19 lines
443 B
JSON
19 lines
443 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.heartbeat",
|
|
"description": "UNDOCUMENTED",
|
|
"$comment": "UNDOCUMENTED",
|
|
"type": "object",
|
|
"title": "Health",
|
|
"additionalProperties": false,
|
|
"required": [],
|
|
"properties": {
|
|
"interval": {
|
|
"title": "Interval",
|
|
"description": "UNDOCUMENTED",
|
|
"$comment": "UNDOCUMENTED",
|
|
"$ref": "../../../../molang/number.json"
|
|
}
|
|
},
|
|
"examples": [{}]
|
|
}
|