Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/minecraft.is_stackable.json
2021-10-08 13:04:13 +02:00

8 lines
217 B
JSON

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