mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-01 15:50:39 +02:00
merged rubber tree
This commit is contained in:
1
init.lua
1
init.lua
@ -43,6 +43,7 @@ dofile(minetest.get_modpath("technic").."/screwdriver.lua")
|
||||
dofile(minetest.get_modpath("technic").."/sonic_screwdriver.lua")
|
||||
dofile(minetest.get_modpath("technic").."/node_breaker.lua")
|
||||
dofile(minetest.get_modpath("technic").."/deployer.lua")
|
||||
dofile(minetest.get_modpath("technic").."/rubber.lua")
|
||||
dofile(minetest.get_modpath("technic").."/tree_tap.lua")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user