Compatibility
Minecraft: Java Edition
1.21.8
1.21.4
1.21–1.21.1
1.20.4
1.20.1
1.19.2–1.19.4
1.19
1.18.2
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 3 years ago
Updated 6 days ago
Changelog
Changelog for Minecraft 1.21.1
All notable changes to this project will be documented in this file.
1.21.1-1.3.1 - 2025-10-11 13:24:42
Fixed
- Fix missing infobook index tag for attuned crafting interface
1.21.1-1.3.0 - 2025-10-07 17:32:46 +0200
Added
- Add Attuned Crafting Interface: Handles crafting for all recipes exposed by the target machine.
Fixed
- Fix recursive recipes failing complete plan calculation
1.21.1-1.2.3 - 2025-07-29 17:19:54 +0200
Added
- Add translations through Crowdin (#148)
- Add PT_BR localization (#147)
Fixed
- Fix autocraft crash when recipe does not fit in 2x2, Closes #149
- Fix some spelling and grammar typos in lang (#145)
1.21.1-1.2.2 - 2025-05-31 21:36:01 +0200
Fixed
- Fix aspect icons in Network Reader not loading
1.21.1-1.2.1 - 2025-05-25 07:02:10 +0200
Fixed
- Fix cursor centering on gui switching, Closes CyclopsMC/IntegratedDynamics#1514
1.21.1-1.2.0 - 2025-05-10 09:01:12 +0200
Added
- Add smithing table and stonecutter support, Closes #118
1.21.1-1.1.16 - 2025-02-15 10:20:55 +0100
Fixed
- Fix broken advancement icons
1.21.1-1.1.15 - 2025-02-10 16:29:37 +0100
Fixed
- Fix over-estimation of storage contents when calculating jobs
This could occur when an ingredient could be partially extracted from storage and partially had to be autocrafted via a sub-job. The simulated extraction memory was being set to an amount that was too low, which caused the algorithm to incorrectly think there was more to extract. The flaw in reasoning before this commit was that the simulation extraction memory would only increment. But this is false, since it will decrement when sub-jobs are calculated, and this decrement was not taken into account.
Closes #125
1.21.1-1.1.14 - 2025-02-08 16:19:03 +0100
Added
- Add tr_tr translations
Fixed
- Fix rare crash when finalizing crafting jobs, Closes #133
1.21.1-1.1.13 - 2024-11-22 07:13:55 +0100
Fixed
- Fix unable to clear part IDs, Closes CyclopsMC/IntegratedTunnels#309
1.21.1-1.1.12 - 2024-11-10 13:52:25 +0100
Fixed
- Fix crash when recipe does not fit in 3x3 nor 2x2 grid, Closes #117
1.21.1-1.1.11 - 2024-10-26 15:52:42 +0200
Fixed
- Allow multi-output recipes to be reused across jobs Even if not all outputs of such recipes are used in one sub-job, they can still be used by other sub-jobs. Previously, such cases would trigger multiple invocations of these recipes, while fewer would be sufficient. Closes CyclopsMC/IntegratedTerminals#131
1.21.1-1.1.10 - 2024-08-21 17:39:36 +0200
Fixed
- Fix dynamic recipes in crafting interfaces broken after reload Related to CyclopsMC/IntegratedCrafting#110
- Refer to NeoForge's updateJSONURL instead of Forge's
[1.21.1-1.1.9] - 2024-08-09 21:09:32 +0200
Changed
- Update to updated CommonCapabilities API Required for CyclopsMC/IntegratedDynamics#1375
Files
Metadata
Release channel
ReleaseVersion number
1.21.1-1.3.1Loaders
Game versions
1.21.1Downloads
38Publication date
October 11, 2025 at 11:27 AMPublisher
rubensworks
Owner