I'll admit, I don't know anything about Java. However, I'm trying to use several mods with more than 256 entities between them. I heard that with Forge, if you register mobs with registerModEntity() instead of registerGlobalEntityID(), you can have as many entities as you want.
Is that true? If I switched them around, would I be able to have as many entities as I wanted? Or do I have no idea what I'm talking about?
6 replies
Important Information
By using this site, you agree to our Terms of Use.