oopsies authored by Amy's avatar Amy
...@@ -15,7 +15,7 @@ Would cause the mob to target entities holding Iron Ingots. ...@@ -15,7 +15,7 @@ Would cause the mob to target entities holding Iron Ingots.
```yaml ```yaml
ExampleMob: ExampleMob:
Type: ZOMBIE Type: ZOMBIE
AIGoalSelectors: AITargetSelectors:
- clear - clear
- movetowardsconditional{mr=true;ms=true;conditions=[ - holding{m=IRON_INGOT} true ]} - movetowardsconditional{mr=true;ms=true;conditions=[ - holding{m=IRON_INGOT} true ]}
``` ```
\ No newline at end of file