基本信息
我的世界Java版本
平台
其他链接
搬运团队
搬运资源声明
对于可进行 JAR 文件搬运的许可证,我们提供站内下载服务;其他资源会跳转到原帖下载。资源更新可能不及时,建议前往资源内提供的原帖链接下载最新版本。
详情信息
更新日志
# Changelog for Minecraft 1.21.1
All notable changes to this project will be documented in this file.
<a name="1.21.1-1.29.0"></a>
## [1.21.1-1.29.0](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.28.0...1.21.1-1.29.0) - 2026-02-17 10:55:45
### Added
* Add AND, OR, and NOT logical expression support to NBT path
Expression such as `(@.a > 5 && @.a < 15) || @.a == 20` or
`$.items[?(@.min < 10 && @.min > 5)]` can not be executed.
Closes #210
### Changed
* Modify value if needed when setting minValue in WidgetNumberField
<a name="1.21.1-1.28.0"></a>
## [1.21.1-1.28.0](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.27.2...1.21.1-1.28.0) - 2025-12-22 13:54:29 +0100
### Added
* Add helpers for registering to structure template pools
Required for CyclopsMC/EvilCraft#1146
* Add PoiConfigCommon
* Add translations through Crowdin (#213)
<a name="1.21.1-1.27.2"></a>
## [1.21.1-1.27.2](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.27.1...1.21.1-1.27.2) - 2025-11-11 13:52:44 +0100
### Fixed
* Fix packets always being handled on the main thread
Related to CyclopsMC/IntegratedCrafting#156
<a name="1.21.1-1.27.1"></a>
## [1.21.1-1.27.1](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.27.0...1.21.1-1.27.1) - 2025-10-22 16:29:43 +0200
### Fixed
* Fix empty item entities being spawned
Closes CyclopsMC/IntegratedTunnels#348
<a name="1.21.1-1.27.0"></a>
## [1.21.1-1.27.0](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.26.2...1.21.1-1.27.0) - 2025-10-07 07:43:29 +0200
### Added
* Add IngredientComponentStorageComposite (required for Integrated Mekanism)
<a name="1.21.1-1.26.2"></a>
## [1.21.1-1.26.2](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.26.1...1.21.1-1.26.2) - 2025-08-08 20:10:42 +0200
### Changed
* Add translations through Crowdin (#208)
* Update PT_BR localization (#206)
<a name="1.21.1-1.26.1"></a>
## [1.21.1-1.26.1](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.26.0...1.21.1-1.26.1) - 2025-05-31 19:12:50 +0200
### Fixed
* Fix scrollbar not moving on screen resize
Closes CyclopsMC/IntegratedDynamics#1515
<a name="1.21.1-1.26.0"></a>
## [1.21.1-1.26.0](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.25.9...1.21.1-1.26.0) - 2025-05-03 15:27:36 +0200
### Added
* Allow infobooks to be placed in lecterns
Required for CyclopsMC/IntegratedDynamics#1496 and CyclopsMC/EvilCraft#1110.
<a name="1.21.1-1.25.9"></a>
## [1.21.1-1.25.9](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.25.8...1.21.1-1.25.9) - 2025-04-12 13:29:59 +0200
### Fixed
* Fix insertion into some slots failing
Closes CyclopsMC/IntegratedDynamics#1502
<a name="1.21.1-1.25.8"></a>
## [1.21.1-1.25.8](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.25.7...1.21.1-1.25.8) - 2025-03-24 16:19:02 +0100
### Fixed
* Fix not all key combinations working for key bindings
Closes CyclopsMC/IntegratedTerminals#166
<a name="1.21.1-1.25.7"></a>
## [1.21.1-1.25.7](https://github.com/CyclopsMC/CyclopsCore/compare/1.21.1-1.25.6...1.21.1-1.25.7) - 2025-02-24 16:19:08
... [内容过长已截断]



