let's fucking go
This commit is contained in:
parent
15664c26ee
commit
c8ac4fd7fd
7 changed files with 25 additions and 3 deletions
|
|
@ -14,6 +14,10 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"min_forest": "normal"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -14,6 +14,10 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"min_forest": "sparse"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -14,6 +14,10 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"min_forest": "normal"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -14,6 +14,10 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"min_forest": "sparse"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue