Fixing is_stackable

This commit is contained in:
DaanV2
2021-06-15 20:00:01 +02:00
parent d629d5a468
commit 3953e1de11
4 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
{
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.is_stackable",
"description": "Sets that this entity can be stacked.",
"type": "object",
"title": "Is Stackable 1.16.0",
"additionalProperties": false
}