Addon with fixes for Varied Commodities
Currently implemented:
JEI Compat for the Carpentry Bench
- The Carpentry Bench will have its own JEI section where any recipes appear that are bigger than the vanilla 3x3 but still fit into the bench's 4x4.
- This also works for recipes that are not by Varied Commodities itself. You can use the normal CraftTweaker functions (recipe.addShaped, recipe.addShapeless etc) to add a 4x4 recipe and it will automatically show up in the Carpentry Bench recipe list.
- The JEI Plugin is fully implemented, so you can use the carpentry bench in the same way together with JEI as you do with the vanilla crafting table. So you can see available recipes (crafting table + carpentry bench) and auto-transfer the items from your inventory in the correct crafting grid slots for a selected recipe
GUI Fixes
- Shift clicking behavior is fixed inside the Carpentry Bench GUI, so shift clicking an item inside the hotbar or inventory will first try to move the clicked stack into the crafting grid.
- Exiting out of the GUI will now place the leftover items back into the players inventory first instead of just dropping them all onto the ground.
- Using number keys inside the carpentry bench gui is fixed to work normally (was disabled for no reason)
Requires FermiumBooter and JEI