diff options
Diffstat (limited to 'config/cofh/world/02_overworld.json')
-rw-r--r-- | config/cofh/world/02_overworld.json | 369 |
1 files changed, 369 insertions, 0 deletions
diff --git a/config/cofh/world/02_overworld.json b/config/cofh/world/02_overworld.json new file mode 100644 index 0000000..bdc16bd --- /dev/null +++ b/config/cofh/world/02_overworld.json @@ -0,0 +1,369 @@ +{ + "priority": 1000000000000, + "populate": { + "pyrite": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_chalcopyrite_0", + "weight": 40 + }, + { + "name": "gregtech:ore_pyrite_0", + "weight": 40 + }, + { + "name": "gregtech:ore_copper_0", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 35 + }, + "cluster-count": 4, + "min-height": 45, + "max-height": 65, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "coal": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_coal_0", + "weight": 60 + }, + { + "name": "gregtech:ore_graphite_0", + "weight": 20 + }, + { + "name": "gregtech:ore_sulfur_0", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 35 + }, + "cluster-count": 6, + "min-height": 55, + "max-height": 128, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "cassiterite": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_tin_0", + "weight": 60 + }, + { + "name": "gregtech:ore_cassiterite_0", + "weight": 40 + } + ], + "material": "minecraft:stone", + "cluster-size": 25 + }, + "cluster-count": 3, + "min-height": 55, + "max-height": 70, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "galena": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_galena_0", + "weight": 40 + }, + { + "name": "gregtech:ore_lead_0", + "weight": 30 + }, + { + "name": "gregtech:ore_silver_0", + "weight": 30 + } + ], + "material": "minecraft:stone", + "cluster-size": 35 + }, + "cluster-count": 3, + "min-height": 35, + "max-height": 55, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "bauxite": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_bauxite_0", + "weight": 60 + }, + { + "name": "gregtech:ore_aluminium_0", + "weight": 20 + }, + { + "name": "gregtech:ore_yellow_limonite_0", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 25 + }, + "cluster-count": 3, + "min-height": 35, + "max-height": 55, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "lubricant": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_talc_0", + "weight": 35 + }, + { + "name": "gregtech:ore_soapstone_0", + "weight": 35 + }, + { + "name": "gregtech:ore_glauconite_sand_0", + "weight": 30 + } + ], + "material": "minecraft:stone", + "cluster-size": 25 + }, + "cluster-count": 3, + "min-height": 35, + "max-height": 55, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "lapis": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_lapis_0", + "weight": 50 + }, + { + "name": "gregtech:ore_sodalite_0", + "weight": 30 + }, + { + "name": "gregtech:ore_sapphire_0", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": { + "min": 0, + "max": 3 + }, + "min-height": 35, + "max-height": 55, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "magnetite": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_magnetite_0", + "weight": 50 + }, + { + "name": "gregtech:ore_vanadium_magnetite_0", + "weight": 30 + }, + { + "name": "minecraft:gold_ore", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 35 + }, + "cluster-count": 3, + "min-height": 6, + "max-height": 35, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "redstone": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_redstone_0", + "weight": 50 + }, + { + "name": "gregtech:ore_cinnabar_0", + "weight": 30 + }, + { + "name": "gregtech:ore_ruby_0", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 33 + }, + "cluster-count": { + "min": 0, + "max": 3 + }, + "min-height": 6, + "max-height": 35, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "diamond": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_graphite_0", + "weight": 90 + }, + { + "name": "minecraft:diamond_ore", + "weight": 10 + } + ], + "material": "minecraft:stone", + "cluster-size": 35 + }, + "cluster-count": { + "min": 0, + "max": 2 + }, + "min-height": 6, + "max-height": 35, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + }, + "uraninite": { + "distribution": "uniform", + "generator": { + "block": [ + { + "name": "gregtech:ore_pitchblende_0", + "weight": 50 + }, + { + "name": "gregtech:ore_thorium_0", + "weight": 30 + }, + { + "name": "gregtech:ore_uraninite_0", + "weight": 20 + } + ], + "material": "minecraft:stone", + "cluster-size": 35 + }, + "cluster-count": 3, + "min-height": 2, + "max-height": 20, + "retrogen": true, + "biome": "all", + "dimension": { + "restriction": "blacklist", + "value": [ + -1, + 1 + ] + } + } + } +} |