Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.77 KB

File metadata and controls

58 lines (36 loc) · 1.77 KB

Changelog for Minecraft 1.21.1

All notable changes to this project will be documented in this file.

1.21.1-0.2.13 - 2025-09-13 13:42:12

Fixed

  • Fix crash when CommonCapabilities is not present, Closes #45

1.21.1-0.2.12 - 2025-05-25 07:17:37 +0200

Fixed

  • Fix multi-output recipes voiding > 1 in Fabric, Closes #44

1.21.1-0.2.11 - 2025-05-12 16:53:09 +0200

Fixed

  • Fix crash with reusable items in a vertical pattern, Closes #42

1.21.1-0.2.10 - 2025-05-11 13:34:28 +0200

Fixed

  • Fix offset for recipes with reusable inputs, Closes #42

1.21.1-0.2.9 - 2025-05-10 14:39:25 +0200

Fixed

  • Fix small recipes with reusable items failing, Closes #42

1.21.1-0.2.8 - 2025-05-07 19:21:25 +0200

Added

  • Add ja_jp translations
  • Add cs_cz translations
  • Add nl_nl translations
  • Add tr_tr translations

Fixed

  • Fix block not dropping when broken, Closes #41
  • Fix incorrect recipe on Fabric, Closes #43

[1.21.1-0.2.7] - 2024-09-04 17:29:03 +0200

Changed

  • Refactor code to be compatible with NeoForge, Forge, and Fabric.