sisby-folk / tinkerers-smithing

A minecraft mod implementing a sentimental and convenient rebalance of minecraft gear crafting, repair, combining, and smithing.
https://modrinth.com/mod/tinkerers-smithing
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Make upgrades into real recipes #25

Closed sisby-folk closed 9 months ago

sisby-folk commented 11 months ago

In order to appear in the EMI craftables screen, shapeless upgrades need to be serialized into real recipes for every valid combination of tools and upgrade materials.

Other types could probably use recipe-ifying too, to simplify the amount of number crunching happening at craft-time.

probably makes #10 and #21 easy solves.