mars quartzite, fix tetramethoxysilane #2898

This commit is contained in:
Pyritie 2026-01-31 14:27:25 +00:00
parent ffaced187f
commit e90cccbcc8
28 changed files with 573 additions and 483 deletions

View file

@ -56,7 +56,8 @@
"chert": "tfc:chert",
"chalk": "tfc:chalk",
"basalt": "tfc:basalt",
"dacite": "tfc:dacite"
"dacite": "tfc:dacite",
"quartzite": "tfc:quartzite"
},
"layers": [
{
@ -70,7 +71,8 @@
"basalt": "bottom",
"dacite": "bottom",
"venus": "bottom",
"shale": "bottom"
"shale": "bottom",
"quartzite": "bottom"
}
},
{
@ -83,7 +85,8 @@
"limestone": "mix",
"claystone": "mix",
"conglomerate": "mix",
"chert": "mix"
"chert": "mix",
"quartzite": "mix"
}
}
],