File Details
QuickerCrafting 0.9.2 BETA
- B
- Jan 19, 2020
- 19.33 MB
- 161
- 1.12.2
- Forge
File Name
quickercrafting-0.9.2.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
0.9.2 is out with some QoL changes
- - Crafting table blocks and items are now configurable in the config. Any block specified within the ValidCraftingTableBlocks or an item held in the ValidCraftingTableItems config will unlock 3x3 recipes. Now any mods crafting tables or items can be configured to work.
- - "Phantom" recipes will cause a RecipeCache refresh if you mouse over them and you shouldn't be able to craft them. This doesn't fix the problem but is a nice bandage until I get rid of them for good.
- - Better InvTweaks support
- - Better Baubles support in QuickerCrafting GUI
- - RecipeCache now updates slightly smarter when in the background
- - /refreshRecipeCache command: causes a force refresh of the RecipeCache if it gets seriously messed up or something
- - Minor config text changes