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