#Modpack: Fear nightfall Suggestion: Limit teneb...
1 messages · Page 1 of 1 (latest)
Finally someone else noticed it!!
I didn't say anything cause i thought that maybe it was our server that was borked somehow and was spam-spawning everything in the end and Aether
Nobody mentioned anything so i thought that was like "normal"..
The End specifically is "Timed out" BAD with the bazillion mobs around you when you join in..and Aether having way too OP common mobs going around (SoS)....yeah
FYI if you wanna modify your server you can do it manually. End needs this in incontrol spawn.json:
{
"dimension": "minecraft:the_end",
"mod": "tenebrous_lands",
"mincount": 1,
"result": "deny"
}
I do not know what the dimension key for the aether is unfortunately
mincount can be whatever, matching the nether is 5
Tnx 👍
wouldn't "maxcount" be more of a correct argument for a set amount of a type of mobs?
That would make more sense lol. But I think it's interpreted as "do this (deny/allow) if we try to spawn with mincount X"