This commit is contained in:
personiguess-a 2026-02-18 00:12:34 +01:00 committed by GitHub
commit 69b51895c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

10
ghire.js Normal file
View File

@ -0,0 +1,10 @@
elements.ghire = {
color: ["#eb8334","#ffd8c9","#ffeda3","#d98938","#000000"],
behavior: behaviors.POWDER,
category: "powders",
state: "solid",
density: 265,
burn: 1000,
burnTime: 300,
burnInto: ["carbon_dioxide"],
};