Skip to content

Commit

Permalink
- Fix move around target ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Xterionix committed Sep 20, 2024
1 parent e4c7e37 commit c89b250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/behavior/entities/format/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
"minecraft:behavior.swoop_attack": { "$ref": "./behaviors/swoop_attack.json" },
"minecraft:behavior.take_flower": { "$ref": "./behaviors/take_flower.json" },
"minecraft:behavior.teleport_to_owner": { "$ref": "./behaviors/teleport_to_owner.json" },
"minecraft:behavior.move_around_target": { "$ref": "./behaviors/move_around_target" },
"minecraft:behavior.move_around_target": { "$ref": "./behaviors/move_around_target.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" },
Expand Down

0 comments on commit c89b250

Please sign in to comment.