forked from VoxeLibre/VoxeLibre
Update mods/ITEMS/mcl_stonecutter/init.lua
This commit is contained in:
parent
b3da7a473d
commit
07eb70e9be
|
@ -392,7 +392,7 @@ minetest.register_node("mcl_stonecutter:stonecutter", {
|
|||
type = "vertical_frames",
|
||||
aspect_w = 16,
|
||||
aspect_h = 16,
|
||||
length = 1
|
||||
length = 0.15
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue