File Details
nodeworks-0.6.1.jar
- R
- May 12, 2026
- 9.27 MB
- 16
- 26.1.2
- NeoForge
File Name
nodeworks-0.6.1.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
Added:
- Add Vacuum Pipes which is an early-game method to connect your network
- Nodes are now PIpe-connected
- Add Focus Nodes which essentially is the old Node behavior, being able to connect each other purely with lasers and using Line of Sight
- Import chest distributes its items to network storage, implements all the same logic from
importerpreset - Export chest pulls items from network storage matching its filter, has same logic from
importerpreset- Can also push its items into adjacent inventories, which is a good way to connect networks without contracts
- Broadcast antennas can be placed on top of Export chests to broadcast their items to receivers
- Receiver antennas can be placed on Import chests and linked with broadcasted export chests to receive their items wirelessly
- User device can use any item specified from network storage
- Breaker and Placer GUIs added so they can be used without scripting
- Add Processor Handler which lets you create processing set handlers without scripting
- Add covered pipe blocks
Changes:
- Changed models for Breaker, Placer, User, Variable, and Network Controller
- Changed recipes for lots of devices
- Cleaned up device GUIs to be more consistent

