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,18 @@
{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:geode",
"config": {
"outer": "tfc:rock/hardened/basalt",
"middle": "tfc:rock/raw/quartzite",
"inner": [
{
"data": "gtceu:quartzite_amethyst_ore",
"weight": 1
},
{
"data": "tfc:rock/raw/quartzite",
"weight": 5
}
]
}
}