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,6 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.blocks.minecraft.unit_cube",
|
||||
"title": "Unit Cube",
|
||||
"description": "Specifies that a unit cube is to be used with tessellation.",
|
||||
"type": "object"
|
||||
"description": "[Experimental] Specifies that a unit cube is to be used with tessellation.",
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"properties": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user