Started by
ivanwafles67
on
Topic category: Help with Minecraft modding (Java Edition)
Hello,
In the "AI and Goals" section of a Living Entity's editing tab, you can set an "Entity Base" that is intended to override some features of your custom entity. I am wondering where the actual code is for this setting, is it in the Living Entity's .java file? The RegisterGoals() section does not seem to have such overrides.