From d7fe7d1836921d63013083831ef7d4577e82046c Mon Sep 17 00:00:00 2001 From: copygirl Date: Wed, 4 Sep 2024 23:18:16 +0200 Subject: [PATCH] Even rarer, bigger large ore deposits --- config/adlods/Deposits/coal.cfg | 4 ++-- config/adlods/Deposits/copper.cfg | 4 ++-- config/adlods/Deposits/diamond.cfg | 2 +- config/adlods/Deposits/emerald.cfg | 2 +- config/adlods/Deposits/gold.cfg | 4 ++-- config/adlods/Deposits/iron.cfg | 6 +++--- config/adlods/Deposits/lapis.cfg | 7 +++---- config/adlods/Deposits/redstone.cfg | 6 +++--- config/adlods/Deposits/zinc.cfg | 6 +++--- 9 files changed, 20 insertions(+), 21 deletions(-) diff --git a/config/adlods/Deposits/coal.cfg b/config/adlods/Deposits/coal.cfg index 716740b..c5eaf29 100644 --- a/config/adlods/Deposits/coal.cfg +++ b/config/adlods/Deposits/coal.cfg @@ -39,7 +39,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 816] - I:rarity=160 + I:rarity=400 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -116,7 +116,7 @@ Deposit { Size { # [range: 1 ~ 256000, default: 1800] - I:max=2400 + I:max=3000 # [range: 1 ~ 256000, default: 900] I:min=600 diff --git a/config/adlods/Deposits/copper.cfg b/config/adlods/Deposits/copper.cfg index 92c28df..724de43 100644 --- a/config/adlods/Deposits/copper.cfg +++ b/config/adlods/Deposits/copper.cfg @@ -41,7 +41,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 1452] - I:rarity=160 + I:rarity=600 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -118,7 +118,7 @@ Deposit { Size { # [range: 1 ~ 256000, default: 1400] - I:max=2600 + I:max=4000 # [range: 1 ~ 256000, default: 700] I:min=400 diff --git a/config/adlods/Deposits/diamond.cfg b/config/adlods/Deposits/diamond.cfg index 463f66a..73b97ee 100644 --- a/config/adlods/Deposits/diamond.cfg +++ b/config/adlods/Deposits/diamond.cfg @@ -41,7 +41,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 4200] - I:rarity=600 + I:rarity=2500 # List of blocks that can be replaced with this ore. S:replaceableBlocks < diff --git a/config/adlods/Deposits/emerald.cfg b/config/adlods/Deposits/emerald.cfg index c52b427..35f7b2d 100644 --- a/config/adlods/Deposits/emerald.cfg +++ b/config/adlods/Deposits/emerald.cfg @@ -37,7 +37,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 4480] - I:rarity=340 + I:rarity=800 # List of blocks that can be replaced with this ore. S:replaceableBlocks < diff --git a/config/adlods/Deposits/gold.cfg b/config/adlods/Deposits/gold.cfg index 58f9641..f67e65c 100644 --- a/config/adlods/Deposits/gold.cfg +++ b/config/adlods/Deposits/gold.cfg @@ -41,7 +41,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 3256] - I:rarity=300 + I:rarity=1500 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -118,7 +118,7 @@ Deposit { Size { # [range: 1 ~ 256000, default: 1000] - I:max=1400 + I:max=2000 # [range: 1 ~ 256000, default: 500] I:min=200 diff --git a/config/adlods/Deposits/iron.cfg b/config/adlods/Deposits/iron.cfg index 68dea1c..1b36fde 100644 --- a/config/adlods/Deposits/iron.cfg +++ b/config/adlods/Deposits/iron.cfg @@ -41,7 +41,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 1020] - I:rarity=200 + I:rarity=1000 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -118,10 +118,10 @@ Deposit { Size { # [range: 1 ~ 256000, default: 1400] - I:max=2400 + I:max=4000 # [range: 1 ~ 256000, default: 700] - I:min=400 + I:min=500 } ########################################################################################################## diff --git a/config/adlods/Deposits/lapis.cfg b/config/adlods/Deposits/lapis.cfg index 3025faa..95be5e1 100644 --- a/config/adlods/Deposits/lapis.cfg +++ b/config/adlods/Deposits/lapis.cfg @@ -37,7 +37,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 3640] - I:rarity=200 + I:rarity=500 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -77,7 +77,6 @@ Deposit { > S:whiteList < #forge:is_water - #forge:is_wet > } @@ -117,10 +116,10 @@ Deposit { Size { # [range: 1 ~ 256000, default: 600] - I:max=1000 + I:max=1200 # [range: 1 ~ 256000, default: 300] - I:min=200 + I:min=250 } ########################################################################################################## diff --git a/config/adlods/Deposits/redstone.cfg b/config/adlods/Deposits/redstone.cfg index e4b8f0a..8372830 100644 --- a/config/adlods/Deposits/redstone.cfg +++ b/config/adlods/Deposits/redstone.cfg @@ -39,7 +39,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 3080] - I:rarity=260 + I:rarity=1200 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -116,10 +116,10 @@ Deposit { Size { # [range: 1 ~ 256000, default: 600] - I:max=1600 + I:max=2400 # [range: 1 ~ 256000, default: 300] - I:min=300 + I:min=400 } ########################################################################################################## diff --git a/config/adlods/Deposits/zinc.cfg b/config/adlods/Deposits/zinc.cfg index b4e2c6a..9c3ea28 100644 --- a/config/adlods/Deposits/zinc.cfg +++ b/config/adlods/Deposits/zinc.cfg @@ -41,7 +41,7 @@ Deposit { # The higher the value, the rarer the deposit will be. # Example: a value of 1000 means that the deposit will be generated once every 1000 chunks. # [range: 0 ~ 256000, default: 1206] - I:rarity=200 + I:rarity=800 # List of blocks that can be replaced with this ore. S:replaceableBlocks < @@ -118,10 +118,10 @@ Deposit { Size { # [range: 1 ~ 256000, default: 1400] - I:max=1800 + I:max=3000 # [range: 1 ~ 256000, default: 700] - I:min=300 + I:min=350 } ##########################################################################################################