基本信息
我的世界Java版本
26.1.x
1.21.3–1.21.11
1.21–1.21.1
1.20.4
1.20–1.20.1
1.19.x
1.18.2
平台
Fabric
运行环境
分类
搬运团队
搬运资源声明
对于可进行 JAR 文件搬运的许可证,我们提供站内下载服务;其他资源会跳转到原帖下载。资源更新可能不及时,建议前往资源内提供的原帖链接下载最新版本。
详情信息
许可证 MPL-2.0
发布于 2024-11-28
更新于 2026-04-27
更新日志
更新日志
本项目所有值得注意的变更都将记录在此文件中。
本格式基于 Keep a Changelog,
本项目遵循 语义化版本控制。
[v26.1.1-mc26.1.x] - 2026-04-26
修复
- 修复 common 模块的 Mixin 配置插件包路径
[v26.1.0-mc26.1.x] - 2026-04-24
变更
- 更新至 Minecraft 26.1.x
- 将
SpecialBlockModelRenderersContext重构为BuiltInBlockModelsContext - 替换为
ItemComponentsContext与ModConstructor::onRegisterItemComponentPatches CustomTransmuteRecipes不再存储RecipeSerializer,而是使用 ResourceKey 动态获取序列化器实例- 将
ExtractRenderStateCallback重命名为ExtractEntityRenderStateCallback - 将
DrawItemStackOverlayCallback重命名为ExtractItemStackDecorationsCallback
移除
- 移除
ClientModConstructor::onRegisterBlockRenderTypes与ClientModConstructor::onRegisterFluidRenderTypes - 移除
BlockColorsContext::getBlockColor - 移除
SpritelessImageButton - 移除
MutableBakedQuad::hasAmbientOcclusion - 移除
ClientBlockSetFamily中对ChunkSectionLayer的处理 - 移除
VillagerTradesContext - 移除
TickingBlockEntity中的普通clientTick与serverTick方法 - 移除
AbstractLanguageProvider$BlockFamilyBuilder - 移除
PlayerInteractEvents$UseEntityAt,改用PlayerInteractEvents$UseEntity



