Update nearestconditionaltarget authored by Amy's avatar Amy
...@@ -17,5 +17,5 @@ ExampleMob: ...@@ -17,5 +17,5 @@ ExampleMob:
Type: ZOMBIE Type: ZOMBIE
AITargetSelectors: AITargetSelectors:
- clear - clear
- movetowardsconditional{mr=true;ms=true;conditions=[ - holding{m=IRON_INGOT} true ]} - nearestconditionaltarget{mr=true;ms=true;conditions=[ - holding{m=IRON_INGOT} true ]}
``` ```
\ No newline at end of file