SirEdvin / UnlimitedPeripheralWorks

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

Item Count with "item_storage" type is reported as 1 when there's more #4

Closed Infernalboy95000 closed 1 year ago

Infernalboy95000 commented 1 year ago

Minecraft version: 1.19.2 Fabric api: 0.64.0 CC Restitched: 1.101.2 Peripheralium: 0.4.3 Peripheralworks: 0.2.1 Modern Industrialization: 1.3.2 Expanded Storage: 8.0.1 Maybe missing some mod dependencies

When using the command "peripheral.wrap("side").items() with any storage on my mod list of type "item_storage", the "count" property is always reported as 1.

Here some screenShoots of my tests Both the "Steel Barrel" and the "Expanded Storage Chest" are reported as "item_storage"

report

PD: I am not really sure if this is this mods fault, fabric storage api fault or both mods fault.

SirEdvin commented 1 year ago

Oh, that's seems huge .... I will try to solve this ...

SirEdvin commented 1 year ago

This fixed in 0.2.2 release