Releases: gbl/EasierCrafting
Hopefully fix issue #8
This should fix the NPE when hitting the e key twice extremely fast
Test release for Issue #7
This should fix the divide by zero crash
Repair recipes and don't suggest items with nbt tags as ingredients
This fixes a bug when renamed items were suggested as ingredients for the new recipe types.
Also, this adds item repairs - if you have two tools or armor pieces of the same type, both damaged, you'll get the option of combining them to repair them.
This new option will only consider unenchanted items, so there's no risk of combining your eff5-unb3-mending-silk touch pick with your eff5-unb3-mending-fortune3 pick into a shiny, but unenchanted, pick.
However, you might have a skeleton grinder that provides you with lots of damaged bows, some of them enchanted with something stupid like unbreaking 1. To allow you combining those with just one click, there's a new option for the maximum number of enchantments an item may have for repairs. You can set this to one to allow combining items that have one enchantment, still leaving your 4-enchantment picks alone. Use with caution.
Craft fireworks, colored shulkers, and tipped arrows. Beta version.
This adds some of the recipes that are not "standard" recipes, like fireworks, shulker box coloring, and tipped arrows, to the list of craftable recipies if ingredients are found in your inventory. Warning, has not been tested much. Set the EXPERIMENTAL options to true in configuration to allow those recipes at all.
easiercrafting-1.11.2-forge13.20.0.2231-1.2.debug1.jar
This is a version for 1.11.2 that has additional debugging stuff enabled to help with issue 5. Don't use this unless you have to.
1.1 for forge 14.21.1.2387
Updated; fixed a bug with 2x2 recipes
Minecraft 1.12 support
Updated to 1.12, made some stuff configurable, and fixed focus handling.
First released version
This makes crafting easier by displaying a list of items you can craft using your current inventory. Clicking one of these items will craft this item once, while Shift-Clicking an item will fill the crafting grid once and shift-click the output field to craft as many items as possible.
Also, if you're not sure about a specific recipe, you can enter the (partial) name of the output item in a text box above the recipe list; getting a list of all craftable items that match that name, no matter if you have the ingredients. Moving your mouse to one of these items will show you the recipe.
This mod will not fill the crafting grid more than once per click, so you can't craft your whole inventory at once. This is for the benefit of servers that allow mods, but don't want mods to be able to do "more" than vanilla minecraft - if you want to convert your whole inventory of sugar cane to paper, you'll have to keep shift-clicking the paper icon, converting one crafting grid (3 stacks) at a time.