Even rarer, bigger large ore deposits

main
copygirl 2 months ago
parent 3a1e80002f
commit d7fe7d1836
  1. 4
      config/adlods/Deposits/coal.cfg
  2. 4
      config/adlods/Deposits/copper.cfg
  3. 2
      config/adlods/Deposits/diamond.cfg
  4. 2
      config/adlods/Deposits/emerald.cfg
  5. 4
      config/adlods/Deposits/gold.cfg
  6. 6
      config/adlods/Deposits/iron.cfg
  7. 7
      config/adlods/Deposits/lapis.cfg
  8. 6
      config/adlods/Deposits/redstone.cfg
  9. 6
      config/adlods/Deposits/zinc.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

@ -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

@ -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 <

@ -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 <

@ -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

@ -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
}
##########################################################################################################

@ -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
}
##########################################################################################################

@ -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
}
##########################################################################################################

@ -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
}
##########################################################################################################

Loading…
Cancel
Save