10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.is_sheared",
|
|
"description": "Sets that this entity is currently sheared.",
|
|
"type": "object",
|
|
"title": "Is Sheared",
|
|
"additionalProperties": false,
|
|
"required": [],
|
|
"properties": {}
|
|
}
|