Open sisby-folk opened 1 year ago
since the refactors in 2.6, this could probably be easily achieved by creating recipe types that are "in between" current types and base types - i.e, upgrade recipes that separate the copy-nbt base from the additions, but can have any arbitrary set of additions.
Terrasteel armor requires complex runes, which aren't its repair material, to craft.
This poses an issue, because smithing tables (in 1.19.2) take only one item, and crafting recipes reject enchantments.
There needs to be a system for overriding upgrade recipes that can overcome both of these problems.