2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.is_stackable",
|
|
|
|
|
"description": "Sets that this entity can be stacked.",
|
|
|
|
|
"type": "object",
|
|
|
|
|
"title": "Is Stackable 1.8.0",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"required": [],
|
2021-07-01 16:37:41 +02:00
|
|
|
"properties": { "value": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Value" } }
|
2021-06-06 10:07:19 +00:00
|
|
|
}
|