Beta
这个项目目前处于测试阶段。请预期会出现错误、缺少物品,有时需要使用命令来修复问题。请定期备份。
Wired Redstone基于[RSWires by 2xsaiko],本质上是一次重写。然而,Wired Redstone包含了一些相当大的改动:
- 使用LibMultiPart来进行多部分电线的处理,而不是像RSWires那样自己处理多部分逻辑。
- 这意味着可以更好地兼容其他模组,并能够做更复杂的事情,比如在一个方块中有多种电线,但也要承受像LibMultiPart这样完整的多部分系统的重量。
- 支持模拟信号。
- 这意味着可以发送更复杂的信号,但也意味着模组花费更多时间来计算它们。
- 添加了电线被物体切断的支持(例如在拐角时不穿过方块、可以被装饰遮挡等)。
- 这对于阻止红合金电线连接很有用,但这意味着需要对沿途阻挡电线的物体进行更多的计算。
- 对RSWires的电线网络引擎进行了一些相当大的优化,希望它们能够抵消其他特性带来的代价。
- 添加了门。
如果您还没有,请去查看[RSWires]。
这是我的其中一个开发世界的图片:
截至版本0.3.0,已添加了基于生存的配方。大多数电路元件使用一种称为红石装配机的机器制作。红石装配机的配方可以在REI和EMI中看到。
可以在普通工作台上制作红石组装机:
红合金锭可以在红石组装机中制作:
然后可以制作红合金电线:
或者制作绝缘电线:
有线红石支持[CC: Restitched],[EMI],[REI]和[WTHIT]。
[CC: Restitched]
Wired Redstone捆绑电缆可以连接到CC: Restitched电脑,允许这些电脑发送和接收捆绑信号。
[EMI]和[REI]
Wired Redstone机器在EMI和REI中有配方支持。
[WTHIT]
许多Wired Redstone门和电线将会在WTHIT HUD中显示额外信息。
已知问题
截图:
来自Modrinth
0.7.8+1.20.1
wired-redstone-0.7.8+1.20.1.jar下载0.7.8+1.20.1#Beta
wired-redstone-0.7.8+1.20.1-sources.jar下载0.7.8+1.20.1#Beta
Changes:
* Fixed center-part network channels sometimes not getting registered.
* Fixed center-part network channels sometimes not getting registered.
展开
版本: 0.7.8+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 4,094
0.7.7+1.20.1
wired-redstone-0.7.7+1.20.1.jar下载0.7.7+1.20.1#Beta
wired-redstone-0.7.7+1.20.1-sources.jar下载0.7.7+1.20.1#Beta
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.
* 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.7+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 5,675
0.7.6+1.20.1
wired-redstone-0.7.6+1.20.1.jar下载0.7.6+1.20.1#Beta
wired-redstone-0.7.6+1.20.1-sources.jar下载0.7.6+1.20.1#Beta
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.
* 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.6+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 3,141
0.7.5+1.20.1
wired-redstone-0.7.5+1.20.1.jar下载0.7.5+1.20.1#Beta
wired-redstone-0.7.5+1.20.1-sources.jar下载0.7.5+1.20.1#Beta
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**](https://github.com/Kneelawk/WiredRedstone/issues/44)).
* 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**](https://github.com/Kneelawk/WiredRedstone/issues/44)).
展开
版本: 0.7.5+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 145
0.7.4+1.20.1
wired-redstone-0.7.4+1.20.1.jar下载0.7.4+1.20.1#Beta
wired-redstone-0.7.4+1.20.1-sources.jar下载0.7.4+1.20.1#Beta
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.
* 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.4+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 255
0.7.3+1.20.1
wired-redstone-0.7.3+1.20.1.jar下载0.7.3+1.20.1#Beta
wired-redstone-0.7.3+1.20.1-sources.jar下载0.7.3+1.20.1#Beta
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](https://github.com/Kneelawk/WiredRedstone/issues/42)**).
* 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](https://github.com/Kneelawk/WiredRedstone/issues/42)**).
展开
版本: 0.7.3+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 1,622
0.7.2+1.20.1
wired-redstone-0.7.2+1.20.1.jar下载0.7.2+1.20.1#Beta
wired-redstone-0.7.2+1.20.1-sources.jar下载0.7.2+1.20.1#Beta
Changes:
* Fixed visual glitch causing wires to not connect around internal corners.
* Fixed visual glitch causing wires to not connect around internal corners.
展开
版本: 0.7.2+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 279
0.7.1+1.20.1
wired-redstone-0.7.1+1.20.1.jar下载0.7.1+1.20.1#Beta
wired-redstone-0.7.1+1.20.1-sources.jar下载0.7.1+1.20.1#Beta
Changes:
* Added catches to compat handlers.
* Excluded notes files from texture directories to prevent atlas errors.
* Added catches to compat handlers.
* Excluded notes files from texture directories to prevent atlas errors.
展开
版本: 0.7.1+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 204
0.3.12+1.18.2
wired-redstone-0.3.12+1.18.2.jar下载0.3.12+1.18.2#Beta
wired-redstone-0.3.12+1.18.2-sources.jar下载0.3.12+1.18.2#Beta
Changes:
* Prevents crashes when Create compat code fails to load correctly.
* Prevents crashes when Create compat code fails to load correctly.
展开
版本: 0.3.12+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 417
0.4.19+1.19.2
wired-redstone-0.4.19+1.19.2.jar下载0.4.19+1.19.2#Beta
wired-redstone-0.4.19+1.19.2-sources.jar下载0.4.19+1.19.2#Beta
Changes:
* Added catches for errors in mod compat code.
* Added catches for errors in mod compat code.
展开
版本: 0.4.19+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 1,852
0.7.0+1.20.1
wired-redstone-0.7.0+1.20.1.jar下载0.7.0+1.20.1#Beta
wired-redstone-0.7.0+1.20.1-sources.jar下载0.7.0+1.20.1#Beta
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.
* 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.7.0+1.20.1
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 345
0.5.1+1.19.3
wired-redstone-0.5.1+1.19.3.jar下载0.5.1+1.19.3#Beta
wired-redstone-0.5.1+1.19.3-sources.jar下载0.5.1+1.19.3#Beta
# 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.
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.5.1+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Beta
下载次数: 142
0.6.1+1.19.4
wired-redstone-0.6.1+1.19.4.jar下载0.6.1+1.19.4#Beta
wired-redstone-0.6.1+1.19.4-sources.jar下载0.6.1+1.19.4#Beta
# 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.
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.6.1+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Beta
下载次数: 901
0.4.18+1.19.2
wired-redstone-0.4.18+1.19.2.jar下载0.4.18+1.19.2#Beta
wired-redstone-0.4.18+1.19.2-sources.jar下载0.4.18+1.19.2#Beta
# 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.
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.4.18+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 173
0.6.0+1.19.4
wired-redstone-0.6.0+1.19.4.jar下载0.6.0+1.19.4#Beta
wired-redstone-0.6.0+1.19.4-sources.jar下载0.6.0+1.19.4#Beta
# 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.
Wired Redstone version 0.6.0 for Minecraft 1.19.4
Changes:
* Updated to Minecraft 1.19.4.
展开
版本: 0.6.0+1.19.4
支持游戏: 1.19.4
类型: Fabric Quilt
Beta
下载次数: 298
0.5.0+1.19.3
wired-redstone-0.5.0+1.19.3.jar下载0.5.0+1.19.3#Beta
wired-redstone-0.5.0+1.19.3-sources.jar下载0.5.0+1.19.3#Beta
# 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.
Wired Redstone version 0.5.0 for Minecraft 1.19.3
Changes:
* Updated to 1.19.3.
展开
版本: 0.5.0+1.19.3
支持游戏: 1.19.3
类型: Fabric Quilt
Beta
下载次数: 453
0.4.17+1.19.2
wired-redstone-0.4.17+1.19.2.jar下载0.4.17+1.19.2#Beta
wired-redstone-0.4.17+1.19.2-sources.jar下载0.4.17+1.19.2#Beta
# 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.
Wired Redstone version 0.4.17 for Minecraft 1.19.2
Changes:
* Updated LMP for better WTHIT compatibility.
展开
版本: 0.4.17+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 720
0.4.16+1.19.2
wired-redstone-0.4.16+1.19.2.jar下载0.4.16+1.19.2#Beta
wired-redstone-0.4.16+1.19.2-sources.jar下载0.4.16+1.19.2#Beta
# 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.
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.4.16+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 178
0.3.11+1.18.2
wired-redstone-0.3.11+1.18.2.jar下载0.3.11+1.18.2#Beta
wired-redstone-0.3.11+1.18.2-sources.jar下载0.3.11+1.18.2#Beta
# 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.
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.3.11+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 175
0.4.15+1.19.2
wired-redstone-0.4.15+1.19.2.jar下载0.4.15+1.19.2#Beta
wired-redstone-0.4.15+1.19.2-sources.jar下载0.4.15+1.19.2#Beta
# 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 v`0.8.1`.
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 v`0.8.1`.
展开
版本: 0.4.15+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 218
0.4.14+1.19.2
wired-redstone-0.4.14+1.19.2.jar下载0.4.14+1.19.2#Beta
wired-redstone-0.4.14+1.19.2-sources.jar下载0.4.14+1.19.2#Beta
# Wired Redstone v0.4.14+1.19.2
Wired Redstone version 0.4.14 for Minecraft 1.19.2
Changes:
* Updates to use official LibMultiPart versions.
* Fixes error log spam when breaking some parts ([#22](https://github.com/Kneelawk/WiredRedstone/issues/22)).
Wired Redstone version 0.4.14 for Minecraft 1.19.2
Changes:
* Updates to use official LibMultiPart versions.
* Fixes error log spam when breaking some parts ([#22](https://github.com/Kneelawk/WiredRedstone/issues/22)).
展开
版本: 0.4.14+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 1,621
0.4.13+1.19.2
wired-redstone-0.4.13+1.19.2.jar下载0.4.13+1.19.2#Beta
wired-redstone-0.4.13+1.19.2-sources.jar下载0.4.13+1.19.2#Beta
# 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 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.
展开
版本: 0.4.13+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 120
0.3.10+1.18.2
wired-redstone-0.3.10+1.18.2.jar下载0.3.10+1.18.2#Beta
wired-redstone-0.3.10+1.18.2-sources.jar下载0.3.10+1.18.2#Beta
# 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 version 0.3.10 for Minecraft 1.18.2
Changes:
* Removes deprecated core shader usage to improve compatibility with renderers like Canvas or Iris.
展开
版本: 0.3.10+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 151
0.4.12+1.19.2
wired-redstone-0.4.12+1.19.2.jar下载0.4.12+1.19.2#Beta
wired-redstone-0.4.12+1.19.2-sources.jar下载0.4.12+1.19.2#Beta
# 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 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).
展开
版本: 0.4.12+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 288
0.4.11+1.19.2
wired-redstone-0.4.11+1.19.2.jar下载0.4.11+1.19.2#Beta
wired-redstone-0.4.11+1.19.2-sources.jar下载0.4.11+1.19.2#Beta
# 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](https://github.com/Kneelawk/WiredRedstone/issues/15)).
* Allows Create contraptions to properly move and rotate Wired Redstone components.
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](https://github.com/Kneelawk/WiredRedstone/issues/15)).
* Allows Create contraptions to properly move and rotate Wired Redstone components.
展开
版本: 0.4.11+1.19.2
支持游戏: 1.19.2
类型: Fabric Quilt
Beta
下载次数: 74
0.3.9+1.18.2
wired-redstone-0.3.9+1.18.2.jar下载0.3.9+1.18.2#Beta
wired-redstone-0.3.9+1.18.2-sources.jar下载0.3.9+1.18.2#Beta
# Wired Redstone v0.3.9+1.18.2
Wired Redstone version 0.3.9 for Minecraft 1.18.2
Changes:
* Fixes crashes when Wired Redstone components are moved by Create
contraptions ([#15](https://github.com/Kneelawk/WiredRedstone/issues/15)).
* Allows Create contraptions to properly move and rotate Wired Redstone components.
* Updates LibNetworkStack to fix spurious client crashes when connecting to
servers ([#16](https://github.com/Kneelawk/WiredRedstone/issues/16)).
Wired Redstone version 0.3.9 for Minecraft 1.18.2
Changes:
* Fixes crashes when Wired Redstone components are moved by Create
contraptions ([#15](https://github.com/Kneelawk/WiredRedstone/issues/15)).
* Allows Create contraptions to properly move and rotate Wired Redstone components.
* Updates LibNetworkStack to fix spurious client crashes when connecting to
servers ([#16](https://github.com/Kneelawk/WiredRedstone/issues/16)).
展开
版本: 0.3.9+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 141
0.4.10+1.19
wired-redstone-0.4.10+1.19.jar下载0.4.10+1.19#Beta
wired-redstone-0.4.10+1.19-sources.jar下载0.4.10+1.19#Beta
# 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 version 0.4.10 for Minecraft 1.19
Changes:
* Adds EMI support for Redstone Assembler button (the arrow) to show all recipes.
展开
版本: 0.4.10+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Beta
下载次数: 286
0.4.9+1.19
wired-redstone-0.4.9+1.19.jar下载0.4.9+1.19#Beta
wired-redstone-0.4.9+1.19-sources.jar下载0.4.9+1.19#Beta
# Wired Redstone v0.4.9+1.19
Wired Redstone version 0.4.9 for Minecraft 1.19
Changes:
* Fixes 'saving block graph' log spam ([#20](https://github.com/Kneelawk/WiredRedstone/issues/20)).
Wired Redstone version 0.4.9 for Minecraft 1.19
Changes:
* Fixes 'saving block graph' log spam ([#20](https://github.com/Kneelawk/WiredRedstone/issues/20)).
展开
版本: 0.4.9+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Beta
下载次数: 189
0.3.8+1.18.2
wired-redstone-0.3.8+1.18.2.jar下载0.3.8+1.18.2#Beta
wired-redstone-0.3.8+1.18.2-sources.jar下载0.3.8+1.18.2#Beta
# Wired Redstone v0.3.8+1.18.2
Wired Redstone version 0.3.8 for Minecraft 1.18.2
Changes:
* Fixes 'saving block graph' log spam ([#20](https://github.com/Kneelawk/WiredRedstone/issues/20)).
Wired Redstone version 0.3.8 for Minecraft 1.18.2
Changes:
* Fixes 'saving block graph' log spam ([#20](https://github.com/Kneelawk/WiredRedstone/issues/20)).
展开
版本: 0.3.8+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 166
0.4.8+1.19
wired-redstone-0.4.8+1.19.jar下载0.4.8+1.19#Beta
wired-redstone-0.4.8+1.19-sources.jar下载0.4.8+1.19#Beta
# Wired Redstone v0.4.8+1.19
Wired Redstone version 0.4.8 for Minecraft 1.19
Changes:
* Fixes assembler energy value displaying wrong ([#17](https://github.com/Kneelawk/WiredRedstone/issues/17)).
* Fixes assemblers searching for recipes every tick ([#18](https://github.com/Kneelawk/WiredRedstone/issues/18)).
Wired Redstone version 0.4.8 for Minecraft 1.19
Changes:
* Fixes assembler energy value displaying wrong ([#17](https://github.com/Kneelawk/WiredRedstone/issues/17)).
* Fixes assemblers searching for recipes every tick ([#18](https://github.com/Kneelawk/WiredRedstone/issues/18)).
展开
版本: 0.4.8+1.19
支持游戏: 1.19, 1.19.1, 1.19.2
类型: Fabric Quilt
Beta
下载次数: 380
0.3.7+1.18.2
wired-redstone-0.3.7+1.18.2.jar下载0.3.7+1.18.2#Beta
wired-redstone-0.3.7+1.18.2-sources.jar下载0.3.7+1.18.2#Beta
# Wired Redstone v0.3.7+1.18.2
Wired Redstone version 0.3.7 for Minecraft 1.18.2
Changes:
* Fixes assembler energy value displaying wrong ([#17](https://github.com/Kneelawk/WiredRedstone/issues/17)).
* Fixes assemblers searching for recipes every tick ([#18](https://github.com/Kneelawk/WiredRedstone/issues/18)).
Wired Redstone version 0.3.7 for Minecraft 1.18.2
Changes:
* Fixes assembler energy value displaying wrong ([#17](https://github.com/Kneelawk/WiredRedstone/issues/17)).
* Fixes assemblers searching for recipes every tick ([#18](https://github.com/Kneelawk/WiredRedstone/issues/18)).
展开
版本: 0.3.7+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 656
0.4.7+1.19
wired-redstone-0.4.7+1.19.jar下载0.4.7+1.19#Beta
wired-redstone-0.4.7+1.19-sources.jar下载0.4.7+1.19#Beta
# 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 version 0.4.7 for Minecraft 1.19
Changes:
* Fixes Redstone Assembler not outputting the right amount of items sometimes.
展开
版本: 0.4.7+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 262
0.3.6+1.18.2
wired-redstone-0.3.6+1.18.2.jar下载0.3.6+1.18.2#Beta
wired-redstone-0.3.6+1.18.2-sources.jar下载0.3.6+1.18.2#Beta
# 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 version 0.3.6 for Minecraft 1.18.2
Changes:
* Fixes Redstone Assembler not outputting the right amount of items sometimes.
展开
版本: 0.3.6+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 3,245
0.4.6+1.19
wired-redstone-0.4.6+1.19.jar下载0.4.6+1.19#Beta
wired-redstone-0.4.6+1.19-sources.jar下载0.4.6+1.19#Beta
# 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 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.
展开
版本: 0.4.6+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 158
0.4.5+1.19
wired-redstone-0.4.5+1.19.jar下载0.4.5+1.19#Beta
wired-redstone-0.4.5+1.19-sources.jar下载0.4.5+1.19#Beta
# 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.
Wired Redstone version 0.4.5 for Minecraft 1.19
Changes:
* Adds Redstone Projector gate.
* Fixes Redstone Assembler not dropping anything and breaking instantly.
展开
版本: 0.4.5+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 120
0.3.5+1.18.2
wired-redstone-0.3.5+1.18.2.jar下载0.3.5+1.18.2#Beta
wired-redstone-0.3.5+1.18.2-sources.jar下载0.3.5+1.18.2#Beta
# 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 version 0.3.5 for Minecraft 1.18.2
Changes:
* Fixes Redstone Assembler not dropping anything and breaking instantly.
展开
版本: 0.3.5+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 183
0.3.4+1.18.2
wired-redstone-0.3.4+1.18.2.jar下载0.3.4+1.18.2#Beta
wired-redstone-0.3.4+1.18.2-sources.jar下载0.3.4+1.18.2#Beta
# 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 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.
展开
版本: 0.3.4+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 116
0.4.4+1.19
wired-redstone-0.4.4+1.19.jar下载0.4.4+1.19#Beta
wired-redstone-0.4.4+1.19-sources.jar下载0.4.4+1.19#Beta
# 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 version 0.4.4 for Minecraft 1.19
Changes:
* Makes disabled gate input text be grayed-out.
* Adds RS NOR Latches.
展开
版本: 0.4.4+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 136
0.4.3+1.19
wired-redstone-0.4.3+1.19.jar下载0.4.3+1.19#Beta
wired-redstone-0.4.3+1.19-sources.jar下载0.4.3+1.19#Beta
# 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 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.
展开
版本: 0.4.3+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 137
0.4.2+1.19
wired-redstone-0.4.2+1.19.jar下载0.4.2+1.19#Beta
wired-redstone-0.4.2+1.19-sources.jar下载0.4.2+1.19#Beta
# 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.
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.
展开
版本: 0.4.2+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 218
0.4.1+1.19
wired-redstone-0.4.1+1.19.jar下载0.4.1+1.19#Beta
wired-redstone-0.4.1+1.19-sources.jar下载0.4.1+1.19#Beta
# Wired Redstone v0.4.1+1.19
Wired Redstone version 0.4.1 for Minecraft 1.19
Changes:
* Adds AND, OR, NAND and NOR gates.
* Updates LNS, LBA, and LMP to versions usable outside a dev-environment.
Wired Redstone version 0.4.1 for Minecraft 1.19
Changes:
* Adds AND, OR, NAND and NOR gates.
* Updates LNS, LBA, and LMP to versions usable outside a dev-environment.
展开
版本: 0.4.1+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 102
0.4.0+1.19
wired-redstone-0.4.0+1.19.jar下载0.4.0+1.19#Beta
wired-redstone-0.4.0+1.19-sources.jar下载0.4.0+1.19#Beta
# Wired Redstone v0.4.0+1.19
Wired Redstone version 0.4.0 for Minecraft 1.19
Changes:
* Updates to Minecraft 1.19.
* Add automatic CurseForge publishing.
Wired Redstone version 0.4.0 for Minecraft 1.19
Changes:
* Updates to Minecraft 1.19.
* Add automatic CurseForge publishing.
展开
版本: 0.4.0+1.19
支持游戏: 1.19
类型: Fabric Quilt
Beta
下载次数: 125
0.3.3+1.18.2
wired-redstone-0.3.3+1.18.2.jar下载0.3.3+1.18.2#Beta
wired-redstone-0.3.3+1.18.2-sources.jar下载0.3.3+1.18.2#Beta
# Wired Redstone v0.3.3+1.18.2
Wired Redstone version 0.3.3 for Minecraft 1.18.2
Changes:
* Changes versioning scheme to incorporate Minecraft version.
* Adds block tags that force wires to connect to a block or not connect to a block.
* The block tags are `wiredredstone:wire_force_connectable` and `wiredredstone:wire_force_not_connectable` to force
wires to connect to a block or to not connect to a block respectively.
Wired Redstone version 0.3.3 for Minecraft 1.18.2
Changes:
* Changes versioning scheme to incorporate Minecraft version.
* Adds block tags that force wires to connect to a block or not connect to a block.
* The block tags are `wiredredstone:wire_force_connectable` and `wiredredstone:wire_force_not_connectable` to force
wires to connect to a block or to not connect to a block respectively.
展开
版本: 0.3.3+1.18.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 333
0.3.2
wired-redstone-0.3.2.jar下载0.3.2#Beta
wired-redstone-0.3.2-sources.jar下载0.3.2#Beta
# Wired Redstone v0.3.2
Wired Redstone version 0.3.2 for Minecraft 1.18.2
Changes:
* Adds text overlays to gates that indicate things like port names and repeaters' delay. These are visible when looking
at a gate and crouching.
* Fixed issue where bundled cables would only accept so many `1` signals from a CC: Restitched computer.
Wired Redstone version 0.3.2 for Minecraft 1.18.2
Changes:
* Adds text overlays to gates that indicate things like port names and repeaters' delay. These are visible when looking
at a gate and crouching.
* Fixed issue where bundled cables would only accept so many `1` signals from a CC: Restitched computer.
展开
版本: 0.3.2
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 138
0.3.1
wired-redstone-0.3.1.jar下载0.3.1#Beta
wired-redstone-0.3.1-sources.jar下载0.3.1#Beta
# Wired Redstone v0.3.1
Wired Redstone version 0.3.1 for Minecraft 1.18.2
Changes:
* Improves performance when other multi-part parts are in the same block as Wired Redstone parts.
Wired Redstone version 0.3.1 for Minecraft 1.18.2
Changes:
* Improves performance when other multi-part parts are in the same block as Wired Redstone parts.
展开
版本: 0.3.1
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 137
0.3.0
wired-redstone-0.3.0.jar下载0.3.0#Beta
wired-redstone-0.3.0-sources.jar下载0.3.0#Beta
# Wired Redstone v0.3.0
Wired Redstone version 0.3.0 for Minecraft 1.18.2
Changes:
* Crafting Recipes!
* Adds the Redstone Assembler which is used for crafting many of the items from this mod. The Redstone Assembler can
also be used as an auto-crafting-table, when used in crafting-table mode.
* The Redstone Assembler should also work with most special crafting-recipes (has been tested with map-cloning).
* The Redstone Assembler also has REI & EMI support.
* Updates GraphLib to v0.2.4+1.18.2.
Wired Redstone version 0.3.0 for Minecraft 1.18.2
Changes:
* Crafting Recipes!
* Adds the Redstone Assembler which is used for crafting many of the items from this mod. The Redstone Assembler can
also be used as an auto-crafting-table, when used in crafting-table mode.
* The Redstone Assembler should also work with most special crafting-recipes (has been tested with map-cloning).
* The Redstone Assembler also has REI & EMI support.
* Updates GraphLib to v0.2.4+1.18.2.
展开
版本: 0.3.0
支持游戏: 1.18.2
类型: Fabric Quilt
Beta
下载次数: 183
0.2.10
wired-redstone-0.2.10.jar下载0.2.10#Alpha
wired-redstone-0.2.10-sources.jar下载0.2.10#Alpha
# Wired Redstone v0.2.10
Wired Redstone version 0.2.10 for Minecraft 1.18.2
Changes:
* Adds integration with CC: Restitched, allowing bundled cables to be read and written to using computers.
* Allows insulated wires to be powered by the block they're sitting on.
* Insulated wires needed to be able to power the block underneath them, because there needed to be some way to power
blocks weakly. Only allowing insulated wires to power blocks beneath them but not be powered by those blocks felt
inconsistent.
* Makes sure all client-side networking is initialized before connecting to a server.
Wired Redstone version 0.2.10 for Minecraft 1.18.2
Changes:
* Adds integration with CC: Restitched, allowing bundled cables to be read and written to using computers.
* Allows insulated wires to be powered by the block they're sitting on.
* Insulated wires needed to be able to power the block underneath them, because there needed to be some way to power
blocks weakly. Only allowing insulated wires to power blocks beneath them but not be powered by those blocks felt
inconsistent.
* Makes sure all client-side networking is initialized before connecting to a server.
展开
版本: 0.2.10
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 1,232
0.2.9
wired-redstone-0.2.9.jar下载0.2.9#Alpha
wired-redstone-0.2.9-sources.jar下载0.2.9#Alpha
# Wired Redstone v0.2.9
Wired Redstone version 0.2.9 for Minecraft 1.18.2
Changes:
* Fixes bug where if repeaters were powered for exactly the wrong amount of time, their output would never turn on.
* Updates GraphLib, making it usable on Windows.
* Updates LibMultiPart to hopefully try and fix a bug where its block-entities were getting loaded too early.
Wired Redstone version 0.2.9 for Minecraft 1.18.2
Changes:
* Fixes bug where if repeaters were powered for exactly the wrong amount of time, their output would never turn on.
* Updates GraphLib, making it usable on Windows.
* Updates LibMultiPart to hopefully try and fix a bug where its block-entities were getting loaded too early.
展开
版本: 0.2.9
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 98
0.2.8
wired-redstone-0.2.8.jar下载0.2.8#Alpha
wired-redstone-0.2.8-sources.jar下载0.2.8#Alpha
# Wired Redstone v0.2.8
Wired Redstone version 0.2.8 for Minecraft 1.18.2
Changes:
* Updates GraphLib from 0.1.6 to 0.2.2. This means that this is incompatible with any mod that uses GraphLib 0.1.x.
Wired Redstone version 0.2.8 for Minecraft 1.18.2
Changes:
* Updates GraphLib from 0.1.6 to 0.2.2. This means that this is incompatible with any mod that uses GraphLib 0.1.x.
展开
版本: 0.2.8
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 97
0.2.7
wired-redstone-0.2.7.jar下载0.2.7#Alpha
wired-redstone-0.2.7-sources.jar下载0.2.7#Alpha
# Wired Redstone v0.2.7
Wired Redstone version 0.2.7 for Minecraft 1.18.2
Changes:
* Fixes visual bug with Repeater output wire not being powerable from the outside.
* Updates GraphLib.
Wired Redstone version 0.2.7 for Minecraft 1.18.2
Changes:
* Fixes visual bug with Repeater output wire not being powerable from the outside.
* Updates GraphLib.
展开
版本: 0.2.7
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 150
0.2.6
wired-redstone-0.2.6.jar下载0.2.6#Alpha
wired-redstone-0.2.6-sources.jar下载0.2.6#Alpha
# Wired Redstone v0.2.6
Wired Redstone version 0.2.6 for Minecraft 1.18.2
Changes:
* Fixes visual bug with Repeaters' exterior wires showing up in the wrong positions.
Wired Redstone version 0.2.6 for Minecraft 1.18.2
Changes:
* Fixes visual bug with Repeaters' exterior wires showing up in the wrong positions.
展开
版本: 0.2.6
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 140
0.2.5
wired-redstone-0.2.5.jar下载0.2.5#Alpha
wired-redstone-0.2.5-sources.jar下载0.2.5#Alpha
# Wired Redstone v0.2.5
Wired Redstone version 0.2.5 for Minecraft 1.18.2
Changes:
* Adds basic WTHIT integration.
* Adds Repeaters.
* Reduces packet sizes a little.
Wired Redstone version 0.2.5 for Minecraft 1.18.2
Changes:
* Adds basic WTHIT integration.
* Adds Repeaters.
* Reduces packet sizes a little.
展开
版本: 0.2.5
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 79
0.2.4
wired-redstone-0.2.4.jar下载0.2.4#Alpha
wired-redstone-0.2.4-sources.jar下载0.2.4#Alpha
# Wired Redstone v0.2.4
Wired Redstone version 0.2.4 for Minecraft 1.18.2
Changes:
* Fixes visual bug where powering a Not Gate backwards would light up its torch, even if it was being powered forwards
as well.
* Updates GraphLib to v0.1.5+1.18.2.
Wired Redstone version 0.2.4 for Minecraft 1.18.2
Changes:
* Fixes visual bug where powering a Not Gate backwards would light up its torch, even if it was being powered forwards
as well.
* Updates GraphLib to v0.1.5+1.18.2.
展开
版本: 0.2.4
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 131
0.2.3
wired-redstone-0.2.3.jar下载0.2.3#Alpha
wired-redstone-0.2.3-sources.jar下载0.2.3#Alpha
# Wired Redstone v0.2.3
Wired Redstone version 0.2.3 for Minecraft 1.18.2
Changes:
* Changes homepage to point to the [Modrinth page](https://modrinth.com/mod/wiredredstone).
* Re-texture gates to look a little less clunky.
Wired Redstone version 0.2.3 for Minecraft 1.18.2
Changes:
* Changes homepage to point to the [Modrinth page](https://modrinth.com/mod/wiredredstone).
* Re-texture gates to look a little less clunky.
展开
版本: 0.2.3
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 166
0.2.2
wired-redstone-0.2.2.jar下载0.2.2#Alpha
wired-redstone-0.2.2-sources.jar下载0.2.2#Alpha
# Wired Redstone v0.2.2
Wired Redstone version 0.2.2 for Minecraft 1.18.2
Changes:
* Adds Not Gates.
* Fixes bug where a world could get old enough that placement ghosts would stop working.
* Changes item rotation in inventory.
Wired Redstone version 0.2.2 for Minecraft 1.18.2
Changes:
* Adds Not Gates.
* Fixes bug where a world could get old enough that placement ghosts would stop working.
* Changes item rotation in inventory.
展开
版本: 0.2.2
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 97
0.2.1
wired-redstone-0.2.1.jar下载0.2.1#Alpha
wired-redstone-0.2.1-sources.jar下载0.2.1#Alpha
# Wired Redstone v0.2.1
Wired Redstone version 0.2.1 for Minecraft 1.18.2
Changes:
* Wires recalculate when they are loaded, meaning that loading worlds from older versions should just work now. This
also means that world-edit should just work as well, without the need for any commands.
Wired Redstone version 0.2.1 for Minecraft 1.18.2
Changes:
* Wires recalculate when they are loaded, meaning that loading worlds from older versions should just work now. This
also means that world-edit should just work as well, without the need for any commands.
展开
版本: 0.2.1
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 123
0.2.0
wired-redstone-0.2.0.jar下载0.2.0#Alpha
wired-redstone-0.2.0-sources.jar下载0.2.0#Alpha
# Wired Redstone v0.2.0
Wired Redstone version 0.2.0 for Minecraft 1.18.2
Changes:
* **MAJOR UPDATE** Changes how wire networks are saved. All existing wires will not function until they are updated with
a command. Use the command `\graphlib updateblocks <from> <to>` to update the wires in a given area.
* The change allows for improved CPU usage and decreased memory usage.
* Makes uncolored bundled cable use wool sounds and particle effects.
Wired Redstone version 0.2.0 for Minecraft 1.18.2
Changes:
* **MAJOR UPDATE** Changes how wire networks are saved. All existing wires will not function until they are updated with
a command. Use the command `\graphlib updateblocks <from> <to>` to update the wires in a given area.
* The change allows for improved CPU usage and decreased memory usage.
* Makes uncolored bundled cable use wool sounds and particle effects.
展开
版本: 0.2.0
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 87
0.1.3
wired-redstone-0.1.3.jar下载0.1.3#Alpha
wired-redstone-0.1.3-sources.jar下载0.1.3#Alpha
# Wired Redstone v0.1.3
Changes:
* Allow gates to cache placement ghost models.
* Fix wires not going around corners by slabs, even if the slabs aren't blocking the wires' path.
* Fix insulated wire not powering blocks it's connected to.
Changes:
* Allow gates to cache placement ghost models.
* Fix wires not going around corners by slabs, even if the slabs aren't blocking the wires' path.
* Fix insulated wire not powering blocks it's connected to.
展开
版本: 0.1.3
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 92
0.1.2
wired-redstone-0.1.2.jar下载0.1.2#Alpha
wired-redstone-0.1.2-sources.jar下载0.1.2#Alpha
# Wired Redstone v0.1.2
Changes:
* Adds gate placement outlines.
* Adds gate placement ghosts.
Changes:
* Adds gate placement outlines.
* Adds gate placement ghosts.
展开
版本: 0.1.2
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 88
0.1.1
wired-redstone-0.1.1.jar下载0.1.1#Alpha
wired-redstone-0.1.1-sources.jar下载0.1.1#Alpha
# Wired Redstone v0.1.1
Changes:
* Changes how PartExt registries are initialized so that other mods can register PartExts.
* Disables some redundant computation in the wire-network controller.
* Updates LibMultiPart to `0.7.3-pre.3`.
Changes:
* Changes how PartExt registries are initialized so that other mods can register PartExts.
* Disables some redundant computation in the wire-network controller.
* Updates LibMultiPart to `0.7.3-pre.3`.
展开
版本: 0.1.1
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 99
0.1.0
wired-redstone-0.1.0.jar下载0.1.0#Alpha
wired-redstone-0.1.0-sources.jar下载0.1.0#Alpha
This is the initial pre-alpha release of the mod. Expect bugs. There are no recipes as of yet.
展开
版本: 0.1.0
支持游戏: 1.18.2
类型: Fabric Quilt
Alpha
下载次数: 82
收录