ItemEvents.modification(event => { event.modify('pamhc2foodcore:freshwateritem', item => { item.foodProperties = null; }); });