fixed a crash when tping to the moon lol
This commit is contained in:
parent
c74339adb7
commit
187e5a2f5f
23 changed files with 2666 additions and 2797 deletions
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 40,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "create:cut_deepslate"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:block_match",
|
||||
"block": "tfg:raw_basanite"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:ore",
|
||||
"config": {
|
||||
"discard_chance_on_air_exposure": 0.0,
|
||||
"size": 40,
|
||||
"targets": [
|
||||
{
|
||||
"state": {
|
||||
"Name": "create:cut_diorite"
|
||||
},
|
||||
"target": {
|
||||
"predicate_type": "minecraft:block_match",
|
||||
"block": "tfc:rock/raw/diorite"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
"source": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "tfg:loose_anorthosite"
|
||||
"Name": "tfg:loose/anorthosite"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue