Simple Storage Network

Simple Storage Network

57M Downloads

Storage Link Cable filter import does not read from Charset Barrels

Sixdd6 opened this issue ยท 1 comments

commented

Minecraft version & Mod Version:

Minecraft 1.12.2
forge buld 2836
mod version 1.7.4

Single player or Server:

Server

Describe problem (what you were doing / what happened):

When adding a storage link cable to a charset barrel the cables' filter import button does not read what is in the barrel.

Crash log (if any):

No crash/No log

commented

This is a bug with Charset Barrels.

They need to implement IItemHandler getSlots and/or getStackInSlot , refer them to my CapabilityConnectableLink.java