Places or removes an item from the pot.
pot.item = new Items.OxeyeDaisy(); // add pot.item = null; // remove
See Implementation
Places or removes an item from the pot.