forked from mtcontrib/pipeworks
Added autocrafter.
Fixed a bug where items in mese tubes disappeared whan placing or removing a tube next to it.
This commit is contained in:
2
init.lua
2
init.lua
@ -328,5 +328,5 @@ dofile(minetest.get_modpath("pipeworks").."/crafts.lua")
|
||||
dofile(minetest.get_modpath("pipeworks").."/flowing_logic.lua")
|
||||
dofile(minetest.get_modpath("pipeworks").."/compat.lua")
|
||||
dofile(minetest.get_modpath("pipeworks").."/item_transport.lua")
|
||||
|
||||
dofile(minetest.get_modpath("pipeworks").."/autocrafter.lua")
|
||||
print("Pipeworks loaded!")
|
||||
|
Reference in New Issue
Block a user