Compatibility
Minecraft: Java Edition
1.20.1
1.19.x
1.18.1–1.18.2
1.16.2–1.16.5
1.15.2
1.12.x
1.11.2
1.11
1.10.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 3 weeks ago
Changelog
1.1.1:
- Many automatic parameter conversions to make life easier for the programmer (i.e. inventory -> string representation and back so that you can for example construct an inventory location on your network programatically)
- The > and = opcodes actually have no result (i.e. they don't modify the last result). This was marked wrong in the tooltip
- Fixed a possible vulnerability with a packet that didn't check if the held item was actually from this mod
- The reset command now clears all redstone outputs on all sides of all network nodes as well as the processor itself