Added API functions to register LV and MV machines

This commit is contained in:
RealBadAngel
2013-02-03 19:28:51 +01:00
parent 5d799eb94f
commit 6123493fd7
16 changed files with 212 additions and 105 deletions

View File

@ -137,12 +137,13 @@ minetest.register_abm({
(percent)..":default_furnace_fire_fg.png]"..
"list[current_player;main;0,5;8,4;]"
)
if burn_time==0 then
hacky_swap_node (pos,"technic:generator")
end
end
})
register_LV_machine ("technic:generator","PR")
register_LV_machine ("technic:generator_active","PR")