Apotheosis

Apotheosis

70M Downloads

Create interaction issue

DerRoboMeister opened this issue ยท 1 comments

commented

Whenever an affixed backtank of any kind from Create is placed on the ground, it immediately loses all affixes and gem sockets. Not sure if this issue exists on either Create's end or Apotheosis' end.

I'm running this on Minecraft 1.20.1 on NeoForge 47.1.104, with Apotheosis on version 7.3.4 and Create on 1.20.1-0.5.1f.

commented

Nothing much can be done about this from my end, this will happen with any sort of data that is stored on the ItemStack when placed into block form. Create would need to retain the original ItemStack and restore it when the tank block is broken to retain the additional data.