McJtyMods / InControl

Be In Control of Mob Spawns and others
MIT License
46 stars 17 forks source link

[1.15.2]InControl question #356

Closed 2929762171 closed 1 year ago

2929762171 commented 1 year ago

When I use this rule,they are no longer spawn anywhere..... And "dimension": "mmorpg:resettable_dungeon" is the same situation. (I just want to know how it works.)

{ "mob": ["mutantbeasts:mutant_creeper","mutantbeasts:mutant_zombie","mutantbeasts:mutant_skeleton"], "dimensionmod": "mineandslash", "onjoin": true, "result": "deny" }

McJty commented 1 year ago

Well this rule would make those mobs not spawn in all dimensions from mineandslash. Is that what you want?

2929762171 commented 1 year ago

Yes,but it works on other dimensions..

McJty commented 1 year ago

Ah you use dimensionmod. That's not supported in 1.15.2. In fact 1.15.2 is ancient. That's not a version I support still

2929762171 commented 1 year ago

OK,thanks