Skip to content

Commit

Permalink
Set Ender Quarry energy storage size in hodgepodge config
Browse files Browse the repository at this point in the history
This used to be manually edited in our ExU jar, but we are moving back to the official release.

See #18316
  • Loading branch information
wlhlm committed Dec 10, 2024
1 parent 8e8a14a commit 51a8b33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/hodgepodge.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,9 @@ tweaks {
# Remove the blueish sky tint from night vision [default: false]
B:enhanceNightVision=false

# Ender Quarry RF Storage Override (ExU default value: 10000000) (0 to use default value) [range: 0 ~ 2147483647, default: 0]
I:extraUtilitiesEnderQuarryOverride=200000000

# Allows blocks to be placed at a faster rate (toggleable via keybind) [default: false]
B:fastBlockPlacing=false

Expand Down

0 comments on commit 51a8b33

Please sign in to comment.