generated from jaredlll08/MultiLoader-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Like redstone wire, but can hold any number of boolean signals. These boolean signals act like bits, and are called channels.
- Data lines should be instant, like redstone.
- When a data line neighbours is updated:
- Get all of the data lines connected to it
- get all of the Data Output blocks connected to the data line, and figure out what channels should be set, by performing an OR on them.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request