big rock naming overhaul -- keeping to the ad astra naming scheme, then using lang files to give them funny rock names

This commit is contained in:
Pyritie 2025-05-05 17:41:36 +01:00
parent 38219fdb98
commit 2c0d2cbd24
83 changed files with 914 additions and 784 deletions

View file

@ -14,7 +14,7 @@
"source": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "tfg:loose/anorthosite"
"Name": "tfg:loose/moon_stone"
}
}
}

View file

@ -25,13 +25,13 @@
{
"weight": 20,
"data": {
"Name": "tfg:rock/raw_basanite"
"Name": "ad_astra:moon_deepslate"
}
},
{
"weight": 20,
"data": {
"Name": "tfg:rock/raw_anorthosite"
"Name": "ad_astra:moon_stone"
}
}
]