This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,392 @@
{
"populate": {
"dirt": {
"distribution": "uniform",
"generator": {
"block": "dirt",
"material": "minecraft:stone",
"cluster-size": 33
},
"cluster-count": 10,
"min-height": 0,
"max-height": 256,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"gravel": {
"distribution": "uniform",
"generator": {
"block": "gravel",
"material": "minecraft:stone",
"cluster-size": 33
},
"cluster-count": 8,
"min-height": 0,
"max-height": 256,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"diorite": {
"distribution": "uniform",
"generator": {
"block": {
"name": "stone",
"properties": {
"variant": "diorite"
}
},
"material": "minecraft:stone",
"cluster-size": 33
},
"cluster-count": 10,
"min-height": 0,
"max-height": 80,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"granite": {
"distribution": "uniform",
"generator": {
"block": {
"name": "stone",
"properties": {
"variant": "granite"
}
},
"material": "minecraft:stone",
"cluster-size": 33
},
"cluster-count": 10,
"min-height": 0,
"max-height": 80,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"andesite": {
"distribution": "uniform",
"generator": {
"block": {
"name": "stone",
"properties": {
"variant": "andesite"
}
},
"material": "minecraft:stone",
"cluster-size": 33
},
"cluster-count": 10,
"min-height": 0,
"max-height": 80,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"coal": {
"distribution": "uniform",
"generator": {
"block": "coal_ore",
"material": "minecraft:stone",
"cluster-size": 17
},
"cluster-count": 20,
"min-height": 0,
"max-height": 128,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"iron": {
"distribution": "uniform",
"generator": {
"block": "iron_ore",
"material": "minecraft:stone",
"cluster-size": 9
},
"cluster-count": 20,
"min-height": 0,
"max-height": 64,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"gold": {
"distribution": "uniform",
"generator": {
"block": "gold_ore",
"material": "minecraft:stone",
"cluster-size": 9
},
"cluster-count": 2,
"min-height": 0,
"max-height": 32,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"redstone": {
"distribution": "uniform",
"generator": {
"block": "redstone_ore",
"material": "minecraft:stone",
"cluster-size": 8
},
"cluster-count": 8,
"min-height": 0,
"max-height": 16,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"diamond": {
"distribution": "uniform",
"generator": {
"block": "diamond_ore",
"material": "minecraft:stone",
"cluster-size": 8
},
"cluster-count": 1,
"min-height": 0,
"max-height": 16,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"lapis": {
"distribution": "gaussian",
"generator": {
"block": "lapis_ore",
"material": "minecraft:stone",
"cluster-size": 7
},
"cluster-count": 1,
"center-height": 16,
"spread": 16,
"retrogen": false,
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"mesa_gold": {
"enabled": true,
"distribution": "uniform",
"generator": {
"block": {
"name": "gold_ore"
},
"material": "minecraft:stone",
"cluster-size": 9
},
"cluster-count": 20,
"min-height": 32,
"max-height": 80,
"retrogen": false,
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "id",
"entry": [
"mesa",
"mesa_rock",
"mesa_clear_rock",
"mutated_mesa",
"mutated_mesa_rock",
"mutated_mesa_clear_rock"
]
}
]
},
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"emerald": {
"distribution": "uniform",
"generator": {
"block": {
"name": "emerald_ore"
},
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": {
"min": 3,
"max": 6
},
"min-height": 4,
"max-height": 28,
"retrogen": false,
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "id",
"entry": [
"extreme_hills",
"smaller_extreme_hills",
"extreme_hills_with_trees",
"mutated_extreme_hills",
"mutated_extreme_hills_with_trees"
]
}
]
},
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"silverfish": {
"distribution": "uniform",
"generator": {
"block": {
"name": "monster_egg",
"properties": {
"variant": "stone"
}
},
"material": "minecraft:stone",
"cluster-size": 9
},
"cluster-count": 7,
"min-height": 0,
"max-height": 64,
"retrogen": false,
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "id",
"entry": [
"extreme_hills",
"smaller_extreme_hills",
"extreme_hills_with_trees",
"mutated_extreme_hills",
"mutated_extreme_hills_with_trees"
]
}
]
},
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"quartz": {
"distribution": "uniform",
"generator": {
"block": "quartz_ore",
"material": "minecraft:netherrack",
"cluster-size": 14
},
"cluster-count": 16,
"min-height": 10,
"max-height": 118,
"retrogen": false,
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "NETHER"
}
]
},
"dimension": "all"
}
}
}

View File

@@ -0,0 +1,175 @@
{
"dependencies": "thermalfoundation",
"populate": {
"copper": {
"distribution": "uniform",
"generator": {
"block": "thermalfoundation:ore",
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 8,
"min-height": 40,
"max-height": 75,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "whitelist",
"value": [
-99
]
}
},
"tin": {
"distribution": "uniform",
"generator": {
"block": {
"name": "thermalfoundation:ore",
"metadata": 1
},
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 7,
"min-height": 20,
"max-height": 55,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "whitelist",
"value": [
-99
]
}
},
"silver": {
"distribution": "uniform",
"generator": {
"block": [
{
"name": "thermalfoundation:ore",
"metadata": 2,
"weight": 80
},
{
"name": "thermalfoundation:ore",
"metadata": 3,
"weight": 20
}
],
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 4,
"min-height": 5,
"max-height": 30,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "whitelist",
"value": [
-99
]
}
},
"lead": {
"distribution": "uniform",
"generator": {
"block": [
{
"name": "thermalfoundation:ore",
"metadata": 3,
"weight": 90
},
{
"name": "thermalfoundation:ore",
"metadata": 2,
"weight": 10
}
],
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 4,
"min-height": 10,
"max-height": 35,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "whitelist",
"value": [
-99
]
}
},
"nickel": {
"distribution": "uniform",
"generator": {
"block": {
"name": "thermalfoundation:ore",
"metadata": 5
},
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 2,
"min-height": 5,
"max-height": 20,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "whitelist",
"value": [
-99
]
}
},
"copper_ocean": {
"distribution": "uniform",
"generator": {
"block": "thermalfoundation:ore",
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 4,
"min-height": 20,
"max-height": 55,
"retrogen": "true",
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "OCEAN"
}
]
},
"dimension": {
"restriction": "whitelist",
"value": [
-99
]
}
},
"copper_high": {
"distribution": "uniform",
"generator": {
"block": "thermalfoundation:ore",
"material": "minecraft:stone",
"cluster-size": 1
},
"cluster-count": 8,
"min-height": 48,
"max-height": 96,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "whitelist",
"value": [
-1,
1
]
}
}
}
}

View File

@@ -0,0 +1,169 @@
{
"dependencies": "thermalfoundation",
"populate": {
"oil_sand_clathrate": {
"distribution": "uniform",
"generator": {
"block": "thermalfoundation:ore_fluid",
"material": [
"minecraft:sand",
"minecraft:sandstone",
"minecraft:stone"
],
"cluster-size": 16
},
"cluster-count": 4,
"chunk-chance": 10,
"min-height": 10,
"max-height": 80,
"in-village": "false",
"retrogen": "true",
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "SANDY"
}
]
},
"dimension": "all"
},
"oil_shale_clathrate": {
"distribution": "uniform",
"generator": {
"block": [
{
"name": "thermalfoundation:ore_fluid",
"metadata": 1,
"weight": 80
},
{
"name": "minecraft:coal_ore",
"weight": 20
}
],
"material": [
"minecraft:dirt",
"minecraft:gravel",
"minecraft:stone"
],
"cluster-size": 16
},
"cluster-count": 4,
"chunk-chance": 10,
"min-height": 10,
"max-height": 80,
"in-village": "false",
"retrogen": "true",
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "MESA"
},
{
"type": "dictionary",
"entry": "OCEAN"
},
{
"type": "dictionary",
"entry": "SNOWY"
},
{
"type": "dictionary",
"entry": "SWAMP"
}
]
},
"dimension": "all"
},
"oil_sand": {
"distribution": "uniform",
"generator": {
"type": "geode",
"block": [
{
"name": "thermalfoundation:ore_fluid",
"metadata": 0,
"weight": 80
},
{
"name": "minecraft:sand",
"weight": 20
}
],
"material": [
"minecraft:sand",
"minecraft:sandstone",
"minecraft:stone"
],
"hollow": "true",
"filler": "thermalfoundation:fluid_crude_oil",
"crust": "minecraft:sandstone"
},
"cluster-count": 3,
"chunk-chance": 40,
"min-height": 30,
"max-height": 60,
"in-village": "false",
"retrogen": "true",
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "SANDY"
}
]
},
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"oil_shale": {
"distribution": "uniform",
"generator": {
"type": "geode",
"block": [
{
"name": "thermalfoundation:ore_fluid",
"metadata": 1,
"weight": 80
},
{
"name": "minecraft:gravel",
"weight": 20
}
],
"material": [
"minecraft:dirt",
"minecraft:gravel",
"minecraft:stone"
],
"hollow": "true",
"filler": "thermalfoundation:fluid_crude_oil",
"crust": "minecraft:stone"
},
"cluster-count": 2,
"chunk-chance": 50,
"min-height": 20,
"max-height": 60,
"in-village": "false",
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
}
}
}

View File

@@ -0,0 +1,95 @@
{
"dependencies": "thermalfoundation",
"populate": {
"redstone_clathrate": {
"distribution": "uniform",
"generator": {
"block": [
{
"name": "thermalfoundation:ore_fluid",
"metadata": 2,
"weight": 90
},
{
"name": "thermalfoundation:fluid_redstone",
"weight": 10
}
],
"material": "minecraft:stone",
"cluster-size": 16
},
"cluster-count": 2,
"chunk-chance": 12,
"min-height": 0,
"max-height": 20,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"glowstone_clathrate": {
"distribution": "uniform",
"generator": {
"block": [
{
"name": "thermalfoundation:ore_fluid",
"metadata": 3,
"weight": 90
},
{
"name": "thermalfoundation:fluid_glowstone",
"weight": 10
}
],
"material": "minecraft:netherrack",
"cluster-size": 20
},
"cluster-count": 2,
"chunk-chance": 12,
"min-height": 10,
"max-height": 40,
"retrogen": "true",
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "NETHER"
}
]
},
"dimension": "all"
},
"ender_clathrate": {
"distribution": "uniform",
"generator": {
"block": {
"name": "thermalfoundation:ore_fluid",
"metadata": 4
},
"material": "minecraft:end_stone",
"cluster-size": 24
},
"cluster-count": 10,
"chunk-chance": 4,
"min-height": 10,
"max-height": 80,
"retrogen": "true",
"biome": {
"restriction": "whitelist",
"value": [
{
"type": "dictionary",
"entry": "END"
}
]
},
"dimension": "all"
}
}
}

View File

@@ -0,0 +1,110 @@
{
"dependencies": "bitcoin",
"populate": {
"bitcoin1": {
"distribution": "gaussian",
"generator": {
"block": "bitcoin:bitcoin_ore",
"material": "minecraft:stone",
"cluster-size": 5
},
"cluster-count": 3,
"center-height": 8,
"spread": 4,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"bitcoin2": {
"distribution": "gaussian",
"generator": {
"block": "bitcoin:bitcoin_ore",
"material": "minecraft:stone",
"cluster-size": 4
},
"cluster-count": 3,
"center-height": 32,
"spread": 8,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"bitcoin3": {
"distribution": "gaussian",
"generator": {
"block": "bitcoin:bitcoin_ore",
"material": "minecraft:stone",
"cluster-size": 3
},
"cluster-count": 3,
"center-height": 64,
"spread": 16,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"bitcoin4": {
"distribution": "gaussian",
"generator": {
"block": "bitcoin:bitcoin_ore",
"material": "minecraft:stone",
"cluster-size": 2
},
"cluster-count": 3,
"center-height": 128,
"spread": 32,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
}
},
"binary_trees": {
"distribution": "uniform",
"generator": {
"type": "small-tree",
"block": "bitcoin:bitcoin_ore",
"leaves": "bitcoin:bitcoin_ore",
"material": "minecraft:stone",
"surface": ["minecraft:bedrock", "minecraft:stone"],
"tree-checks": false,
"relaxed-growth": true
},
"cluster-count": 1,
"min-height": 0,
"max-height": 10,
"retrogen": "true",
"biome": "all",
"dimension": {
"restriction": "blacklist",
"value": [
-1,
1
]
},
"enabled": false
}
}
}

View File

@@ -0,0 +1,31 @@
# Configuration file
~CONFIG_VERSION: 1.4.0
World {
# If TRUE, CoFH World will not generate features at all. This option is intended for use when you want another mod to handle ore generation but do not want to blank out the various .json files yourself. Flat Bedrock may still be used. [default: false]
B:DisableAllGeneration=true
# If TRUE, standard Minecraft ore generation will be REPLACED. Configure in the 00_minecraft.json file; standard Minecraft defaults have been provided. If you rename the 00_minecraft.json file, this option WILL NOT WORK. [default: false]
B:ReplaceStandardGeneration=false
# If TRUE, world generation handled by CoFH World will be retroactively applied to existing chunks. [default: false]
B:RetroactiveGeneration=false
# This adjusts the % chance that a tree will grow as normal when it is meant to. Reducing this value will mean that trees take longer to grow, on average. [range: 1 ~ 100, default: 100]
I:TreeGrowthChance=100
Bedrock {
# If TRUE, the bedrock layer will be flattened. [default: false]
B:EnableFlatBedrock=false
# If TRUE, Flat Bedrock will retroactively be applied to existing chunks, if retroactive generation is enabled. [default: false]
B:EnableRetroactiveFlatBedrock=false
# This adjusts the number of layers of Flat Bedrock, if enabled. [range: 1 ~ 8, default: 2]
I:NumBedrockLayers=2
}
}