Updating filters and behaviors
This commit is contained in:
@@ -348,6 +348,10 @@
|
||||
"minecraft:behavior.take_flower": { "$ref": "./behaviors/take_flower.json" },
|
||||
"minecraft:behavior.target_when_pushed": { "$ref": "./behaviors/target_when_pushed.json" },
|
||||
"minecraft:behavior.tempt": { "$ref": "./behaviors/tempt.json" },
|
||||
"minecraft:behavior.timer_flag_1": { "$ref": "./behaviors/timer_flag.json" },
|
||||
"minecraft:behavior.timer_flag_2": { "$ref": "./behaviors/timer_flag.json" },
|
||||
"minecraft:behavior.timer_flag_3": { "$ref": "./behaviors/timer_flag.json" },
|
||||
"minecraft:behavior.random_search_and_dig": { "$ref": "./behaviors/random_search_and_dig.json" },
|
||||
"minecraft:behavior.trade_interest": { "$ref": "./behaviors/trade_interest.json" },
|
||||
"minecraft:behavior.trade_with_player": { "$ref": "./behaviors/trade_with_player.json" },
|
||||
"minecraft:behavior.vex_copy_owner_target": { "$ref": "./behaviors/vex_copy_owner_target.json" },
|
||||
|
||||
Reference in New Issue
Block a user