diff --git a/nodes_anvil.lua b/nodes_anvil.lua index 57e270a..2afed0f 100644 --- a/nodes_anvil.lua +++ b/nodes_anvil.lua @@ -198,7 +198,7 @@ minetest.register_node("cottages:anvil", { local hud1 = puncher:hud_add({ hud_elem_type = "image", - scale = {x = 15, y = 15}, + scale = {x = 8, y = 8}, text = hud_image, position = {x = 0.5, y = 0.5}, alignment = {x = 0, y = 0}