Slime islands missing from config
JaboyKoral opened this issue ยท 2 comments
Minecraft Version
1.18.2
Forge Version
40.1.19
Mantle Version
1.9.20
Tinkers' Construct Version
3.5.0.17
Describe your issue
The worldgen options for slime islands has gone missing in the new config file, so I'm not able to disable them- I've added other methods of obtaining the variety of slimes and don't want these islands/biomes to generate.
Crash Report
No response
Other mods
None
Tried reproducing with just Tinkers?
Yes
Performance Enchancers
None of the above
Searched for known issues?
Checked pinned issues, Searched open issues
No they are not. They have been moved to vanilla's config. It is an absolute pain now to add a config to disable a structure in forge's config because that means adding a config on top of vanillas config. Look in the mod jar, you will see some JSON files for the slime island placement. A datapack can change those.
Honestly, there are probably 4 or 5 ways to disable it, including emptying the biome tag for valid biomes for the island, emptying the list of placable strucures, etc. This is the direction the vanilla game is moving and its a direction I agree with, in the future nothing in tinkers will be in the config file as everything configurable datapack controlled