fluid-memory-storage_1.4.6/control.lua:149 defines
Code: Select all
comfortable = 0.5 * entity.fluidbox.get_capacity(1)
Code: Select all
0.5
Code: Select all
0.85
I've got the other two (of three) to successfully modify with my addon, but I can't google my way to update the control.lua value of someone else's mod.
Can someone give me a clue?