add shields? dependency
This commit is contained in:
parent
c725e2d36a
commit
f837d152c5
@ -4,5 +4,6 @@ farming?
|
||||
ethereal?
|
||||
moreores?
|
||||
3d_armor?
|
||||
shields?
|
||||
xanadu?
|
||||
mobs?
|
||||
|
@ -180,4 +180,6 @@ if minetest.get_modpath("xanadu") then
|
||||
add_tool("xanadu:chestplate_ccrystal", "ethereal:crystal_ingot", 8)
|
||||
add_tool("xanadu:leggings_ccrystal", "ethereal:crystal_ingot", 7)
|
||||
add_tool("xanadu:boots_ccrystal", "ethereal:crystal_ingot", 4)
|
||||
add_tool("3d_armor:boots_nyan", "nyancat:nyancat_rainbow", 4)
|
||||
add_tool("3d_armor:helmet_watercrystal", "ethereal:crystal_ingot", 5)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user