From a5eef1c5de77fa7770877802e66c3e1c53f9a0da Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Wed, 24 Apr 2019 18:59:36 -0400 Subject: update castles, areas, homedecor, plantlife, gloopblocks, hotbar, inspector, maptools, mesecons, moreblocks, moreores, technic, teleport_request, and worldedit switched to caverealms_lite (with minor fixes by me) switched to CWz's fork of player_textures The homedecor update brings in the big split, and will require you to re-enable all modpack components in order to avoid loss of content. --- homedecor_foyer/textures/homedecor_coatrack_inv.png | Bin 0 -> 3360 bytes .../textures/homedecor_coatrack_wallmount_inv.png | Bin 0 -> 3704 bytes .../textures/homedecor_welcome_mat_bottom.png | Bin 0 -> 528 bytes homedecor_foyer/textures/homedecor_welcome_mat_brown.png | Bin 0 -> 1170 bytes homedecor_foyer/textures/homedecor_welcome_mat_green.png | Bin 0 -> 1442 bytes homedecor_foyer/textures/homedecor_welcome_mat_grey.png | Bin 0 -> 667 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 homedecor_foyer/textures/homedecor_coatrack_inv.png create mode 100644 homedecor_foyer/textures/homedecor_coatrack_wallmount_inv.png create mode 100644 homedecor_foyer/textures/homedecor_welcome_mat_bottom.png create mode 100644 homedecor_foyer/textures/homedecor_welcome_mat_brown.png create mode 100644 homedecor_foyer/textures/homedecor_welcome_mat_green.png create mode 100644 homedecor_foyer/textures/homedecor_welcome_mat_grey.png (limited to 'homedecor_foyer/textures') diff --git a/homedecor_foyer/textures/homedecor_coatrack_inv.png b/homedecor_foyer/textures/homedecor_coatrack_inv.png new file mode 100644 index 0000000..9d4018e Binary files /dev/null and b/homedecor_foyer/textures/homedecor_coatrack_inv.png differ diff --git a/homedecor_foyer/textures/homedecor_coatrack_wallmount_inv.png b/homedecor_foyer/textures/homedecor_coatrack_wallmount_inv.png new file mode 100644 index 0000000..8d776a3 Binary files /dev/null and b/homedecor_foyer/textures/homedecor_coatrack_wallmount_inv.png differ diff --git a/homedecor_foyer/textures/homedecor_welcome_mat_bottom.png b/homedecor_foyer/textures/homedecor_welcome_mat_bottom.png new file mode 100644 index 0000000..ec37ebb Binary files /dev/null and b/homedecor_foyer/textures/homedecor_welcome_mat_bottom.png differ diff --git a/homedecor_foyer/textures/homedecor_welcome_mat_brown.png b/homedecor_foyer/textures/homedecor_welcome_mat_brown.png new file mode 100644 index 0000000..b10ed22 Binary files /dev/null and b/homedecor_foyer/textures/homedecor_welcome_mat_brown.png differ diff --git a/homedecor_foyer/textures/homedecor_welcome_mat_green.png b/homedecor_foyer/textures/homedecor_welcome_mat_green.png new file mode 100644 index 0000000..c58ac96 Binary files /dev/null and b/homedecor_foyer/textures/homedecor_welcome_mat_green.png differ diff --git a/homedecor_foyer/textures/homedecor_welcome_mat_grey.png b/homedecor_foyer/textures/homedecor_welcome_mat_grey.png new file mode 100644 index 0000000..8fa9dd2 Binary files /dev/null and b/homedecor_foyer/textures/homedecor_welcome_mat_grey.png differ -- cgit v1.2.3