Changes

Summary

  1. Show melter recipes in their own JEI tab by default (details)
Commit 223f44bda5377fbfd3de1e0eafcadfa7f4bb6c9c by KnightMiner
Show melter recipes in their own JEI tab by default
This makes the overrides and blacklist more clear to the end user, which
should help with #31. Also, it makes it more clear when solid fuel can
be used for a recipe. This feature can be disabled if desired, as most
times its redundant.
The file was addedsrc/main/resources/assets/tcomplement/textures/gui/jei/melter.png
The file was modifiedsrc/main/java/knightminer/tcomplement/plugin/jei/JEIPlugin.java (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/common/Config.java (diff)
The file was addedsrc/main/java/knightminer/tcomplement/plugin/jei/melter/MeltingRecipeChecker.java
The file was addedsrc/main/java/knightminer/tcomplement/plugin/jei/melter/MeltingRecipeCategory.java
The file was modifiedsrc/main/java/knightminer/tcomplement/library/TCompRegistry.java (diff)
The file was addedsrc/main/java/knightminer/tcomplement/plugin/jei/melter/MeltingRecipeWrapper.java
The file was modifiedsrc/main/resources/assets/tcomplement/lang/en_us.lang (diff)