Hi,
I would like to have the ability to breed peaceful mobs without changing the orginal mobs source code.
My favourite mobs mod is mobs redo. I suggested to include breeding into this mode but it was rejected due to performance issues, which is ok for me.
I still haven't given up the idea and will try to code an mobs redo add-on.
So what my mod would do:
- when giving "aphrodisiac" (maybe a special kind of fruit) to an animal, the animal would turn to a temporary "lovemode"
- the mod would then search for other horny animals within a certain radius
- if found, a new animal would spawn
Is it generally possible to code these functionalities as an mod add-on?