CommandHelper

CommandHelper

46.5k Downloads

Inventory manipulation wipes data from fireworks

LadyCailinBot opened this issue ยท 6 comments

commented

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())

commented

Comment by kookster

It should also be noted it does the same thing when messing with block inventories.

commented

Comment by PseudoKnight

Not a bug, but a feature request.

commented

Comment by kookster

Ladycailin said its a bug, so i filed it as a bug.

commented

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.

commented

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.

commented

Comment by kookster

<3