EvilCraft

EvilCraft

19M Downloads

Option to turn off or tune down the annoying netherfish spawn

Unrepentant-Atheist opened this issue · 6 comments

commented

When you have 3x3 or 5x5 mining tools with efficiency 5+ and you almost instant mine the blocks in Nether, the netherfish spawn en masse.

THey are absolutely annoying to deal with to the point where turning off the mod is the better option.

Please add an option to tune down the spawn of Netherfish or turn them completely off.

commented

All worldgen can be fully configured using datapacks since recent MC versions.
The relevant file you need is here: https://github.com/CyclopsMC/EvilCraft/blob/master-1.21/src/main/resources/data/evilcraft/worldgen/placed_feature/ore_infested_nether.json
Does this solve your problem?

GitHub
An evil mod for Minecraft. Contribute to CyclopsMC/EvilCraft development by creating an account on GitHub.
commented

Well, maybe, if I knew how do do a datapack..., sure. Why not provide one on github, with default values, so folks can tune them to their liking?+

commented

There are many guides for datapacks out there.
Here's a good one: https://minecraft.fandom.com/wiki/Tutorials/Creating_a_data_pack

Note to self: check if default spawn rates of infested nether blocks need to be lowered.

commented

That's for 1.21, I play on 1.20.1 =( and am too stupid to get a datapack working.

commented

Sure, I can backport it.

commented

Done in 7d52b13