Fix leaves node being too large

master
Wuzzy 2021-02-03 20:36:17 +01:00
parent 1312b1caca
commit c53509fa9f
1 changed files with 0 additions and 1 deletions

View File

@ -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,