Skip to content

Commit df1d5ff

Browse files
committed
fix sand?
1 parent 0d52c43 commit df1d5ff

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

  • kubejs/data/tfg/worldgen/placed_feature/nether/surface

kubejs/data/tfg/worldgen/placed_feature/nether/surface/sand.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,6 @@
2222
},
2323
{
2424
"type": "minecraft:biome"
25-
},
26-
{
27-
"type": "minecraft:block_predicate_filter",
28-
"predicate": {
29-
"type": "minecraft:any_of",
30-
"predicates": [
31-
{
32-
"type": "minecraft:matching_block_tag",
33-
"offset": [ 0, -1, 0 ],
34-
"tag": "forge:sand"
35-
},
36-
{
37-
"type": "minecraft:matching_block_tag",
38-
"offset": [ 0, -1, 0 ],
39-
"tag": "forge:sandstone"
40-
}
41-
]
42-
}
4325
}
4426
]
4527
}

0 commit comments

Comments
 (0)