Flux Networks

Flux Networks

55M Downloads

Graphical Glitch with storage blocks after modifying the configs on the server.

TavianRiebold opened this issue ยท 5 comments

commented

image

commented

I think we could just add a Math.min in the render class for this type of thing, and not void the excess

commented

`energy {
# [range: 0 ~ 2147483647, default: 1000000]
I:"Basic Storage Capacity"=10000000

#  [range: 0 ~ 2147483647, default: 20000]
I:"Basic Storage Transfer"=200000

# The default transfer limit of a flux connector [range: 0 ~ 2147483647, default: 800000]
I:"Default Transfer Limit"=800000

#  [range: 0 ~ 2147483647, default: 128000000]
I:"Gargantuan Storage Capacity"=256000000

#  [range: 0 ~ 2147483647, default: 1440000]
I:"Gargantuan Storage Transfer"=2560000

#  [range: 0 ~ 2147483647, default: 8000000]
I:"Herculean Storage Capacity"=100000000

#  [range: 0 ~ 2147483647, default: 120000]
I:"Herculean Storage Transfer"=1000000000

}`
is the values I set in case it helps

commented

but if it's fixed, the excess energy will be voided

commented

This was on 1.12.2

commented

Fixed