Logic Gate
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.0-26.2
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/logic-gate
资源信息
Minecraft 版本: 26.2
平台: fabric
标签: technology utility
资源介绍
Logic Gate
This mod adds a logic gate as a redstone component similar to a repeater or a comparator, with toggleable logic modes.
Obtaining
A logic gate can be obtained via crafting. Check out the crafting recipe in the gallery.
Available Logic Modes
- Single-input (back):
BUFFER,NOT - Double-input (left and right):
OR,AND,XOR,NOR,NAND,IMPLY,NIMPLY
Toggle between Logic Modes
- Right-click on the logic gate to cycle through modes.
- Hold Shift and right-click to cycle in reversed order.
- Default mode when placed: BUFFER
- Logic modes are cycled in the following order:
BUFFER,NOT,OR,AND,XOR,NOR,NAND,IMPLY,NIMPLY
Configurables
- All the configurables can be done using commands (both client and server) or via Mod Menu (client only, with Cloth Config API or YetAnotherConfigLib (YACL) installed).
Gate Delay
- Gate delays can be configured independently for each mode.
- Query:
/logic_gate gateDelay query [mode]mode:buffer|not|or|and|xor|nor|nand|imply|nimply.
- Modify:
/logic_gate gateDelay set [mode] [x|default]mode: same as the query command.x: an integer between 0 and 20 (inclusive).default: sets the delay tick value to 2- Requires permission level of at least 2.
- Query:
Smart Redstone Wire Connection
- If enabled, redstone wires will only automatically connect to input sides used by the current logic mode.
- Example: Redstone wires will only automatically connect to the back input side when the logic gate is in
BUFFERmode, not the left and right input sides. - Existing redstone wires need to receive a block update after changing this setting.
- Setting info obtainable and configurable via command
- Querying:
/logic_gate smartRedstoneWireConnection query - Modifying:
/logic_gate smartRedstoneWireConnection set [true|false|default]default: sets the value to false.- Requires permission level of at least 2.
- Querying:
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~