Fixing behavior.go_and_give_items_to_owner -> on_item_throw

This commit is contained in:
DaanV2
2024-01-06 22:25:09 +01:00
parent f05045e9d9
commit 2b97835b3b

View File

@@ -10,7 +10,6 @@
},
"on_item_throw": {
"title": "On Item Throw",
"$ref": "../types/trigger.json",
"description": "Event(s) to run when this mob throws items.",
"oneOf": [
{ "$ref": "../types/trigger.json" },