[1.12.2] Crash after disabling Mechanical Drying Basin
KAfable opened this issue ยท 2 comments
Issue type: Crash
- ๐ Bug
Short description:
https://hastebin.com/umilijonan.sql
Steps to reproduce the problem:
- Disable Mechanical Drying Basin in the configs
` B:mechanical_drying_basin=false - Start the game.
Versions:
- This mod: 0.10.0
- CyclopsCore:
- Minecraft: 1.12.2
- Forge: 2584
Log file:
Can't reproduce this in a clean environment.
Did you by any chance create custom mech drying basin recipes? If so, you have to make sure that <condition type="config">mechanical_drying_basin</condition>
is present in the recipe, otherwise this crash can occur if the mech drying basin has been disabled, this is intentional.