Help with custom AI goals

Started by AquaticVillager on

Topic category: Advanced modding

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with custom AI goals

I found these advanced blocks in the AI goals section while making an entity, they say custom code snippet but what does it actually do? I'm stumped.
 

They just put directly code…
Sun, 03/22/2026 - 15:06

They just put directly code into AI section of entity code.

Only for experienced users that understand how Goals work in the game code

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ah, so like if I want to…
Sat, 05/02/2026 - 18:46

ah, so like if I want to make it dig, without using procedures, I can just use the code snippet