|
| 1 | +# Changelog for Minecraft 1.21.1 |
| 2 | +All notable changes to this project will be documented in this file. |
| 3 | + |
| 4 | +<a name="1.21.1-0.2.13"></a> |
| 5 | +## [1.21.1-0.2.13](https://github.com/CyclopsMC/StructuredCrafting/compare/1.21.1-0.2.12...1.21.1-0.2.13) - 2025-09-13 13:42:12 |
| 6 | + |
| 7 | + |
| 8 | +### Fixed |
| 9 | +* Fix crash when CommonCapabilities is not present, Closes #45 |
| 10 | + |
| 11 | +<a name="1.21.1-0.2.12"></a> |
| 12 | +## [1.21.1-0.2.12](https://github.com/CyclopsMC/StructuredCrafting/compare/1.21.1-0.2.11...1.21.1-0.2.12) - 2025-05-25 07:17:37 +0200 |
| 13 | + |
| 14 | + |
| 15 | +### Fixed |
| 16 | +* Fix multi-output recipes voiding > 1 in Fabric, Closes #44 |
| 17 | + |
| 18 | +<a name="1.21.1-0.2.11"></a> |
| 19 | +## [1.21.1-0.2.11](https://github.com/CyclopsMC/StructuredCrafting/compare/1.21.1-0.2.10...1.21.1-0.2.11) - 2025-05-12 16:53:09 +0200 |
| 20 | + |
| 21 | + |
| 22 | +### Fixed |
| 23 | +* Fix crash with reusable items in a vertical pattern, Closes #42 |
| 24 | + |
| 25 | +<a name="1.21.1-0.2.10"></a> |
| 26 | +## [1.21.1-0.2.10](https://github.com/CyclopsMC/StructuredCrafting/compare/1.21.1-0.2.9...1.21.1-0.2.10) - 2025-05-11 13:34:28 +0200 |
| 27 | + |
| 28 | + |
| 29 | +### Fixed |
| 30 | +* Fix offset for recipes with reusable inputs, Closes #42 |
| 31 | + |
| 32 | +<a name="1.21.1-0.2.9"></a> |
| 33 | +## [1.21.1-0.2.9](https://github.com/CyclopsMC/StructuredCrafting/compare/1.21.1-0.2.8...1.21.1-0.2.9) - 2025-05-10 14:39:25 +0200 |
| 34 | + |
| 35 | + |
| 36 | +### Fixed |
| 37 | +* Fix small recipes with reusable items failing, Closes #42 |
| 38 | + |
| 39 | +<a name="1.21.1-0.2.8"></a> |
| 40 | +## [1.21.1-0.2.8](https://github.com/CyclopsMC/StructuredCrafting/compare/1.21.1-0.2.7...1.21.1-0.2.8) - 2025-05-07 19:21:25 +0200 |
| 41 | + |
| 42 | + |
| 43 | +### Added |
| 44 | +* Add ja_jp translations |
| 45 | +* Add cs_cz translations |
| 46 | +* Add nl_nl translations |
| 47 | +* Add tr_tr translations |
| 48 | + |
| 49 | +### Fixed |
| 50 | +* Fix block not dropping when broken, Closes #41 |
| 51 | +* Fix incorrect recipe on Fabric, Closes #43 |
| 52 | + |
| 53 | +<a name="1.21.1-0.2.7"></a> |
| 54 | +## [1.21.1-0.2.7] - 2024-09-04 17:29:03 +0200 |
| 55 | + |
| 56 | + |
| 57 | +### Changed |
| 58 | +* Refactor code to be compatible with NeoForge, Forge, and Fabric. |
0 commit comments