Starting on blocks (#137)
* Starting on blocks * Updated collision box * Updated block components * Fixed block/rotation * Making orbi responsible for dependencies * Updating blocks * trigger -> triggers
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.blocks.minecraft.loot",
|
||||
"additionalProperties": false,
|
||||
"type": "string",
|
||||
"title": "Loot",
|
||||
"description": "The path to the loot table, relative to the behavior pack. Path string is limited to 256 characters.",
|
||||
"description": "The path to the loot table, relative to the behavior pack.",
|
||||
"type": "string",
|
||||
"pattern": "loot_tables/.*\\.json$"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user