Tech Reborn

Tech Reborn

30M Downloads

Tech Reborn storage units not keeping meta data/stored item contents

Technici4n opened this issue ยท 5 comments

commented
commented

Translation: Items with NBT data is wiped when placed in a storage unit. As it only saves the item and the amount, I didn't think about the NBT data. A solution to this would to also store the item's NBT data alongside the item and amount (Also don't allow items with multiple NBT). Seems simple enough to fix, if no one else fixes this, I'll do it next week.

commented

I think there is no point to store items with NBT at all. Most of them will be a single item stored in storage. For example, energy is stored in NBT, and same Basic Drill with different amount of energy won't stack. Same applies for enchants, portable storages, etc

commented

I think there is no point to store items with NBT at all. Most of them will be a single item stored in storage. For example, energy is stored in NBT, and same Basic Drill with different amount of energy won't stack. Same applies for enchants, portable storages, etc

Either way, it should either reject items with NBT or store it. Not wipe the item.

commented

It appears this is not an issue apparently ? https://streamable.com/tqwbdp

Would require testing with danks specifically...

commented

Can't reproduce with Dank 3

Content before storage:
image

Dank 3 in storage:
image

Content after getting back from storage unit:
image