Tom's Simple Storage Mod (Fabric)

Tom's Simple Storage Mod (Fabric)

16M Downloads

1.16.1 - Cannot Replicate Mod Spotlight Configurations

JoshMayberry opened this issue ยท 1 comments

commented

Wonderful mod! I am very excited to use it in my world!
Unfortunately, there seem to be some issues when I follow the designs in the mod spotlight on the main page.
Instead of making a separate issue for each one, I put them all here (hope that's ok).

All Mods in the mod folder for this test

  • tomsstorage-1.1.0.jar
  • fabric-api-0.14.1+build.372-1.16
  • RoughlyEnoughItems-4.8.1
  • modmenu-1.12.2+build.17

No Double Chest Support

If an inventory cable connector is placed on one side of a double chest, only the items in that side are detected:
image
image image

To see both sides of the chest, two connectors are needed:
image
image

The mod spotlight suggests this should not be the case:
image

Connectors Do not Chain

This set up from the mod spotlight does not work, only the left side of the bottom chest is accessable via the terminal:
image

And this set up cannot see any thing, because there is no chest connected to the first connector:
image

Cannot Access After a Connector

If a storage terminal is placed on an _inventory connector like this, the terminal can access the inventory:
image

But if it is connected after the terminal like this, it cannot access the inventory:
image

The mod spotlight suggests this should not be the case:
image
image

No Loop Detection:

If I follow this part of the mod spotlight block-for-block, no loop detection message shows up- the inventory just flickers back and forth between a low and high number.
image
image

Proxies can Misrepresent Items

If a chest is connected to a proxy and the network, it's contents will be counted incorrectly:
image
image
image

commented

The latest version sould fix most of the bugs.
The connectors don't chain, you have to use Inventory Trims for chaining.