Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Wired Redstone

Wired Redstone

Adds redstone wires and stuff

52.5k
129
Technology
Utility
AboutGalleryChangelogVersions

0.7.8+1.20.1

by Kneelawk on May 5, 2024
Download

Changes:

  • Fixed center-part network channels sometimes not getting registered.

0.7.7+1.20.1

by Kneelawk on Nov 11, 2023
Download

Changes:

  • Added XNOR gate.
  • Added XOR gate.
  • Fixed rendering glitch with reverse-powered AND and OR gates.
  • Added Screwdriver which can be used to flip and rotate gates.

0.7.6+1.20.1

by Kneelawk on Sep 11, 2023
Download

Changes:

  • Fixed overlay-rendering matrix getting corrupted by other mods (looking at you Conjuring).
  • Improved wire connectivity with Create components like Nixie Tubes and gates.

0.7.5+1.20.1

by Kneelawk on Sep 9, 2023
Download

Changes:

  • Fixed wires accidentally powering the blocks behind gates when the wire and gate are at a corner inside the same block.
  • Fixed wires sometimes not detecting gates as blockage.
  • Added Standing Red Alloy Wire.
  • Added Standing Insulated Wires.
  • Added Standing Bundled Cables.
  • Added wire_gate_connectable tag for blocks that should only be connected to on the sides and not the top or bottom (#44).

0.7.4+1.20.1

by Kneelawk on Aug 30, 2023
Download

Changes:

  • Improved gate rendering so gates' torches should have fewer seams.
  • Made colored bundled cables use their own corner and end textures for use in resource packs.
  • Made RS Latches only check inputs when needed.
  • Enabled Create compatibility code.

0.7.3+1.20.1

by Kneelawk on Aug 8, 2023
Download

Changes:

  • Added ignoreCornerBlockage config option that causes wires to always connect around exterior corners if enabled.
  • Made part drops more predictable and less likely to get stuck in things (#42).

0.7.2+1.20.1

by Kneelawk on Jul 23, 2023
Download

Changes:

  • Fixed visual glitch causing wires to not connect around internal corners.

0.7.1+1.20.1

by Kneelawk on Jul 13, 2023
Download

Changes:

  • Added catches to compat handlers.
  • Excluded notes files from texture directories to prevent atlas errors.

0.3.12+1.18.2

by Kneelawk on Jul 7, 2023
Download

Changes:

  • Prevents crashes when Create compat code fails to load correctly.

0.4.19+1.19.2

by Kneelawk on Jul 1, 2023
Download

Changes:

  • Added catches for errors in mod compat code.

0.7.0+1.20.1

by Kneelawk on Jun 29, 2023
Download

Changes:

  • Updated to Minecraft 1.20.
  • Updated GraphLib to 1.0.0.
  • Added experimental power-lines.
  • Added config option to configure how often wire networks are saved.

0.5.1+1.19.3

by Kneelawk on Jun 20, 2023
Download

Wired Redstone v0.5.1+1.19.3

Wired Redstone version 0.5.1 for Minecraft 1.19.3

Changes:

  • Fixed rare crash caused by unintentional recursive updates.
  • Improved gate input hitboxes.

0.6.1+1.19.4

by Kneelawk on Jun 20, 2023
Download

Wired Redstone v0.6.1+1.19.4

Wired Redstone version 0.6.1 for Minecraft 1.19.4

Changes:

  • Fixed rare crash caused by unintentional recursive updates.
  • Improved gate input hitboxes.
  • Re-enabled ComputerCraft integration.
  • Made bundled cables emit fewer block updates.
  • Fixed Redstone Assembler trying to place with invalid orientations.

0.4.18+1.19.2

by Kneelawk on Jun 20, 2023
Download

Wired Redstone v0.4.18+1.19.2

Wired Redstone version 0.4.18 for Minecraft 1.19.2

Changes:

  • Fixed rare crash caused by unintentional recursive updates.
  • Improved gate input hitboxes.
  • Updated Create compat to support 0.5.1.

0.6.0+1.19.4

by Kneelawk on Apr 1, 2023
Download

Wired Redstone v0.6.0+1.19.4

Wired Redstone version 0.6.0 for Minecraft 1.19.4

Changes:

  • Updated to Minecraft 1.19.4.

0.5.0+1.19.3

by Kneelawk on Feb 28, 2023
Download

Wired Redstone v0.5.0+1.19.3

Wired Redstone version 0.5.0 for Minecraft 1.19.3

Changes:

  • Updated to 1.19.3.

0.4.17+1.19.2

by Kneelawk on Feb 28, 2023
Download

Wired Redstone v0.4.17+1.19.2

Wired Redstone version 0.4.17 for Minecraft 1.19.2

Changes:

  • Updated LMP for better WTHIT compatibility.

0.4.16+1.19.2

by Kneelawk on Feb 20, 2023
Download

Wired Redstone v0.4.16+1.19.2

Wired Redstone version 0.4.16 for Minecraft 1.19.2

Changes:

  • Added config option to switch version checking and config syncing to happen in the PLAY networking phase instead of the LOGIN networking phase for improved proxy compatibility.
  • Added config option to disable version checking and config syncing entirely.
  • Cleaned up log messages to be more readable.
  • Cleaned up gradle and prevented runtime dependencies from leaking into others' projects when they depend on Wired Redstone.

0.3.11+1.18.2

by Kneelawk on Feb 20, 2023
Download

Wired Redstone v0.3.11+1.18.2

Wired Redstone version 0.3.11 for Minecraft 1.18.2

Changes:

  • Adds a config file at config/wiredredstone/common.json5 for configuring things needed on both clients and servers.
    • This config allows users to configure many of the values of the Redstone Assembler, including its energy capacity.
  • Added config option to switch version checking and config syncing to happen in the PLAY networking phase instead of the LOGIN networking phase for improved proxy compatibility.
  • Added config option to disable version checking and config syncing entirely.
  • Cleans up status log messages to be more readable.

0.4.15+1.19.2

by Kneelawk on Feb 9, 2023
Download

Wired Redstone v0.4.15+1.19.2

Wired Redstone version 0.4.15 for Minecraft 1.19.2

Changes:

  • Fixes method naming conflict with LMP 0.8.1.
  • Allows wire bounding-boxes to overlap, as the overlap-avoidance code was more trouble than it was worth.
  • Adds a config file at config/wiredredstone/common.json5 for configuring things needed on both clients and servers.
    • This config allows users to configure many of the values of the Redstone Assembler, including its energy capacity.
  • Updates LMP to v0.8.1.
1
2
4

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.