I do not exactly hate Mobs Redo, but I think the way it is organized is not suitable to fit subgame creator's needs. I also think that some of the technical details of it are insane. I still used it from time in my singleplayer world, however. The mobs themselves are pretty nice.
What pisses me off about Mobs Redo:
- You chose the name “[mobs]”, thus creating a serious name clash in mod space (according to wiki, we have 4 mods with this short name). IMO it is a bad idea when creating such a name clash, even if the mods are not supposed to work together. You are robbing players of the possiblity to at least install these mods next to each other (while not actually using all of them at the same time). Currently, it is not possible to install more than one of these. Unless you manually rename them. But this task is non-trivial to do and should not be expected from mod users.
- You use the same name for the main table as PilzAdam's Simple Mobs mod, thus creating the problem of potentionally overwritten tables (I already explained this)
- Nothing of these incompatibilites is documented
- Your mod is not a pure API, it already adds monsters with it.
- The API is not documented at all, or did I overlook it? This is a problem with many mob mods with API, sadly. :-(
Mobs Redo is not alone with these problems, in fact, many other Simple Mobs forks have these or some of these problems.
Mobs Redo, like many other Simple Mobs forks, works perfectly fine
as long as you use this as your only mob mod on your server or singleplayer world. But as soon you want to combine it with another mob mod, you are basically completely screwed.
Mobs Redo is probably alright for many players who just want to activate mobs quickly and be done with it. But they must be aware of the possible breakdowns when trying to combine it.
IMO a pure API is much more useful when creating subgame.
It would be really nice btw if you push any changes to your API also to Casimir's [mobapi], so it can be actually reused in a sane way. But I don't demand it, do whatever you want with Mobs Redo or [mobapi]. :D