From 3c7f26d93721d8d86ca5d9e894e8652b1e2a8672 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 24 Nov 2022 23:56:07 +0100 Subject: Add support for attached facedir/4dir nodes (#11432) --- .../testnodes/textures/testnodes_attached4_bottom.png | Bin 0 -> 123 bytes .../mods/testnodes/textures/testnodes_attached4_side.png | Bin 0 -> 111 bytes .../mods/testnodes/textures/testnodes_attached4_top.png | Bin 0 -> 100 bytes .../testnodes/textures/testnodes_attachedf_bottom.png | Bin 0 -> 274 bytes .../mods/testnodes/textures/testnodes_attachedf_side.png | Bin 0 -> 188 bytes .../mods/testnodes/textures/testnodes_attachedf_top.png | Bin 0 -> 170 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 games/devtest/mods/testnodes/textures/testnodes_attached4_bottom.png create mode 100644 games/devtest/mods/testnodes/textures/testnodes_attached4_side.png create mode 100644 games/devtest/mods/testnodes/textures/testnodes_attached4_top.png create mode 100644 games/devtest/mods/testnodes/textures/testnodes_attachedf_bottom.png create mode 100644 games/devtest/mods/testnodes/textures/testnodes_attachedf_side.png create mode 100644 games/devtest/mods/testnodes/textures/testnodes_attachedf_top.png (limited to 'games/devtest/mods/testnodes/textures') diff --git a/games/devtest/mods/testnodes/textures/testnodes_attached4_bottom.png b/games/devtest/mods/testnodes/textures/testnodes_attached4_bottom.png new file mode 100644 index 000000000..b7a7a2fdb Binary files /dev/null and b/games/devtest/mods/testnodes/textures/testnodes_attached4_bottom.png differ diff --git a/games/devtest/mods/testnodes/textures/testnodes_attached4_side.png b/games/devtest/mods/testnodes/textures/testnodes_attached4_side.png new file mode 100644 index 000000000..869e0736a Binary files /dev/null and b/games/devtest/mods/testnodes/textures/testnodes_attached4_side.png differ diff --git a/games/devtest/mods/testnodes/textures/testnodes_attached4_top.png b/games/devtest/mods/testnodes/textures/testnodes_attached4_top.png new file mode 100644 index 000000000..94219bcf5 Binary files /dev/null and b/games/devtest/mods/testnodes/textures/testnodes_attached4_top.png differ diff --git a/games/devtest/mods/testnodes/textures/testnodes_attachedf_bottom.png b/games/devtest/mods/testnodes/textures/testnodes_attachedf_bottom.png new file mode 100644 index 000000000..6c53d59de Binary files /dev/null and b/games/devtest/mods/testnodes/textures/testnodes_attachedf_bottom.png differ diff --git a/games/devtest/mods/testnodes/textures/testnodes_attachedf_side.png b/games/devtest/mods/testnodes/textures/testnodes_attachedf_side.png new file mode 100644 index 000000000..f79001b57 Binary files /dev/null and b/games/devtest/mods/testnodes/textures/testnodes_attachedf_side.png differ diff --git a/games/devtest/mods/testnodes/textures/testnodes_attachedf_top.png b/games/devtest/mods/testnodes/textures/testnodes_attachedf_top.png new file mode 100644 index 000000000..7a7ed1c18 Binary files /dev/null and b/games/devtest/mods/testnodes/textures/testnodes_attachedf_top.png differ -- cgit v1.2.3