fix willow twig scale
This commit is contained in:
parent
3a9b2e9674
commit
71f4f986c4
@ -79,7 +79,7 @@ minetest.register_node("ethereal:willow_twig", {
|
||||
wield_image = "ethereal_willow_twig.png",
|
||||
paramtype = "light",
|
||||
walkable = ethereal.leafwalk,
|
||||
visual_scale = leafscale,
|
||||
visual_scale = 1.4,
|
||||
waving = 1,
|
||||
groups = {snappy = 3, leafdecay = 3, leaves = 1, flammable = 2},
|
||||
drop = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user