* Adding block minecraft:transformation #176
* Updated heartbeat #171
* Fixing #152
This commit is contained in:
Daan Verstraten
2023-05-21 17:11:28 +02:00
committed by GitHub
parent c7c9f670bf
commit 86171d9732
5 changed files with 113 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"title": "Baby Type"
},
"breed_event": {
"$ref": "../types/event_object.json",
"$ref": "../types/event_object_filters.json",
"description": "Event to run when this entity breeds.",
"title": "Breed Event"
},