paulevsGitch / BetterNether

BetterNether Mod
GNU General Public License v3.0
105 stars 73 forks source link

No mob spawn config on Minecraft 1.18 version #517

Closed Factoriac9 closed 2 years ago

Factoriac9 commented 2 years ago

What happened?

When creating a new 1.18.1 world with BetterNether and dependencies installed, no mob spawn settings are generated in config file. I have tested this with a new world and no other mods installed, there are no instances of "mob" or similar terms in the config file under config\betterNether\biomes.json

when testing a 1.17.1 minecraft world with version 5.3.14 of BetterNether, all mob spawn weights are generated in the config just fine.

BetterNether

6.0.10

BCLib

1.3.4

Fabric API

0.46.4

Fabric Loader

0.13.3

Minecraft

1.18.1

Relevant log output

No response

Other Mods

No response

quiqueck commented 2 years ago

The only config currently available in 1.18 is the mobs.json, where you can disable certain mob types. Per Biome Spawn settings are currently not available.

quiqueck commented 2 years ago

Will be in the next release.

quiqueck commented 2 years ago

This should be fixed in 6.0.11. Please re-open this issues if you are still having problems.