
Simple Storage Network
A simplified port of the original Storage Network
1.12.1-1.12.1
alpha22 декабря 2024 г.Fix JEI/EMI recipe autocomplete .
Also see previous changelog https://www.curseforge.com/minecraft/mc-mods/simple-storage-network/files/5963980
1.20.1-1.12.0
alpha12 декабря 2024 г.Added a new Expanded Request Table and the Expanded Remote to support 'GUI Scale 2' or larger for players on large monitors/resolutions.
Internal refactoring for Import and Export cable capabilities: item transactions are now executed inside the cable tile-entities instead of the main node tile-entity (meaning the main root node is doing less processing work, and also the network overall should have fewer wasted cycles).
1.16.5-1.5.5
release3 декабря 2024 г."1.5.5":"Fix #564 Server in 1.16.5 crashes when using storage request table" https://www.curseforge.com/minecraft/mc-mods/simple-storage-network/files/5959709
1.20.1-1.11.3
release14 октября 2024 г.Fixed item tooltips not rendering in Storage Remote.
Fixed visual rendering and text errors inside of import/export cables using the 'operation upgrade'
1.12.2-2.0.0
release26 сентября 2024 г.Add storage remote hotkey #447
Change priority behavior for insertion to make more sense
Improve processing cable performance, add JEI recipe filling, and default inactive. Fix various GUI issues
Correct cable placement collision box
Add feature of cable facades: use shift-left-click (crouch-attack) with any block to set the facade, and use empty hand to remove (PR #517 by Metalit for this and above changes) ; see config file for options
New import button has been added to the Processing Cable to import recipe and ingredients (similar behavior to import on other cables)
Storage Request Table changed to act without storage like a crafting table (bugfix backported from MC1.16.5+)
Back-ported two new cable upgrades from 1.20.1: Singleton Upgrade and Slowness Upgrade.