parent
a417a6b154
commit
5040260783
@ -53,7 +53,7 @@ local run = function(pos, node)
|
||||
meta:set_int("LV_EU_supply", eu_supply)
|
||||
|
||||
meta:set_string("infotext", S("@1 (@2% Efficiency)",
|
||||
S("Hydro @1 Generator", S("MV")), production_level))
|
||||
S("Hydro @1 Generator", S("LV")), production_level))
|
||||
|
||||
if production_level > 0 and
|
||||
minetest.get_node(pos).name == "technic:water_mill" then
|
||||
|
Loading…
x
Reference in New Issue
Block a user