Buff lab lamp light length
This commit is contained in:
parent
2e86f2b599
commit
990df3b96c
@ -84,7 +84,7 @@ object ServerConfig {
|
||||
specBuilder.comment("Serverside config, holds shared values that are required to be read by both client and server.").push("server")
|
||||
}
|
||||
|
||||
val LABORATORY_LAMP_LIGHT_LENGTH: Int by specBuilder.comment("In blocks").defineInRange("laboratoryLampLightLength", 3, 1, 128)
|
||||
val LABORATORY_LAMP_LIGHT_LENGTH: Int by specBuilder.comment("In blocks").defineInRange("laboratoryLampLightLength", 6, 1, 128)
|
||||
|
||||
init {
|
||||
specBuilder.comment("Energy batteries balance values").push("energyBatteries")
|
||||
|
Loading…
Reference in New Issue
Block a user