Filter loader...
Filter versions...
Filter channels...

1.2.2+1.20.4 - 2025-09-30

Changed

  • Shorten display name on CurseForge and Modrinth:
    • before: [<loader> <mc-version>] wirelessredstone-<mod-version> e.g. [Forge 1.20.1] wirelessredstone-1.2.2
    • now: [<loader> <mc-version>] <mod-version> Wireless Redstone e.g. [Forge 1.20.1] 1.2.2 Wireless Redstone

Fixed

  • Linker highlight not showing when held in off-hand

1.2.2+1.20.1 - 2025-09-30

Changed

  • Shorten display name on CurseForge and Modrinth:
    • before: [<loader> <mc-version>] wirelessredstone-<mod-version> e.g. [Forge 1.20.1] wirelessredstone-1.2.2
    • now: [<loader> <mc-version>] <mod-version> Wireless Redstone e.g. [Forge 1.20.1] 1.2.2 Wireless Redstone

Fixed

  • Linker highlight not showing when held in off-hand
  • NeoForge: startup crash due to locked registry exception

1.2.1+1.20.1 - 2025-09-20

Back-port from 1.2.1+1.20.4

1.2.1+1.20.4 - 2025-09-19

Changed

  • Remove exception stacktrace from config error log

1.2.0+1.20.4 - 2025-09-11

Changed

  • Versioning Scheme:
    • Before: <mcversion>-<version>, e.g. 1.20.4-1.2.0
    • After: <version>+<mcversion>, e.g. 1.2.0+1.20.4
  • Dev only

1.20.4-1.2.0-beta - 2025-03-13

Fixed

  • Forge & NeoForge: redstone wires connecting up or down to transmitters/receivers
  • Fabric: redstone wires connecting up or down to redstone utility blocks

Added

  • P2P redstone transmitter and receiver for direct wireless linkage
  • Linker to link p2p transmitter and receiver
    • Similar to the sniffer, highlights the targeted block

Changed

  • Redstone transmitters and receivers now use the cube_column block model instead of cube_bottom_top
    • Why? The bottom and top textures have been the same since the initial release, and the corresponding textures have also been removed.
    • If you have a custom resource pack for Wireless Redstone, you can still use the cube_bottom_top model, but you will need to provide your own model files, see Model.
  • Highlight renderers now use the outline of the block instead of just a 1x1x1 block

1.20.4-1.1.5 - 2024-07-09

Fixed

  • Forge & NeoForge: race condition on client setup -> item property registration
  • Dev only:
    • Forge: not starting in dev environment (module conflicts)

1.20.1-1.1.3 - 2024-07-09

Skip for Fabric

Fixed

  • Forge: race condition on client setup -> item property registration

1.19.4-1.1.1 - 2024-07-09

Skip for Fabric

Fixed

  • Forge: race condition on client setup -> item property registration