Added full_cube constant to block geometry (#205)

This commit is contained in:
Piotr Brzozowski
2023-12-16 16:24:54 +01:00
committed by GitHub
parent 054b3f13a3
commit 0e31d70564
2 changed files with 12 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$id": "blockception.minecraft.behavior.blocks.minecraft.unit_cube",
"title": "Unit Cube",
"description": "[Experimental] Specifies that a unit cube is to be used with tessellation.",
"description": "[Deprecated][Experimental] Specifies that a unit cube is to be used with tessellation.",
"type": "object",
"additionalProperties": false,
"properties": {}