diff --git a/source/behavior/entities/format/behaviors/go_and_give_items_to_owner.json b/source/behavior/entities/format/behaviors/go_and_give_items_to_owner.json index 0df947be..21414383 100644 --- a/source/behavior/entities/format/behaviors/go_and_give_items_to_owner.json +++ b/source/behavior/entities/format/behaviors/go_and_give_items_to_owner.json @@ -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" },