added .blend file for changed leaves.

This commit is contained in:
NathanSalapat 2017-01-21 11:00:27 -06:00
parent b57c1eab30
commit cdd59cbd37
2 changed files with 0 additions and 5 deletions

View File

@ -151,11 +151,6 @@ minetest.override_item("default:leaves", {
wield_scale = {x = 0.5, y = 0.5, z = 0.5},
mesh = "leaf.obj",
paramtype = "light",
-- paramtype2 = "degrotate",
-- on_construct = function(pos)
-- local node = minetest.get_node(pos)
-- node.param2 = math.random(10, 169)
-- end
})
minetest.override_item("default:acacia_leaves", {

BIN
models/leaf_tweaked.blend Normal file

Binary file not shown.