let's fucking go

This commit is contained in:
Pyritie 2025-07-19 19:22:54 +01:00
parent 15664c26ee
commit c8ac4fd7fd
7 changed files with 25 additions and 3 deletions

View file

@ -14,6 +14,10 @@
},
{
"type": "minecraft:biome"
},
{
"type": "tfc:climate",
"min_forest": "normal"
}
]
}

View file

@ -14,6 +14,10 @@
},
{
"type": "minecraft:biome"
},
{
"type": "tfc:climate",
"min_forest": "sparse"
}
]
}

View file

@ -14,6 +14,10 @@
},
{
"type": "minecraft:biome"
},
{
"type": "tfc:climate",
"min_forest": "normal"
}
]
}

View file

@ -14,6 +14,10 @@
},
{
"type": "minecraft:biome"
},
{
"type": "tfc:climate",
"min_forest": "sparse"
}
]
}