Add conditional mod compat for knives from farmer's delight
Still only compatible with a theoretical NBT crafting version. Unofficial 1.19.2 build here.
Full Changelog: https://github.com/sisby-folk/tinkerers-smithing/compare/v1.3.1...v1.4.0
Add repair and dework recipes for carrot and warped fungus on a stick.
This means tinkerer's smithing now covers all items that have durability in vanilla.
Again, still only compatible with a theoretical NBT crafting version. Unofficial 1.19.2 build here.
Full Changelog: https://github.com/sisby-folk/tinkerers-smithing/compare/v1.3.0...v1.3.1
Add:
- Smithing Repair: Elytra (phantom membrane), Chainmail armor (iron), Trident (prismarine crystals), Shield (iron), Shears (iron)
- Grid Repair: Bow (string), Fishing rod (string), Flint & Steel (iron), Leather armor (leather), Crossbow (tripwire hook),
- Smithing Upgrade: Chain -> Diamond
- Grid Upgrade: Leather -> Iron
Again, still only compatible with a theoretical NBT crafting version. Unofficial 1.19.2 build here.
Full Changelog: https://github.com/sisby-folk/tinkerers-smithing/compare/v1.2.0...v1.3.0
Migrate data generation from python to fabric DataGen - this should make it easier to add new recipes soon. (tridents bows fishing rods spears leather chainmail)
Also removes the wooden -> golden tools upgrade path - figured nobody was using that, might add it back later.
Still relies on that theoretical version of NBT crafting. There's a 1.19.2 version here though.
Full Changelog: https://github.com/sisby-folk/tinkerers-smithing/compare/v1.1.0...v1.2.0
Cut down the number of recipes from 338 to 197 using modulo in NBT Crafting #133. This should improve display of shapeless recipes in EMI substantially.
This version requires the theoretical NBT Crafting 2.2.4 that has this PR merged.
Backported a bunch of script improvements from the v3 version of the mod (which never worked)
Full Changelog: https://github.com/sisby-folk/tinkerers-smithing/compare/v1.0.1...v1.1.0
New versioning system. Unified fabric+quilt release.
Full Changelog: https://github.com/sisby-folk/tinkerers-smithing/compare/1.0.0...v1.0.1
This is the first release in both datapack and quilt mod format. Both require nbt-crafting