Wired Redstone v0.4.13+1.19.2
Wired Redstone version 0.4.13 for Minecraft 1.19.2
Changes:
- Changes Redstone Projectors to highlight the block receiving the projected redstone power instead of the block providing the projected redstone power.
- Fixes gate port text rendering on non-vanilla renderers.
- Fixes Projection Viewer items.
- Removes deprecated core shader usage to improve compatibility with renderer mods like Canvas and Sodium/Indium/Iris.
- Removes cursed
IdentifierMixin
that was used to get core shaders working. - Fixes Projection Viewer renderer to work with Canvas and Iris.
- Fixes WTHIT plugin registration to not use the deprecated method.
Wired Redstone v0.3.10+1.18.2
Wired Redstone version 0.3.10 for Minecraft 1.18.2
Changes:
- Removes deprecated core shader usage to improve compatibility with renderers like Canvas or Iris.
Wired Redstone v0.4.12+1.19.2
Wired Redstone version 0.4.12 for Minecraft 1.19.2
Changes:
- Optimizes wire connection updates when a large number of wires are created or destroyed at the same time (like with Create contraptions).
Wired Redstone v0.4.11+1.19.2
Wired Redstone version 0.4.11 for Minecraft 1.19.2
Changes:
- Updates development environment to build against 1.19.2.
- Fixes crashes when Wired Redstone components are moved by Create contraptions (#15).
- Allows Create contraptions to properly move and rotate Wired Redstone components.
Wired Redstone v0.3.9+1.18.2
Wired Redstone version 0.3.9 for Minecraft 1.18.2
Changes:
Wired Redstone v0.4.10+1.19
Wired Redstone version 0.4.10 for Minecraft 1.19
Changes:
- Adds EMI support for Redstone Assembler button (the arrow) to show all recipes.
Wired Redstone v0.4.7+1.19
Wired Redstone version 0.4.7 for Minecraft 1.19
Changes:
- Fixes Redstone Assembler not outputting the right amount of items sometimes.
Wired Redstone v0.3.6+1.18.2
Wired Redstone version 0.3.6 for Minecraft 1.18.2
Changes:
- Fixes Redstone Assembler not outputting the right amount of items sometimes.
Wired Redstone v0.4.6+1.19
Wired Redstone version 0.4.6 for Minecraft 1.19
Changes:
- Adds Projection Viewer item for viewing a projector's target while not looking at the projector.
Wired Redstone v0.4.5+1.19
Wired Redstone version 0.4.5 for Minecraft 1.19
Changes:
- Adds Redstone Projector gate.
- Fixes Redstone Assembler not dropping anything and breaking instantly.
Wried Redstone v0.3.5+1.18.2
Wired Redstone version 0.3.5 for Minecraft 1.18.2
Changes:
- Fixes Redstone Assembler not dropping anything and breaking instantly.
Wired Redstone v0.3.4
Wired Redstone version 0.3.4 for Minecraft 1.18.2
Changes:
- Backports the CF publishing system to the 0.3.x-1.18.2 branch.
- Backports AND, OR, NAND, NOR, and RS NOR Latch gates.
Wired Redstone v0.4.4+1.19
Wired Redstone version 0.4.4 for Minecraft 1.19
Changes:
- Makes disabled gate input text be grayed-out.
- Adds RS NOR Latches.
Wired Redstone v0.4.3+1.19
Wired Redstone version 0.4.3 for Minecraft 1.19
Changes:
- Makes it so you can disable individual inputs on AND, OR, NAND, and NOR gates by right-clicking on them.
Wired Redstone v0.4.2+1.19
Wired Redstone version 0.4.2 for Minecraft 1.19
Changes:
- Well this is embarrassing. Updates LNS so that it actually works on dedicated servers.