promotional bannermobile promotional banner

Wireless Redstone: RedstoneLink-makomi

A fun and useful wireless redstone mod

File Details

redstonelink-makomi-fabric-1.21.1-1.8.0-release.jar

  • R
  • Apr 26, 2026
  • 2.48 MB
  • 9
  • 1.21.1
  • Fabric

File Name

redstonelink-makomi-fabric-1.21.1-1.8.0-release.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:redstonelink-makomi-1511864:7987124"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.8.0-release

Major update from the 1.6.3-beta line.

Highlights

  • Added Link Repeater
  • Added Smart Glasses to carry far/near overlays and visualize display
  • Added Smart Node Container for portable node storage and placement
  • Sync Linker now supports in-game custom signal strength 0-15

Improvements

  • Visualized links now support incremental refresh instead of staying as a stale one-time snapshot
  • Better HUD / tooltip / current-link display for nodes, aliases, and repeaters
  • Repeater support has been extended across visualization, graph export, web editor, delay validation, lifecycle handling, and cross-chunk behavior
  • Smart Node Container now replaces the old aggregate-shell workflow with a real chest-like handheld container

Fixes

  • Fixed multiple repeater edge cases
  • Fixed sync cross-tick aggregation/recompute issues
  • Fixed recipe parsing issues that prevented some recipes from appearing in JEI
  • Fixed client shutdown crash caused by duplicate scroll callback release

Technical cleanup

  • Removed the old aggregate-related mixin path
  • Synced recipes, guides, item guide pages, and mechanism docs to the new systems

1.8.0-release

相较 1.6.3-beta,这是一次较大的功能整合更新。

主要内容

  • 新增 转发器
  • 新增 智能眼镜,承接远近外显与连线显示
  • 新增 智能节点容器,用于便携收纳与放置节点
  • 同步遥控器 支持游戏内自定义 0-15 信号强度

改进

  • 连线可视化从一次性快照改为增量刷新,连接变化后会自动同步显示
  • 优化了节点、别名、转发器相关的 HUD、tooltip 和当前连接显示
  • 转发器已接入连线显示、图导出、网页图编辑、延迟验证、生命周期处理和跨区块行为
  • 智能节点容器替代旧聚合壳思路,改为真正的大箱子式手持容器

修复

  • 修复多个转发器边界问题
  • 修复 sync 跨 tick 聚合与重算问题
  • 修复部分配方解析失败导致 JEI 不显示的问题
  • 修复客户端退出时滚轮回调重复释放导致的崩溃

整理

  • 移除了旧的聚合相关 mixin 实现路径
  • 已同步相关配方、使用说明、图鉴和机制文档