drop tfc ore gen support

This commit is contained in:
Dmitry 2024-05-14 16:05:15 +07:00
parent f05bccb7fd
commit ac93f272a4
102 changed files with 12 additions and 7327 deletions

View file

@ -1,28 +0,0 @@
{
"__comment__": "This file was automatically created by mcresources",
"feature": "tfg:geode",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 500
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "uniform",
"min_inclusive": {
"absolute": -48
},
"max_inclusive": {
"absolute": 32
}
}
},
{
"type": "tfc:biome"
}
]
}