[26.1-pre-2] Fabric API 0.143.13+26.1
on 2026 Mar 13- Bump version (modmuss50)
- 26.1-pre-2 (modmuss50)
- General build script improvements (#5252) (modmuss)
[26.1-pre-1] Fabric API 0.143.12+26.1
on 2026 Mar 11- 移植至 26.1-pre-1 (#5250) (modmuss)
- 添加全局数据附加项 (#5231) (DennisOchulor)
[26.1-snapshot-11] Fabric API 0.143.11+26.1
on 2026 Mar 05- 升级版本(modmuss50)
- 通过不覆盖流体现有的 ChunkSectionLayer 来修复不透明水的问题。(modmuss50)
[26.1-snapshot-11] Fabric API 0.143.10+26.1
on 2026 Mar 03- 版本更新 (modmuss50)
- 版本更新 (modmuss50)
- 26.1-snapshot-11 (#5240) (modmuss)
- 进一步尝试使客户端测试再次稳定 (#5233) (modmuss)
[26.1-snapshot-11] Fabric API 0.143.9+26.1
on 2026 Mar 03- 提升版本 (modmuss50)
- 26.1-snapshot-11 (#5240) (modmuss)
- 进一步尝试使客户端测试再次稳定 (#5233) (modmuss)
[26.1-snapshot-11] Fabric API 0.143.8+26.1
on 2026 Mar 03- 26.1-snapshot-11 (#5240) (modmuss)
- 进一步尝试使客户端测试再次稳定 (#5233) (modmuss)
[26.1-snapshot-10] Fabric API 0.143.7+26.1
on 2026 Feb 26- 版本升级 (modmuss50)
- 流体渲染API重构 + 渲染测试修复 (#5232) (modmuss)
[1.21.1] Fabric API 0.116.9+1.21.1
on 2026 Feb 26- 更新版本 (modmuss50)
- 在 Storage.insert 中遵循物品的最大堆叠大小 (#5220) (Eric Coleman)
[26.1-snapshot-10] Fabric API 0.143.6+26.1
on 2026 Feb 24- 版本更新(modmuss50)
- 26.1-snapshot-10(modmuss50)
- 存储.insert 中遵循物品 MAX_STACK_SIZE(#5228)(modmuss,Eric Coleman)
- 稳定的数据附件 API(#5222)(modmuss)
- 修复提取上下文准备过晚的问题(#5224)(modmuss)
- 快照 9 及客户端测试修复(#5211)(modmuss)
[26.1-snapshot-8] Fabric API 0.143.5+26.1
on 2026 Feb 17- Bump version (modmuss50)
- Fix client gametests (modmuss50)
- 26.1-snapshot-8 (modmuss50)
- Add
c:item_framesentity tag (#5203) (TelepathicGrunt, Cassian Godsted) - Migrate Custom Ingredients, Block Particle Position and Data Attachments to PacketContext (#5205) (Patbox)
- Fix datagen not deleting removed files (#5210) (modmuss)
- Use entrypoints and
RendererProviderfor more reliableRendererregistry (#5185) (Sylv, PepperCode1)
[26.1-snapshot-7] Fabric API 0.143.4+26.1
on 2026 Feb 11- 26.1快照版-7(modmuss)
[26.1-snapshot-6] Fabric API 0.143.3+26.1
on 2026 Feb 10- 更新版本(modmuss50)
- 持久化客户端游戏测试服务器的自定义游戏规则设置(#5195)(modmuss)
- 为染料标签添加别名(#5193)(Cassian Godsted)
- 修复方块与物品提交渲染中对多层模型的支持(#5181)(PepperCode1)
- 更新/修复
LevelRenderEvents,使其与原版LevelRenderer的变更保持一致(#5182)(PepperCode1) - 实现数据包上下文 API(#5164)(Patbox)
- 修复客户端游戏测试未创建有效专用服务器世界的问题(#5194)(modmuss)
- 快照6移植修复(#5187)(modmuss)
[26.1-snapshot-6] Fabric API 0.143.2+26.1
on 2026 Feb 03- 版本更新 (modmuss50)
- 26.1-snapshot-6 (modmuss50)
[26.1-snapshot-5] Fabric API 0.143.1+26.1
on 2026 Feb 03- 更新版本(modmuss50)
- 延迟方块实体附件同步,以匹配原版的同步时机(#5178)(DennisOchulor)
- 为新的
Enchantment函数式接口添加传递性访问加宽器(#5177)(ThePotatoArchivist) - 将
fabric-registry-sync-v0添加至fabric-gametest-api-v1的依赖项中,以修复崩溃问题(#5176)(EpicPix) - 使查找 API 上下文继承可为空对象(#5172)(D. Firmansyah)
[1.21.11] Fabric API 0.141.3+1.21.11
on 2026 Feb 03- 更新版本(modmuss50)
- 分别刷新与已连接原语关联的用户界面元素(#5175)(SkyNotTheLimit)
- 使查找 API 上下文继承可空对象(#5173)(D. Firmansyah)
[26.1-snapshot-5] Fabric API 0.143.0+26.1
on 2026 Jan 29- 更新版本(modmuss50)
- 修复构建问题(modmuss50)
- 更新名称,将 getIdOrThrow 替换为访问宽化器(#5169)(Patbox)
- 建议最大行长度设为 100 字符(#5163)(modmuss)
- 若方块实体所在区块尚未完全加载,则延迟调用 setChanged()(#5162)(DennisOchulor)
- Mixin 清理(第二部分)(#5160)(modmuss、joe)
- 对连接了基础图元的 UI 元素进行独立刷新(#5157)(SkyNotTheLimit)
- 添加大型附件同步功能(#5143)(DennisOchulor)
- 添加调试 API(#5136)(Sylv、Juuz)
- 添加进度展示渲染器(#5132)(EightSidedSquare)
- 创建 EventResult 枚举类型,作为 InteractionResult 的更简替代方案(#5129)(Patbox)
- 添加用于修改维度环境属性的事件(#5098)(Hugman)
[26.1-snapshot-5] Fabric API 0.142.3+26.1
on 2026 Jan 27- 26.1快照版-5(modmuss50)
[26.1-snapshot-4] Fabric API 0.142.2+26.1
on 2026 Jan 23- 更新版本(modmuss50)
- 修复在尝试同步附件时因 player.connection 为空而导致的空指针异常(NPE)(modmuss50)
- 不再因目标未知而断开连接。(#5156)(modmuss)
- 处理已排队同步附件的 ID 变更。(#5155)(modmuss)
- 迁移至 ClassTweaker。(#5153)(modmuss)
- 修复 DynamicRegistrySetupCallback 在加载后而非加载前被调用的问题。(#5152)(modmuss)
[1.21.11] Fabric API 0.141.2+1.21.11
on 2026 Jan 23- 更新版本(modmuss50)
- 修复在同步存钱器附件时因 player.connection 为空而导致的空指针异常(modmuss50)
- 不再因目标未知而断开连接。(#5156)(modmuss)
[1.21.1] Fabric API 0.116.8+1.21.1
on 2026 Jan 23- 修复发布工作流(modmuss50)
- 升级版本号(modmuss50)
- 修复在同步存钱器附件时因 player.connection 为空而导致的空指针异常(modmuss50)
- 不再因目标未知而断开连接。(#5156)(modmuss)
- 实现
#c:foods/dough标签。(#5144)(IThundxr)


