alcatrazEscapee / tinkers-forging

A Minecraft mod that adds TFC Style Forging to 1.12+
https://minecraft.curseforge.com/projects/tinkers-forging
GNU General Public License v3.0
15 stars 5 forks source link

Make the anvil remember the last operation #19

Closed LeoBeliik closed 5 years ago

LeoBeliik commented 5 years ago

When I try to make multiple batches of the same item, the anvil constantly reset the item to make. For example, if I wanna make 5 pickaxe heads, everytime that I make one, the anvil goes to the hammer recipe, and I need to change to the pickaxe head again.

alcatrazEscapee commented 5 years ago

Memory of which pattern is based on the item, so if you work an item and remove it, it will remember the recipe and you'll only have to select it once per item. That takes precedence over remembering the last thing that was done.