Some AS item dups when Cardboard Box is used on the chest they are in.
Sunekaer opened this issue ยท 3 comments
Place a chest
put any of these items in the chest: Starmetal Ingot, Constellation Paper, any crystal, any celestial crystal
click Cardboard box from Mekanism on the chest and see the items getting dropped on the ground but they all still stays in the box .
these are the only items from AS or any mod that I could get to duplicate this way
Forge 36.1.4
mods\astralsorcery-1.16.4-1.13.9.jar
mods\Mekanism-1.16.5-10.0.21.448.jar
Most likely a forge bug with custom item entities. See #1682 (comment)
For reference we have worked around this in mekanism/Mekanism#7053 (though the give issue definitely seems to be a thing). The issue was initially caused by MinecraftForge/MinecraftForge@72d05d1 which delays the custom item entities by a tick.