Revert "drop tfc ore gen support"

This reverts commit ac93f272a4.
This commit is contained in:
Dmitry 2024-05-22 21:52:17 +07:00
parent ac93f272a4
commit 9aae394dd4
102 changed files with 7327 additions and 12 deletions

View file

@ -0,0 +1,28 @@
{
"__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"
}
]
}