mistress
Yuki 11 months ago
parent f1df363def
commit a6f9650979

@ -105,10 +105,10 @@ avoidOverworldChecks = true
[oxygenDistributor]
maxEnergy = 20000
fluidConversionEnergyPerTick = 5
tankSize = 6000
tankSize = 12000
#How many blocks the distributor can distribute oxygen in. Be careful increasing this number, as it can reduce server performance significantly. If you are adamant about increasing this value, consider increasing the Oxygen Loader refresh ticks so the server is not constantly checking thousands of blocks.
#Range: 1 ~ 50000
maxBlockChecks = 3000
maxBlockChecks = 10000
#How often the oxygen loader checks if the structure is sealed. Performing this operation too often can kill server TPS, so be wary.
#Range: 0 ~ 500
refreshTicks = 60

@ -242,7 +242,7 @@ hash = "f70a4efceaa8f6b31a585e6f72813b9646e87012c4f060262ef6aae4d6d87663"
[[files]]
file = "config/ad_astra.toml"
hash = "ae1731d590acdb2d894cf592716024e33cc6de69904601c0ff4c08ee4e553198"
hash = "3171acd64c3be663797aa795dd554751e92da5169ea0db533b7227d4d3f06098"
[[files]]
file = "config/ad_astra_giselle_addon.toml"

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5f0d4358cba57e49b334848c896aba87cd54c86a6dd9a06ab15cbe895cac7167"
hash = "b48fac48cf67cfc287c04094eb28010f41fffcfc00291a53b47f5c793d1924e7"
[versions]
forge = "43.2.14"

Loading…
Cancel
Save