decrease ore vein spawning rate

This commit is contained in:
tracer4b 2022-06-17 15:34:16 +08:00
parent 6db005c8c9
commit dca4913860
3 changed files with 6 additions and 6 deletions

View File

@ -583,7 +583,7 @@ general {
# Specifies an additional random number of veins in a section. # Specifies an additional random number of veins in a section.
# Default: 0 # Default: 0
I:additionalVeinsInSection=5 I:additionalVeinsInSection=3
# Should all Stone Types drop unique Ore Item Blocks? # Should all Stone Types drop unique Ore Item Blocks?
# Default: false (meaning only Stone, Netherrack, and Endstone # Default: false (meaning only Stone, Netherrack, and Endstone
@ -607,7 +607,7 @@ general {
# Specifies the minimum number of veins in a section. # Specifies the minimum number of veins in a section.
# Default: 1 # Default: 1
I:minVeinsInSection=3 I:minVeinsInSection=2
# Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common. # Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common.
# Default: 1.0 # Default: 1.0

View File

@ -583,7 +583,7 @@ general {
# Specifies an additional random number of veins in a section. # Specifies an additional random number of veins in a section.
# Default: 0 # Default: 0
I:additionalVeinsInSection=6 I:additionalVeinsInSection=4
# Should all Stone Types drop unique Ore Item Blocks? # Should all Stone Types drop unique Ore Item Blocks?
# Default: false (meaning only Stone, Netherrack, and Endstone # Default: false (meaning only Stone, Netherrack, and Endstone
@ -607,7 +607,7 @@ general {
# Specifies the minimum number of veins in a section. # Specifies the minimum number of veins in a section.
# Default: 1 # Default: 1
I:minVeinsInSection=6 I:minVeinsInSection=4
# Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common. # Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common.
# Default: 1.0 # Default: 1.0

View File

@ -583,7 +583,7 @@ general {
# Specifies an additional random number of veins in a section. # Specifies an additional random number of veins in a section.
# Default: 0 # Default: 0
I:additionalVeinsInSection=6 I:additionalVeinsInSection=4
# Should all Stone Types drop unique Ore Item Blocks? # Should all Stone Types drop unique Ore Item Blocks?
# Default: false (meaning only Stone, Netherrack, and Endstone # Default: false (meaning only Stone, Netherrack, and Endstone
@ -607,7 +607,7 @@ general {
# Specifies the minimum number of veins in a section. # Specifies the minimum number of veins in a section.
# Default: 1 # Default: 1
I:minVeinsInSection=6 I:minVeinsInSection=4
# Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common. # Multiplier for the chance to spawn a Rubber Tree on any given roll. Higher values make Rubber Trees more common.
# Default: 1.0 # Default: 1.0