Create ghire.js

This commit is contained in:
personiguess-a 2025-07-09 14:12:46 -04:00 committed by GitHub
parent 56e1918a6c
commit 6feff3f9a1
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"],
};