Fixing behavior.go_and_give_items_to_owner -> on_item_throw
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
},
|
},
|
||||||
"on_item_throw": {
|
"on_item_throw": {
|
||||||
"title": "On Item Throw",
|
"title": "On Item Throw",
|
||||||
"$ref": "../types/trigger.json",
|
|
||||||
"description": "Event(s) to run when this mob throws items.",
|
"description": "Event(s) to run when this mob throws items.",
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{ "$ref": "../types/trigger.json" },
|
{ "$ref": "../types/trigger.json" },
|
||||||
|
|||||||
Reference in New Issue
Block a user