Releases: sisby-folk/tinkerers-smithing
2.5.1
Updates to broken items:
- Broken items are no longer affected by enchantments other than mending - including sillk touch, and curse of binding.
- The only logic that should be adversely affected by this is the XP refund calculation for combining items at a grindstone.
- Vanilla broken elytra are now consisdered broken, showing tooltips etc.
- Connector compatibility plugin removed - the whole mod now works on connector, including broken items.
Full Changelog: v2.4.1...v2.5.1
2.4.1
Fixes anvil mixins using the wrong slot indices in 1.20. Fixes deworking
It was probably late when we did that part of the 1.20 port and made smithing-table-type changes to the anvil :P
Full Changelog: v2.4.0...v2.4.1
2.4.0
Server-side / vanilla client support. Fixes server-side-only recipes being serialized to the client.
Full Changelog: v2.3.1...v2.4.0
2.3.1
Fixes a crash on second world load / reload / new world. Support forge on 1.20, still no brokentools on forge.
Full Changelog: v2.3.0...v2.3.1
2.3.0
#14 - Ported to "QFAPI", i.e, FAPI via the deprecated modules of a QFAPI dependency, still on the quilt toolchain.
Basically, the mod loads on fabric now, and maybe forge via FFAPI+Connector.
The required changes were pretty minor because we weren't using any special QSL bits. So, good time overall.
-connector
: Runs on forge with connector and forgified fabric api. Doesn't have unbreaking tools.
Full Changelog: v2.2.11...v2.3.0
2.2.11
Fix smithing upgrade item decrementing in 1.19.4 and 1.20./1
Full Changelog: v2.2.10...v2.2.11
2.2.10
Changes the EMI previews for recipes to be more visually consistent.
Full Changelog: v2.2.8...v2.2.10
2.2.8
Fix a crash when an item without repair ingredients is added to a material.
Full Changelog: v2.2.6...v2.2.8
2.2.7
1.20 release to add brush repairing to the built-in datapack
Full Changelog: v2.2.5...v2.2.7
2.2.6
Improve logger, properly allow arrays for inherited items.
Full Changelog: v2.2.5...v2.2.6