added spinel

This commit is contained in:
Laetitia (O-01-67) 2023-03-08 18:58:19 -05:00 committed by GitHub
parent 8aaf43c1d3
commit 278eb89e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -2814,6 +2814,18 @@ if(!enabledMods.includes(libraryMod)) {
hardness: 0.9,
}
//Spinel (kek)
elements.spinel = {
color: ["#ff1261", "#db2776", "#f20732", "#f71670", "#f7167f"],
tempHigh: 2130,
behavior: behaviors.POWDER,
category: "powders",
state: "solid",
density: 3600,
hardness: 0.85,
}
//Topaz
elements.topaz = {