added different oil spouts, changed ore veins a little
This commit is contained in:
parent
941c5848a3
commit
79a169de20
50 changed files with 911 additions and 461 deletions
21
kubejs/data/tfc/worldgen/placed_feature/flood_fill_lake.json
Normal file
21
kubejs/data/tfc/worldgen/placed_feature/flood_fill_lake.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"__comment__": "This file was automatically created by mcresources",
|
||||
"feature": "tfc:flood_fill_lake",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 5
|
||||
},
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"min_rainfall": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "WORLD_SURFACE_WG"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue