SirEdvin / UnlimitedPeripheralWorks

Extreme compact CC:R and CC:T mod that tries to make everything, that even possible a peripheral
MIT License
9 stars 3 forks source link

Sending data to Integrated Dynamics network broken #28

Closed Mareckoo01 closed 11 months ago

Mareckoo01 commented 11 months ago

"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.

SirEdvin commented 11 months ago

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

SirEdvin commented 11 months ago

Fixed in 1.4.1