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