Disable Vanilla Ores & Slightly Reduce HM Ore Gen (#682)

[EXPAND]
[[messages]]
messageTitle = "Disable Vanilla Ores (#682)"
messageBody = '''
[BUG]
[IGNORE]
checks = { compareNot = "1.7-alpha-3" } # Only apply this if the commit being compared against is 1.7-alpha-3
[IGNORE]
'''

[[messages]]
messageTitle = "Slightly Reduce HM Ore Generation (#682)"
messageBody = '''
[BALANCING]
[HM]
[DETAILS]
detail = "Now More Consistent and Less Chaotic"
[DETAILS]
'''
[EXPAND]
This commit is contained in:
Integer Limit 2024-03-26 22:50:00 +11:00 committed by GitHub
parent aa6531df75
commit 35629300be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -753,7 +753,7 @@ general {
# Specifies an additional random number of veins in a section.
# Default: 0
I:additionalVeinsInSection=3
I:additionalVeinsInSection=2
# Should all Stone Types drop unique Ore Item Blocks?
# Default: false (meaning only Stone, Netherrack, and Endstone
@ -765,7 +765,7 @@ general {
# Whether to disable Vanilla ore generation in world.
# Default: true
B:disableVanillaOres=false
B:disableVanillaOres=true
# Whether veins should be generated in the center of chunks.
# Default: true

View File

@ -765,7 +765,7 @@ general {
# Whether to disable Vanilla ore generation in world.
# Default: true
B:disableVanillaOres=false
B:disableVanillaOres=true
# Whether veins should be generated in the center of chunks.
# Default: true

View File

@ -765,7 +765,7 @@ general {
# Whether to disable Vanilla ore generation in world.
# Default: true
B:disableVanillaOres=false
B:disableVanillaOres=true
# Whether veins should be generated in the center of chunks.
# Default: true