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