Patchwork: Simulated Factories

Quick rating

Patchwork: Simulated Factories

No reviews yet

A mod to virtualize your factories

Tech
Energy & Resource Systems
Automation & Processing
QoL & Tweaks
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
patchwork-0.1.6.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Patchwork adds a way to manage block interactions in a clear and flexible way using a data-driven node graph editor built right into the mod.

Using Patchwork, you can create an SF Network (Simulated Factory) of blocks, (such as machines), and virtually route their behavior. You can even interact with their GUIs fully remotely from within the Patchwork editor. You have the choice of connecting physically placed blocks to your network using an SF Interface, or alternatively to upload the blocks into the editor, allowing the SF Network to fully manage it for you without you having to place it anywhere.

Patchwork is sort of like a data-driven mix of AE2 and Compact Machines.

Getting started

To get started you need a mod that provides a power source, as Patchwork doesn't provide this.

All SF networks require at least five things;

  • An SF Controller, to accept power into the network
  • A power source for the SF Controller
  • An SF Drive, to store the storage modules
  • Virtual Storage Modules, to store the configurations
  • and finally, an SF Terminal, to edit the configuration. Technically doesn't have to be present for the network to function once you've configured it, but it probably doesn't make sense to remove it ever, so effectively this is always required.

There are currently three storage tiers. The abilities of each tier are provided below.

Tier Max patches Max virtualized blocks
1 1 4
2 2 16
3 8 64

You can, however, add an unlimited amount of SF Interfaces to a network, regardless of storage.

An SF Terminal on top of an SF Controller, which has an SF Drive beside it. The SF Controller has an Iron Furnace from the Iron Furnaces mod attached to it, acting as a generator, however this is not provided by Patchwork and can be replaced by any other relevant mod.

Once the storage has been placed into the SF Drive, feel free to open the SF Terminal and click the plus button. You can then shift click a block from your inventory to upload it to the system, and then open the "Virtual" tab on the right to drag them into the editor. You can now manage the block virtually! By clicking on the magnifying glass on a node, you can open it's GUI remotely and interact with it if necessary. By double clicking on a node, you can rename it, as well as manually modify the nodes inputs and outputs. Make sure you press CTRL+S (or the Save Button) on the top left to save your changes before you close the editor! As soon as you have saved, the SF Controller will begin executing the graph.

The Patchwork node editor, showing a patch containing a furnace with two inputs, a chest, and a copper chest, acting as the ingredients and fuel input, respectively.

SF Interfaces

Alternatively, instead of virtualizing nodes, you can use SF Cables and SF Interfaces to manually plug a block into the network and configure it that way. Those appear under the "Interfaces" tab, but otherwise work just the same as virtualized blocks. This is how you get resources in and out of the world and into the network. Do keep in mind that SF Interfaces and ME Interfaces do not function the same way. An SF Interface is more akin to an ME Storage Bus than an ME Interface. SF Networks provide no inventories on their own to the network, and as such cannot expose directly an inventory to other blocks in the world. You must bring your own item storage and either virtualize it by uploading it into the editor, or attaching it with the SF Interface, thus allowing you to route the storage.

Mod Compatibility

SF Controllers should accept power from any block that can provide it using NeoForge's EnergyHandler capability. The mod also has explicit support for Mekanism and will automatically configure most Mekanism machines that are attached to the network, meaning you shouldn't have to bother with any block configurations other than adding upgrades or enabling Auto-sort.

Usage rights

You may distribute this mod in modpacks without asking me for permission as long as I remain credited; the mod itself already contains the author details so as long as that remains present you can just distribute it as is.

Patchwork adds a way to manage block interactions in a clear and flexible way using a data-driven node graph editor built right into the mod.

Using Patchwork, you can create an SF Network (Simulated Factory) of blocks, (such as machines), and virtually route their behavior. You can even interact with their GUIs fully remotely from within the Patchwork editor. You have the choice of connecting physically placed blocks to your network using an SF Interface, or alternatively to upload the blocks into the editor, allowing the SF Network to fully manage it for you without you having to place it anywhere.

Patchwork is sort of like a data-driven mix of AE2 and Compact Machines.

Getting started

To get started you need a mod that provides a power source, as Patchwork doesn't provide this.

All SF networks require at least five things;

  • An SF Controller, to accept power into the network
  • A power source for the SF Controller
  • An SF Drive, to store the storage modules
  • Virtual Storage Modules, to store the configurations
  • and finally, an SF Terminal, to edit the configuration. Technically doesn't have to be present for the network to function once you've configured it, but it probably doesn't make sense to remove it ever, so effectively this is always required.

There are currently three storage tiers. The abilities of each tier are provided below.

Tier Max patches Max virtualized blocks
1 1 4
2 2 16
3 8 64

You can, however, add an unlimited amount of SF Interfaces to a network, regardless of storage.

An SF Terminal on top of an SF Controller, which has an SF Drive beside it. The SF Controller has an Iron Furnace from the Iron Furnaces mod attached to it, acting as a generator, however this is not provided by Patchwork and can be replaced by any other relevant mod.

Once the storage has been placed into the SF Drive, feel free to open the SF Terminal and click the plus button. You can then shift click a block from your inventory to upload it to the system, and then open the "Virtual" tab on the right to drag them into the editor. You can now manage the block virtually! By clicking on the magnifying glass on a node, you can open it's GUI remotely and interact with it if necessary. By double clicking on a node, you can rename it, as well as manually modify the nodes inputs and outputs. Make sure you press CTRL+S (or the Save Button) on the top left to save your changes before you close the editor! As soon as you have saved, the SF Controller will begin executing the graph.

The Patchwork node editor, showing a patch containing a furnace with two inputs, a chest, and a copper chest, acting as the ingredients and fuel input, respectively.

SF Interfaces

Alternatively, instead of virtualizing nodes, you can use SF Cables and SF Interfaces to manually plug a block into the network and configure it that way. Those appear under the "Interfaces" tab, but otherwise work just the same as virtualized blocks. This is how you get resources in and out of the world and into the network. Do keep in mind that SF Interfaces and ME Interfaces do not function the same way. An SF Interface is more akin to an ME Storage Bus than an ME Interface. SF Networks provide no inventories on their own to the network, and as such cannot expose directly an inventory to other blocks in the world. You must bring your own item storage and either virtualize it by uploading it into the editor, or attaching it with the SF Interface, thus allowing you to route the storage.

Mod Compatibility

SF Controllers should accept power from any block that can provide it using NeoForge's EnergyHandler capability. The mod also has explicit support for Mekanism and will automatically configure most Mekanism machines that are attached to the network, meaning you shouldn't have to bother with any block configurations other than adding upgrades or enabling Auto-sort.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works