tl;dr
SIGILS allows you to pipe items in modded Minecraft factories using ComputerCraft computers and manage them in your web browser. It’s faster than traditional item pipes and easier to manage complex factories with it thanks to its intuitive click-and-drag interface.
Requirements
Game
- Minecraft 1.16 or greater
- CC: Tweaked 1.94.0 or greater
Minecraft items
- Any non-portable ComputerCraft computer (including turtles)
- Wired modems (from CC: Tweaked. The full-block versions are more convenient to use.)
- (Optional) Networking cable (from CC: Tweaked)
Basic usage: Setting up and making a pipe
Connecting machines to your ComputerCraft computer
- Put down your computer somewhere convenient
- Put a wired modem next to the computer.
- It is recommended to use the full block versions of the wired modems for convenience, since they can connect to multiple machines simultaneously, as well as non-full blocks such as chests and brewing stands.
- If the modem has no red on it, right click it to add it to the computer’s network
- Place wired modems next to any machines you want to pipe items to/from
- Again, if the modem block has no red on it, right click it
- Connect up the modems using either networking cable or more modems
- As long as the computer and the machines are connected by modems and cables, SIGILS will detect it
- If you need to add more machines later, connect them up to the existing network with more modems. You can do this regardless of whether SIGILS is running or not
Installing SIGILS on your ComputerCraft computer
- In a ComputerCraft computer (can be basic or advanced, turtle or regular) type
wget run https://sigils.fredchan.org/install
and press Enter - If prompted to make SIGILS run on startup, press Y
- After installation finishes, type
sigils
and press Enter
Making and editing pipes
- In SIGILS, press E to enter editing mode and take note of the 4-letter session code
- In your web browser, go to sigils.fredchan.org (the SIGILS editor) and enter the session code
- Press “Start editing”
- Click and drag from any red (triangular) handle into any blue (square) handle to pipe items from one inventory to another.
- (Optional) In the “Creating a new pipe” dialog box, set an item filter and/or nickname for the pipe.
- Click “Create Pipe.” Congratulations, you’ve made your first pipe!
- When you’re all done, go back into your ComputerCraft computer and press E again to exit editing mode.
Adding machines
- In Minecraft, connect your new machine(s) to the computer network with wired modems
- In the editor, click and drag the names of detected machines in the top right into the main workspace
Removing machines
In order for your pipes to keep working in the event of a temporary disconnection (for example, if your machine is in an unloaded chunk), SIGILS will not remove disconnected machines from your factory unless you explicitly tell it to do so.
- In Minecraft, disconnect your old machine(s) from the computer network
- You can break the machine, break the wired modem, or disable the wired modem. All of these are fine.
- In the editor, tn the top right, click on the machine you want to remove
Combining and splitting machines
You can combine machines and their inventory slots to allow a single pipe to pipe items to multiple machines at once. This can be useful if you want to smelt a lot of items in bulk, for example.
- In the editor, click and drag the machines you want to combine into a second machine
- Groups of inventory slots with the same nickname will be combined
- e.g. A slot nicknamed “Fuel” will combine with other slots nicknamed “Fuel”
- To split a machine from a group, click and drag its name from the group to elsewhere in the main workspace