Wired Redstone

Quick rating

Wired Redstone

No reviews yet

Adds redstone wires and stuff

Industrial
Tech
Redstone Improvements
Remake
Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
wired-redstone-0.7.8+1.20.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Logo

Wired Redstone

Adds redstone wires and stuff

Discord Github Modrinth CurseForge

Beta

This project is currently in beta. Expect bugs, missing items, and sometimes needing to use a command to fix things. Please make regular backups.

Wired Redstone & RSWires

Wired Redstone is based on RSWires by 2xsaiko, and is essentially a rewrite. However, Wired Redstone incorporates some rather large changes:

  • Uses LibMultiPart for multi-part wires instead of doing the multi-part logic itself, like RSWires does.
    • This means improved compatibility with other mods and the ability to do more complex things like having multiple kinds of wire in one block, but also carries the weight of a full multi-part system like LibMultiPart.
  • Has support for analog signals.
    • This means you can send more complicated signals, but it also means the mod spends more time calculating them.
  • Adds support for wires being cut off by things (i.e. not going through blocks when going around corners, being able to be blocked by facades, etc.).
    • This can be handy to keep red-alloy-wires from connecting, but it does mean more calculations, checking for things in the way of wires.
  • Makes some rather large optimizations to RSWires's wire-net engine that hopefully out-weigh the cost imposed by the other features added.
  • Adds gates.
    • These probably could be added to RSWires too, fairly easily, I just haven't gotten around to adding them and no one else has either.

Please go checkout RSWires if you haven't already.

Screenshots

Here is a picture of one of my dev worlds:
Dev World Image

Recipes

As of version 0.3.0, survival-based recipes have been added. Most circuit components are crafted using a machine called the Redstone Assembler. Redstone assembler recipes are visible in REI and EMI.

The Redstone Assembler can be crafted in a normal crafting table like such:
Redstone Assembler Recipe

Redstone Alloy Ingots can be crafted in the Redstone Assembler:
Redstone Alloy Ingot Recipe

Red Alloy Wire can then be crafted:
Red Alloy Wire Recipe

Or Insulated Wire can be crafted:
Insulated Wire Recipe

Mod Integrations

Wired Redstone has integrations support for CC: Restitched, EMI, REI, and WTHIT.

CC: Restitched

Wired Redstone Bundled Cables can connect to CC: Restitched computers, allowing those computers to send and receive bundled signals.

EMI & REI

Wired Redstone machines have recipe support in both EMI and REI.

WTHIT

Many Wired Redstone gates and wires will show extra information in the WTHIT HUD.

Known Issues

  • LibMultiPart blocks (meaning all wires, gates, etc.) will crash when moved by Create contraptions (#15). Fixed in v0.3.9+1.18.2 and v0.4.11+1.19.2.
  • Under certain circumstances Not Enough Crashes can get Wired Redstone's rendering system into an invalid state while generating a crash report, causing an actual crash (#12). Fixed in v0.3.10+1.18.2 and v0.4.13+1.19.2.
  • Completely incompatible with Immersive Portals (#23).
  • Server crashes can cause wires to stop working correctly and appear disconnected or refuse to connect when placed in specific areas. This is caused by the server crash preventing information about changes to wires' connections from being saved to the world. This can be fixed by breaking and replacing the wires until they start behaving properly or by running the /graphlib updateblocks <from-x> <from-y> <from-z> <to-x> <to-y> <to-z> command over an affected area as a server operator.

Powered by GraphLib

Wired Redstone uses GraphLib for managing its wires connections. Sometimes you might encounter a strange mod interaction or corruption caused by a crash that causes wires to stop behaving correctly. If something doesn't seem right, GraphLib has some commands that can help. These commands can be accessed via:

/graphlib <sub-command>

License

This mod is licensed under the MIT license. This means you can redistribute it, make derivatives of it, and include it in modpacks.

Logo

Wired Redstone

Adds redstone wires and stuff

Discord Github Modrinth CurseForge

Beta

This project is currently in beta. Expect bugs, missing items, and sometimes needing to use a command to fix things. Please make regular backups.

Wired Redstone & RSWires

Wired Redstone is based on RSWires by 2xsaiko, and is essentially a rewrite. However, Wired Redstone incorporates some rather large changes:

  • Uses LibMultiPart for multi-part wires instead of doing the multi-part logic itself, like RSWires does.
    • This means improved compatibility with other mods and the ability to do more complex things like having multiple kinds of wire in one block, but also carries the weight of a full multi-part system like LibMultiPart.
    • Has support for analog signals.
      • This means you can send more complicated signals, but it also means the mod spends more time calculating them.
    • Adds support for wires being cut off by things (i.e. not going through blocks when going around corners, being able to be blocked by facades, etc.).
      • This can be handy to keep red-alloy-wires from connecting, but it does mean more calculations, checking for things in the way of wires.
    • Makes some rather large optimizations to RSWires's wire-net engine that hopefully out-weigh the cost imposed by the other features added.
    • Adds gates.
      • These probably could be added to RSWires too, fairly easily, I just haven't gotten around to adding them and no one else has either.

Please go checkout RSWires if you haven't already.

Screenshots

Here is a picture of one of my dev worlds:
Dev World Image

Recipes

As of version 0.3.0, survival-based recipes have been added. Most circuit components are crafted using a machine called the Redstone Assembler. Redstone assembler recipes are visible in REI and EMI.

The Redstone Assembler can be crafted in a normal crafting table like such:
Redstone Assembler Recipe

Redstone Alloy Ingots can be crafted in the Redstone Assembler:
Redstone Alloy Ingot Recipe

Red Alloy Wire can then be crafted:
Red Alloy Wire Recipe

Or Insulated Wire can be crafted:
Insulated Wire Recipe

Mod Integrations

Wired Redstone has integrations support for CC: Restitched, EMI, REI, and WTHIT.

CC: Restitched

Wired Redstone Bundled Cables can connect to CC: Restitched computers, allowing those computers to send and receive bundled signals.

EMI & REI

Wired Redstone machines have recipe support in both EMI and REI.

WTHIT

Many Wired Redstone gates and wires will show extra information in the WTHIT HUD.

Known Issues

  • LibMultiPart blocks (meaning all wires, gates, etc.) will crash when moved by Create contraptions (#15). Fixed in v0.4.11+1.19.2 and v0.3.9+1.18.2.
  • Under certain circumstances Not Enough Crashes can get Wired Redstone's rendering system into an invalid state while generating a crash report, causing an actual crash (#12). Fixed in v0.4.13+1.19.2 and v0.3.10+1.18.2.
  • Completely incompatible with Immersive Portals (#23).
  • Server crashes can cause wires to stop working correctly and appear disconnected or refuse to connect when placed in specific areas. This is caused by the server crash preventing information about changes to wires' connections from being saved to the world. This can be fixed by breaking and replacing the wires until they start behaving properly or by running the /graphlib updateblocks <from-x> <from-y> <from-z> <to-x> <to-y> <to-z> command over an affected area as a server operator.

Powered by GraphLib

Wired Redstone uses GraphLib for managing its wires connections. Sometimes you might encounter a strange mod interaction or corruption caused by a crash that causes wires to stop behaving correctly. If something doesn't seem right, GraphLib has some commands that can help. These commands can be accessed via:

/graphlib <sub-command>

License

This mod is licensed under the MIT license. This means you can redistribute it, make derivatives of it, and include it in modpacks.

Screenshots

Gallery

  • A Wire
    A Wire A wire extends off into the distance, a lever attached. Do you pull the lever?
  • Dev World 2022-05-15
    Dev World 2022-05-15 The same dev-world, after the addition of Not Gates and some re-texturing
  • My Dev World
    My Dev World This is what one of my dev worlds looks like
  • When you cache your models but your texture-atlas changes
    When you cache your models but your texture-atlas changes I was working on getting bundled cable to render correctly, so I added one of the missing textures and hit F3 T to reload only to find this.
  • Repeater
    Repeater A picture of a Repeater gate while using Canvas, Lumi-Lights, and WTHIT
  • Mod Icon
    Mod Icon The icon for the mod, made in Blockbench and rendered in Blender.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~170,000
Total Downloads
CurseForge
~100,000
Modrinth
~72,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works