Fix leaves node being too large
This commit is contained in:
parent
1312b1caca
commit
c53509fa9f
@ -99,7 +99,6 @@ minetest.register_node("default:leaves", {
|
||||
description = S("leaves"),
|
||||
drawtype = "allfaces_optional",
|
||||
waving = 1,
|
||||
visual_scale = 1.3,
|
||||
tiles = {"default_leaves.png"},
|
||||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user