From a509aad6b26d06c919a65269800d31b83f0f062b Mon Sep 17 00:00:00 2001 From: Lars Mueller Date: Sat, 1 Jun 2024 17:49:03 +0200 Subject: [PATCH] Add translucent test item --- games/devtest/mods/testitems/init.lua | 6 ++++++ .../testitems/textures/testitems_translucent.png | Bin 0 -> 208 bytes 2 files changed, 6 insertions(+) create mode 100644 games/devtest/mods/testitems/textures/testitems_translucent.png diff --git a/games/devtest/mods/testitems/init.lua b/games/devtest/mods/testitems/init.lua index bde9cc6d9..54bbf600e 100644 --- a/games/devtest/mods/testitems/init.lua +++ b/games/devtest/mods/testitems/init.lua @@ -105,3 +105,9 @@ minetest.register_craftitem("testitems:telescope_stick", { return itemstack end, }) + +minetest.register_craftitem("testitems:translucent_item", { + description = S("Translucent item (translucent inventory & wield image)"), + inventory_image = "testitems_translucent.png", + wield_image = "testitems_translucent.png", +}) \ No newline at end of file diff --git a/games/devtest/mods/testitems/textures/testitems_translucent.png b/games/devtest/mods/testitems/textures/testitems_translucent.png new file mode 100644 index 0000000000000000000000000000000000000000..71f8649a6ef276e2a6551ef702b5b49ffccce37a GIT binary patch literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|x;$MRLoEE0 zQx*sqIDP%Eep$w?h4KH=98aT`k2e$9*x0h98qWUuAJmwTcr5*O;SRocOlxjQ{yV+I ziKoIy+9fHtB~(Ce!~ayRg=||UXEv1RA8A;A^oi64fh-4`ooqR+QV)FBF{&?Qn=v{2 zK#PR85VsKV+h)8D5&PJ%LC{t22WQ%mvv4F FO#nXCONamf literal 0 HcmV?d00001