Added minecraft:heartbeat
This commit is contained in:
11
source/behavior/entities/format/components/heartbeat.json
Normal file
11
source/behavior/entities/format/components/heartbeat.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.heartbeat",
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"type": "object",
|
||||
"title": "Health",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {},
|
||||
"examples": [{}]
|
||||
}
|
||||
Reference in New Issue
Block a user