fixed a crash when tping to the moon lol

This commit is contained in:
Pyritie 2025-04-30 00:29:53 +01:00
parent c74339adb7
commit 187e5a2f5f
23 changed files with 2666 additions and 2797 deletions

View file

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

View file

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