Behavior raid_garden not triggered other than crop
Verification builds: 1.5.3 (latest store version) has not been fixed in later versions
Summary: minecraft:behavior.raid_garden isn't triggered when a block other than crop is specified
Impact: Using minecraft:behavior.raid_garden doesn't activate on a mob if the specified block(s) inside the component aren't a crop block (potato block). It doesn't work even if it is set as main priority (priority 0). Doesn't work even if it is the only behavior goal the mob has.
Repro Steps: make a behavior:
Example code: (For skeleton.json) "minecraft:behavior.raid_garden": { "priority": 0, "blocks": [ "leaves" ], "search_range": 16, "goal_radius": 0.8 }
Observed Results: nothing happens
Expected Results: Make the mob look as if it was eating the Acacia Leaves block like the Rabbit eats the Carrot Block.
Screenshots/Videos attached: No
2018-08-13, 06:55 PM
2018-08-28, 01:32 AM
2018-08-27, 10:50 PM
0
0
-