Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/components/minecraft.is_stackable.json

8 lines
238 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
2021-10-08 12:54:09 +02:00
"$id": "blockception.minecraft.behavior.entities.1.16.0.minecraft.is_stackable",
2021-06-06 10:07:19 +00:00
"description": "Sets that this entity can be stacked.",
"type": "object",
2021-10-08 12:54:09 +02:00
"title": "Is Stackable 1.16.0",
"additionalProperties": false
2021-06-06 10:07:19 +00:00
}