We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d52c43 commit df1d5ffCopy full SHA for df1d5ff
1 file changed
kubejs/data/tfg/worldgen/placed_feature/nether/surface/sand.json
@@ -22,24 +22,6 @@
22
},
23
{
24
"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
38
39
- "tag": "forge:sandstone"
40
- }
41
- ]
42
43
}
44
]
45
0 commit comments