elements.lemon = { color: "#fcc603", behavior: behaviors.POWDER, category: "food", state: "solid", breakInto: "juice", reactions: { "sugar": { elem1: "candy", elem2: "candy" } }, };