added gravel below the dirt
This commit is contained in:
parent
a04e4c55ba
commit
f54777f7e0
1 changed files with 102 additions and 0 deletions
|
|
@ -799,6 +799,23 @@
|
|||
"Name": "tfg:grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 5,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "kubejs_tfc:rock",
|
||||
"rock_block": "gravel",
|
||||
"fallback_state": {
|
||||
"Name": "ad_astra:mars_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -872,6 +889,23 @@
|
|||
"Name": "tfg:grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 5,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "kubejs_tfc:rock",
|
||||
"rock_block": "gravel",
|
||||
"fallback_state": {
|
||||
"Name": "ad_astra:mars_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -947,6 +981,23 @@
|
|||
"Name": "tfg:grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 5,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "kubejs_tfc:rock",
|
||||
"rock_block": "gravel",
|
||||
"fallback_state": {
|
||||
"Name": "ad_astra:mars_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1021,6 +1072,23 @@
|
|||
"Name": "tfg:grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 5,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "kubejs_tfc:rock",
|
||||
"rock_block": "gravel",
|
||||
"fallback_state": {
|
||||
"Name": "ad_astra:mars_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1096,6 +1164,23 @@
|
|||
"Name": "tfg:grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 5,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "kubejs_tfc:rock",
|
||||
"rock_block": "gravel",
|
||||
"fallback_state": {
|
||||
"Name": "ad_astra:mars_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1170,6 +1255,23 @@
|
|||
"Name": "tfg:grass/mars_dirt"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "minecraft:condition",
|
||||
"if_true": {
|
||||
"type": "minecraft:stone_depth",
|
||||
"offset": 5,
|
||||
"surface_type": "floor",
|
||||
"add_surface_depth": false,
|
||||
"secondary_depth_range": 0
|
||||
},
|
||||
"then_run": {
|
||||
"type": "kubejs_tfc:rock",
|
||||
"rock_block": "gravel",
|
||||
"fallback_state": {
|
||||
"Name": "ad_astra:mars_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue