Inventory manipulation wipes data from fireworks
LadyCailinBot opened this issue ยท 6 comments
CMDHELPER-2903 - Reported by kookster
running the following code will wipe all data from a firework leaving it a blank shell of a firework:
set_pinv(pinv())
Comment by kookster
It should also be noted it does the same thing when messing with block inventories.
Comment by EntityReborn
This is a bug, and will take a medium amount of work to implement, as CH currently has no idea about how fireworks work. I'll look into it when I have time.
Comment by LadyCailin
This is now fixed. The fix should apply to all functions that use ObjectGenerator as well, so things like pgive_item will now support giving of fireworks.