Update kopalstuff.js
This commit is contained in:
parent
f8f793b827
commit
a2ccad2a63
|
|
@ -3,7 +3,7 @@ elements.lemon = {
|
||||||
behavior: behaviors.POWDER,
|
behavior: behaviors.POWDER,
|
||||||
category: "food",
|
category: "food",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
breakInto: "Juice",
|
breakInto: "juice",
|
||||||
reactions: {
|
reactions: {
|
||||||
"sugar": { elem1: null, elem2: "candy" }
|
"sugar": { elem1: null, elem2: "candy" }
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue