AlexModGuy / Rats

The Rats Mod for Minecraft
https://minecraft.curseforge.com/projects/rats
GNU Lesser General Public License v3.0
66 stars 49 forks source link

Multiple bugs and missing config options #860

Open Kryllex opened 6 months ago

Kryllex commented 6 months ago

I added some other bugs I found in the last day

GizmoTheMoonPig commented 6 months ago

In the future I would appreciate if each of these was its own issue as its a lot easier for me to keep track of whats been fixed. I obviously cant do this all at once as its a LOT of stuff.

As of writing this ive fixed the mob filter, flight issues, and the dragon fire blocking attacks .

The chest or home must be in the radius for it not to break the rat ai

This is intentional, the rat will only utilize blocks inside its radius. This is to save on block search and pathing operations. This also applies to rats that leave their search radiuses. I can look into making exceptions for points of interest but i'll have to make sure it doesnt have any performance impact