alternative textures for diamonds mod

master
juraj 2016-02-21 18:56:53 +01:00
parent 7e1e157444
commit 4d3ef2ce26
3 changed files with 2 additions and 0 deletions

View File

@ -37,10 +37,12 @@ end
-- SWORDS SUPER DIAMONDS
if (minetest.get_modpath("diamonds")) then
minetest.override_item("diamonds:sword", {
-- inventory_image="enhancements_diamond_sword.png",
wield_scale = {x=1.5, y=2, z=1},
})
minetest.override_item("diamonds:steelsword", {
-- inventory_image="enhancements_diamond_steel_sword.png",
wield_scale = {x=1.5, y=2, z=1},
})
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B