forked from mtcontrib/throwing
remove spears
This commit is contained in:
2
init.lua
2
init.lua
@ -29,8 +29,6 @@ dofile(minetest.get_modpath("throwing").."/tools.lua")
|
||||
|
||||
dofile(minetest.get_modpath("throwing").."/standard_arrows.lua")
|
||||
|
||||
dofile(minetest.get_modpath("throwing").."/spears.lua")
|
||||
|
||||
if minetest.get_modpath('fire') and minetest.get_modpath('bucket') and not DISABLE_FIRE_ARROW then
|
||||
dofile(minetest.get_modpath("throwing").."/fire_arrow.lua")
|
||||
end
|
||||
|
Reference in New Issue
Block a user