promotional bannermobile promotional banner

Nodeworks

Programmable logistics and automation networks
Use inventory terminals to view and interact with your network's storage

Use inventory terminals to view and interact with your network's storage

Create flows for items to be imported and exported automatically to be processed by other networks using Import and Export Chests

Create flows for items to be imported and exported automatically to be processed by other networks using Import and Export Chests

Storage Cards can be used to filter items in your Network. You can filter by NBT Data, Stackables, Tags, Item IDs, and Regular Expressions

Storage Cards can be used to filter items in your Network. You can filter by NBT Data, Stackables, Tags, Item IDs, and Regular Expressions

You can create devices such as the Breaker, Placer, and User to interact with the world and create automated systems

You can create devices such as the Breaker, Placer, and User to interact with the world and create automated systems

You can use import and export chests to push and pull items to/from Network Storage as well as bridge gaps between different networks

You can use import and export chests to push and pull items to/from Network Storage as well as bridge gaps between different networks

View a real time crafting tree while your crafting CPU works as well as see beforehand how an item would be crafted in your network using the Diagnostic Tool

View a real time crafting tree while your crafting CPU works as well as see beforehand how an item would be crafted in your network using the Diagnostic Tool

Yea the image quality is bad but it still showcases the autocompletion so you don't have to memorize everything

Yea the image quality is bad but it still showcases the autocompletion so you don't have to memorize everything

Autocraft complex recipes using the Processing Handler which establishes a new micro-network where Inputs are inserted into Blue Storage Cards and Outputs are pulled from Red Storage Cards

Autocraft complex recipes using the Processing Handler which establishes a new micro-network where Inputs are inserted into Blue Storage Cards and Outputs are pulled from Red Storage Cards

Description

nodeworks
A network-based automation and inventory management mod. Build autocrafting with Crafting CPUs and Processing Handlers, view network storage through Inventory Terminals, share recipes across dimensions with antennas, and debug everything from a built-in diagnostic tool. Every device is also programmable in Lua with a full in-game IDE, autocomplete, hover docs, and inline diagnostics for when you want to write custom logic.

 

crafting subnet in nodeworks

Features

  • Network controllers + nodes build up and connect networks
  • Inventory Terminals that let you view network storage from a single viewport (also has a portable version)
  • Autocrafting with Crafting CPU + Processing Sets + Instruction Sets: multiblock autocrafting with both vanilla recipes and custom handlers via Processing Handlers or custom written script handlers
  • Import/Export Chests: automatic intake and output between network storage and the world, with wireless transfer when paired with antennas
  • Antennas/Subnets: build automation networks that split into specialized subnets, each network is small and focused, and antennas let them share recipes across dimensions
  • Diagnostic Tool visualize network topology, crafting trees, jobs, and errors
  • In-game guidebook with interactive scenes
  • Lua Scripting Terminal with full IDE features: autocomplete, hover docs, inline diagnostics, syntax highlighting

Auto Crafting

To handle non-crafting table recipes you can use Processing Handlers or custom written scripts using network:handle

Above shows a Processing Handler create a micro-network (shown by yellow and orange striped lasers) which input items are inserted to Blue Storage Cards and output items are pulled from inventories with Red Storage Cards.

Scripting

Optionally you can use the Scripting Terminal to do everything for the power users out there. With modules to interact with your network and devices network. Scheduling tasks using scheduler. Create atomically shared variables using Variable devices, and plenty more. This mod was developed with scripting in mind first, unlock further possibilities with IO Cards and scripting to create complex automated farms and systems.

Import items to your network easily using preset types such as importer

importer code example

Create handlers for complex recipes for furnices/machines/etc.

processing set handler code

The Nodeworks Team

profile avatar
  • 2
    Projects
  • 10.2K
    Downloads
Donate

More from damien75