chilireactionsthingy

This commit is contained in:
SquareScreamYT 2024-03-22 15:31:02 +08:00 committed by GitHub
parent abb267fda6
commit 0b3851033a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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",