Wireless Redstone

Wireless Redstone

Mod

Wireless Redstone adds blocks and items to use redstone remotely

Client and server Game MechanicsTechnologyUtility

11.0k downloads
28 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
Filter channels...

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

1.19.2-1.1.2 - 2024-07-09

Skip for Fabric

Fixed

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

1.18.2-1.1.2 - 2024-07-09

Skip for Fabric

Fixed

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

1.20.4-1.1.4 - 2024-04-30

Fixed

  • Sniffer not outputting message on newly created world (no redstone ether present)

Added

  • Show frequency of transmitters and receivers when picked up with nbt data

Changed

  • Updated german translation
  • Moved block textures to their respective directories
    • If you have a custom resource pack for Wireless Redstone, you have to move and rename them too
  • Sniffer chat messages:
    • Changed style of how block positions are shown in chat (can now also be adjusted in lang file)
    • From: There are no active transmitters on this frequency (<frequency>), to: No active transmitters on frequency <frequency>
    • From: Active transmitters on this frequency (<frequency>): <transmitters>, to: Active transmitters on frequency <frequency>: <transmitters>
  • Dev only:
    • Separate datagen sub-project
    • Update architectury loom to 1.6
    • Update changelog plugin to 2.2.0
    • Update fabric loader and api to 0.15.10 and 0.97.0+1.20.4 respectively
    • Update forge to 49.0.49
    • Update neoforged to 20.4.233

1.20.4-1.1.3 - 2024-03-19

Added

Changed

  • Refactored/cleaned up networking classes

1.20.4-1.1.2 - 2024-03-12

Port to MC 1.20.4

1.20.1-1.1.2 - 2024-03-12

Changed

  • No frequency set message now shows over the action bar
  • GitHub repository url is now: https://github.com/Razzokk/wireless-redstone
  • Moved icon from resources/ to resources/assets/wirelessredstone/
  • Dev only:
    • Yarn mappings for fabric and forge (using Architectury Loom)
    • Extracted most of the code into the common project -> less fabric and forge specific code
    • Update forge to 47.2.20
    • Update fabric loader and api to 0.15.7 and 0.92.0+1.20.1 respectively
    • Use gradle v8.6

Added

1.20.4-1.1.2 - 2024-03-12

Port to MC 1.20.4

1.20.1-1.1.2 - 2024-03-12

Changed

  • No frequency set message now shows over the action bar
  • GitHub repository url is now: https://github.com/Razzokk/wireless-redstone
  • Moved icon from resources/ to resources/assets/wirelessredstone/
  • Dev only:
    • Yarn mappings for fabric and forge (using Architectury Loom)
    • Extracted most of the code into the common project -> less fabric and forge specific code
    • Update forge to 47.2.20
    • Update fabric loader and api to 0.15.7 and 0.92.0+1.20.1 respectively
    • Use gradle v8.6

Added

1.19.2-1.1.1 - 2023-08-28

Fixed

  • Crash when opening wireless redstone in mods list screen