Brewery

Brewery

101k Downloads

API BrewModifyEvent should include original ItemMeta

ks-hl opened this issue ยท 2 comments

commented

Please add the original ItemMeta or original ItemStack to BrewModifyEvent. I'm trying to find the original ItemStack to check something before the brew is sealed, but it's impossible with the current events.

Thank you

commented

Yes should be possible to attach the old item onto the event, where there is an old item.

commented

Ill consider adding this with the next feature release