Invalid loom automation config option causing crash on world load
ammoore00 opened this issue ยท 1 comments
The new config option for whether or not to allow the loom to interact with automation generates in a malformed state, causing the game to crash when it loads a world.
The offending config:
[blocks.loom]
[blocks.loom."will interact with in-world automation such as hoppers on a side-specific basis"]
#If true, looms will interact with in-world automation such as hoppers on a side-specific basis.
= true
Duplicate of #2409