chilireactionsthingy
This commit is contained in:
parent
abb267fda6
commit
0b3851033a
|
|
@ -6652,6 +6652,9 @@ elements.chilli = {
|
|||
state: "solid",
|
||||
density: 1050,
|
||||
breakInto: "chilli_powder",
|
||||
reactions: {
|
||||
"sauce": {elem1:null, elem2:"hot_sauce", chance:2}
|
||||
},
|
||||
}
|
||||
elements.chilli_powder = {
|
||||
color: "#a32121",
|
||||
|
|
|
|||
Loading…
Reference in New Issue