From dba4a297e295d68980da31264b0069fe9b18a13e Mon Sep 17 00:00:00 2001 From: HacktheTime Date: Thu, 12 Oct 2023 20:17:28 +0200 Subject: preperations to have a common code and different implementations for forge and fabric to ease up maintaining both versions --- .../assets/bbsentials/textures/item/splash_hub.png | Bin 0 -> 5537 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 common/src/main/resources/assets/bbsentials/textures/item/splash_hub.png (limited to 'common/src/main/resources/assets/bbsentials/textures') diff --git a/common/src/main/resources/assets/bbsentials/textures/item/splash_hub.png b/common/src/main/resources/assets/bbsentials/textures/item/splash_hub.png new file mode 100644 index 0000000..7929d1a Binary files /dev/null and b/common/src/main/resources/assets/bbsentials/textures/item/splash_hub.png differ -- cgit