* Starting on blocks * Updated collision box * Updated block components * Fixed block/rotation * Making orbi responsible for dependencies * Updating blocks * trigger -> triggers
9 lines
266 B
JSON
9 lines
266 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.blocks.minecraft.unit_cube",
|
|
"title": "Unit Cube",
|
|
"description": "[Experimental] Specifies that a unit cube is to be used with tessellation.",
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|