[📦] Logic Gates (Fabric)

[📦] Logic Gates (Fabric)

Mod

A Minecraft mod that adds logic gates to the game.

Client and server Technology

5,210 downloads
23 followers
Follow Save
[📦] Logic Gates (Fabric) has been archived. [📦] Logic Gates (Fabric) will not receive any further updates unless the author decides to unarchive the project.
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Logic Gates (1.19) - v1.1

Changelog

This release of Logic Gates adds the ability to toggle the existance of certain logic gates using a config file. When a logic gate is disabled in the config file, it's item becomes completely unobtainable (even in creative mode), which is why you should be careful, as disabling a logic gate will erase it's item from containers such as inventories and chests. For technical reasons, the disabled item's corresponding blocks will not be erased from existance when disabling the logic gates, as doing so could (and very likely would) result in world corruption. Because of this, you can still place down disabled logic gates through commands such as /setblock.

To get started, simply put a config file named logicgates.properties into the config folder. Below is the list of properties you can use:

ENABLE_LOGIC_GATE_WIRE=true
ENABLE_LOGIC_GATE_WIRE_TURN=true

ENABLE_LOGIC_GATE_AND=true
ENABLE_LOGIC_GATE_OR=true
ENABLE_LOGIC_GATE_XOR=true
ENABLE_LOGIC_GATE_NOT=true
ENABLE_LOGIC_GATE_NAND=true
ENABLE_LOGIC_GATE_NOR=true
ENABLE_LOGIC_GATE_XNOR=true

ENABLE_LATCH_SETRESET=true
ENABLE_LATCH_DATA=true

The full list of all properties for future versions of the mod can be found on the mod's wiki page.

Files

logicgates-1.1.0.jar(192.94 KiB) Primary Download

Project members

TheCSDev

Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated 2 years ago