SirEdvin/UnlimitedPeripheralWorks

Sending data to Integrated Dynamics network broken

Mareckoo01 opened this issue · 2 comments

"Directory inside computer" aspect in Machine Reader is a List type but it outputs NBT.

Using operators on it that expect List as input give error that NBT was given as input.
Using operators on it that expect NBT as input give error that List was given as input.

I'm pretty sure the aspect should be NBT type and not List type.

Oh, that is bad. I will take a look, thanks for report

Fixed in 1.4.1