1
0
Fork 0

Update mods/ITEMS/mcl_stonecutter/init.lua

This commit is contained in:
Wbjitscool 2023-12-13 02:39:25 +00:00
parent b3da7a473d
commit 07eb70e9be
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ minetest.register_node("mcl_stonecutter:stonecutter", {
type = "vertical_frames",
aspect_w = 16,
aspect_h = 16,
length = 1
length = 0.15
}
}
},