From 7c59b2081814cf5ad0eccdf8371dbee410ae85f3 Mon Sep 17 00:00:00 2001 From: Cobble8 <41165207+Cobble8@users.noreply.github.com> Date: Wed, 2 Nov 2022 11:46:03 -0400 Subject: Custom Wither Cloak (#375) Co-authored-by: nopo Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> --- .../assets/notenoughupdates/wither_cloak_shield.png | Bin 0 -> 243 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/notenoughupdates/wither_cloak_shield.png (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/notenoughupdates/wither_cloak_shield.png b/src/main/resources/assets/notenoughupdates/wither_cloak_shield.png new file mode 100644 index 00000000..76cdecfe Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/wither_cloak_shield.png differ -- cgit