Tech Reborn

Tech Reborn

30M Downloads

storage-upgrader doesn't update tile entities for new capacity

rapus95 opened this issue ยท 1 comments

commented

Describe the bug
when I upgrade a tank with a storage upgrader I need to empty it, destroy it with a pickaxe (so it doesn't keep it's entity data) and place it again. Only then it hast the actual max capacity of the given tier. For the item storage I can't reproduce it reliably.

Steps to Reproduce
Steps to reproduce the behavior:

  • place a basic fluid tank
  • fill it with any liquid
  • remember the fill percentage
  • use the storage upgrader on it
  • again look at the fill percentage
  • it's the same.

Environment (please complete the following information with the version):

  • Minecraft: 1.19
  • Mod Loader: fabric
commented

As you can see here, this also happens with item storage units:
image
image