From e682130266799f7b320a9b56964963bb348cc1cb Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Tue, 10 Jan 2017 22:59:11 -0700 Subject: convert all the textures to transparent overlays on digtron_plate to allow easier reskinning --- node_builders.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_builders.lua') diff --git a/node_builders.lua b/node_builders.lua index 9e348cc..50f485d 100644 --- a/node_builders.lua +++ b/node_builders.lua @@ -14,7 +14,7 @@ minetest.register_node("digtron:builder", { "digtron_plate.png^[transformR270", "digtron_plate.png", "digtron_plate.png^[transformR180", - "digtron_builder.png", + "digtron_plate.png^digtron_builder.png", "digtron_plate.png", }, -- cgit v1.2.3