13 Commits

Author SHA1 Message Date
Integer Limit
9b9c42fc57
Change Void Oil Deposit Back to Raw Oil (#782)
This reverts a change made in #619 (specifically commits [`be70198` (#619)](be7019840c) and [`4220f6c` (#619)](4220f6c185)), where the Void Raw Oil Deposit was changed from Raw Oil to Oil.

Although this was intended initially to maintain the same resource production as before the GregTech update, this decreased the production of Naphtha, leading to Gasoline and HoG being even less viable than before.

## Ratio Changes:
Before: 50mb (Oil) -> 20mb (Sulfuric Naphtha), Ratio of 5:2
After: 100mb (Raw Oil) -> 150mb (Sulfuric Naphtha), Ratio of 2:3

All other ratios are not changed (as Deposit has also been changed to give x2 amount).

/* GitHub Stuff */

[BALANCING]

[IGNORE]
checks = { compareNot = "1.7-alpha-4" }
[IGNORE]

[DETAILS]
details = [
  "Increase Viability of Naphtha, especially in Hard Mode",
  "Before: 50mb (Oil) -> 20mb (Sulfuric Naphtha), Ratio of 5:2",
  "After: 100mb (Raw Oil) -> 150mb (Sulfuric Naphtha), Ratio of 2:3",
  "Other Products have No Changed Ratios, due to Increasing Yield from 40-80",
]
[DETAILS]
2024-06-30 14:33:42 +10:00
Integer Limit
a4fba578bb
Fix Draconium & Fluorite Vein Declarations (#745)
[BUG]

[IGNORE]
checks = { compareNot = "1.7-alpha-4" }
[IGNORE]
2024-05-19 12:32:23 +10:00
Integer Limit
35629300be
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]
2024-03-26 22:50:00 +11:00
Integer Limit
2cfdcb10e2
Update to GT 2.8.* & Integrate Nomi Labs (#619)
Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
Co-authored-by: Serenibyss <10861407+serenibyss@users.noreply.github.com>
Co-authored-by: Sylvia <skraman1999@gmail.com>
Co-authored-by: windyknight <windyknight@users.noreply.github.com>
Co-authored-by: Ghzdude <44148655+ghzdude@users.noreply.github.com>

[BREAKING]
2024-03-24 23:45:47 +11:00
Integer Limit
15ff662307
Stop Depletion of Void Oil (#526)
[BUG]
2023-11-13 21:35:04 +11:00
tracer4b
9ffadc960e moon and void vein rebalance 2022-06-09 13:31:00 +08:00
tracer4b
80cc05c843 stop ow veins from gen in moon
side effect doesnt gen on other planets
2022-06-09 12:35:53 +08:00
tracer4b
51fefe3252 fix moon veins showing as weight 0 2022-06-09 12:22:35 +08:00
m2r1k5
14eeddb783 remove surface rocks 2022-03-26 12:32:44 +08:00
m2r1k5
4fea2807d3 b0.7 worldgen 2022-02-27 21:52:35 +08:00
m2r1k5
ad7c4f0187 0.5.1 2022-02-05 00:52:48 +08:00
m2r1k5
e4fe2dfc38 0.4 2022-02-01 19:10:40 +08:00
m2r1k5
9aee5dc292 file re-structure + 0.3.1 2022-01-30 23:19:37 +08:00