Merging in mars worldgen branch (#1370)

* red granite is now a real stone type

* starting mars rock layers

* fixed red granite

* flipped the continentalness! thanks stardust
This commit is contained in:
Pyritie 2025-07-18 02:28:21 +01:00 committed by GitHub
parent d1dd3c9e35
commit d1baf88d5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 38755 additions and 136703 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "tfc:block/rock/loose_igneous_intrusive_2",
"textures": {
"texture": "gtceu:block/stones/red_granite/stone"
}
}