File Details
redstonelink-makomi-fabric-1.21.1-1.6.3-beta.jar
- B
- Apr 24, 2026
- 2.25 MB
- 11
- 1.21.1
- Fabric
File Name
redstonelink-makomi-fabric-1.21.1-1.6.3-beta.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Update Information for 1.6.3-beta
- Optimized the display of aliases in HUD, pairing GUI, and item tooltips, making the node sets of filters and block activators more clearly visible.
- When opening the pairing GUI, a unified serial self-healing process is now executed first.
- After a node is retired, the alias it occupied will be automatically released, reducing conflicts when reopening the GUI or reallocating.
- Fixed the cross-tick aggregation semantics of
sync: within the same tick, it still takes effect with high intensity, and across ticks, only the latest frame is retained; now, a lower-intensitysyncin a later tick can correctly overwrite a higher-intensitysyncin an earlier tick. - Fixed the fallback behavior after the latest
syncfails: it no longer incorrectly reveals thesyncresult of an old tick. - Added validity verification when saving the node sets of filters and block activators.
- Added manual reset and re-export entries on the web page.
1.6.3-beta的更新信息
- 优化别名在 HUD、配对 GUI 和物品 tooltip 中的显示,过滤器与区块激活器的节点集外显更清晰。
- 打开配对 GUI 会先走统一的 serial 自愈
- 节点退役后会自动释放别名占用,减少后续重开 GUI 或重新分配时的冲突。
- 修复
sync跨 Tick 聚合语义:同 Tick 内仍按高强度生效,跨 Tick 只保留最新一帧;更晚 Tick 的低强度sync现在可以正确覆盖更早 Tick 的高强度sync。 - 修复最新
sync失效后的回退行为:不会再错误回露旧 Tick 的sync结果。 - 过滤器、区块激活器节点集保存增加有效性验证
- 网页添加手动重置/重新导出入口

