From a68dfa502cf8c4cdc13f6929924ca55a74be05f4 Mon Sep 17 00:00:00 2001 From: ZatroxDE <34143507+ZatroxDE@users.noreply.github.com> Date: Thu, 25 Jun 2020 22:49:08 +0200 Subject: [PATCH] Add connected glass textures --- init.lua | 8 ++++---- textures/stained_glass_detail.png | Bin 0 -> 402 bytes 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 textures/stained_glass_detail.png diff --git a/init.lua b/init.lua index 2727cf8..1de7b27 100644 --- a/init.lua +++ b/init.lua @@ -46,8 +46,8 @@ local myglow = LIGHT_MAX-3 minetest.register_node("stained_glass:stained_glass", { description = "Stained Glass", - drawtype = "glasslike", - tiles = { "stained_glass.png" }, + drawtype = "glasslike_framed_optional", + tiles = { "stained_glass.png", "stained_glass_detail.png" }, paramtype = "light", paramtype2 = "color", palette = "unifieddyes_palette_extended.png", @@ -72,8 +72,8 @@ minetest.override_item("moreblocks:super_glow_glass", { minetest.register_node("stained_glass:stained_trap_glass", { description = "Stained Trap-glass", - drawtype = "glasslike", - tiles = { "stained_glass.png" }, + drawtype = "glasslike_framed_optional", + tiles = { "stained_glass.png", "stained_glass_detail.png" }, paramtype = "light", paramtype2 = "color", palette = "unifieddyes_palette_extended.png", diff --git a/textures/stained_glass_detail.png b/textures/stained_glass_detail.png new file mode 100644 index 0000000000000000000000000000000000000000..72940baafe8c9e11da7791a01639027509f540a8 GIT binary patch literal 402 zcmV;D0d4+?P)f-oi_n z0zH8{*O+ijK#~{N*oj9vZ(AVQJDVgno(KcYzIZa=ofNNKPOdl~NZd&jK7bp-V6HK0 zE3P`t0Ng1k3Fzq(chnX=IXv#K?{LKV!tcgM@pe(f|Me07*qoM6N<$fnb^rhX literal 0 HcmV?d00001