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

@ -5,7 +5,7 @@
"ore_veins_enabled": false,
"legacy_random_source": false,
"default_block": {
"Name": "tfg:raw_anorthosite"
"Name": "tfg:rock/raw_anorthosite"
},
"default_fluid": {
"Name": "minecraft:air"
@ -250,7 +250,7 @@
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "tfg:raw_basanite",
"Name": "tfg:rock/raw_basanite",
"Properties": {
"axis": "y"
}
@ -280,7 +280,7 @@
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "tfg:hardened_anorthosite"
"Name": "tfg:rock/hardened_anorthosite"
}
}
},