Added:
- Added new option in config to replace Furnace GUI with a chest GUI.
Code (YAML):
other
:
# Set this option to true if you are facing issue with the furnace gui
replace_furnace_with_chest_gui
: true
Bug Fix:
- Fixed NoSuchMethodException error
Other Changes:
- Slight extended the delay time to fetch data as a workaround to fix an issue with AdvancedChests. (It will be fully fixed once v3.0.0 is released)