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_tables/textures/homedecor_glass_face_clean.png | Bin 0 -> 96 bytes .../textures/homedecor_glass_table_large_edges.png | Bin 0 -> 257 bytes .../textures/homedecor_glass_table_large_inv.png | Bin 0 -> 2584 bytes .../textures/homedecor_glass_table_large_tb.png | Bin 0 -> 152 bytes .../textures/homedecor_glass_table_small_round.png | Bin 0 -> 338 bytes .../textures/homedecor_glass_table_small_round_inv.png | Bin 0 -> 4002 bytes .../textures/homedecor_glass_table_small_square.png | Bin 0 -> 390 bytes .../textures/homedecor_glass_table_small_square_inv.png | Bin 0 -> 4026 bytes homedecor_tables/textures/homedecor_table_legs_brass.png | Bin 0 -> 351 bytes .../textures/homedecor_table_legs_wrought_iron.png | Bin 0 -> 352 bytes .../textures/homedecor_utility_table_edges.png | Bin 0 -> 708 bytes .../textures/homedecor_utility_table_legs.png | Bin 0 -> 430 bytes .../textures/homedecor_utility_table_legs_inv.png | Bin 0 -> 5050 bytes homedecor_tables/textures/homedecor_utility_table_tb.png | Bin 0 -> 814 bytes .../textures/homedecor_wood_table_large_edges.png | Bin 0 -> 708 bytes .../textures/homedecor_wood_table_large_inv.png | Bin 0 -> 4741 bytes .../textures/homedecor_wood_table_large_tb.png | Bin 0 -> 759 bytes .../textures/homedecor_wood_table_small_round.png | Bin 0 -> 789 bytes .../textures/homedecor_wood_table_small_round_inv.png | Bin 0 -> 5521 bytes .../textures/homedecor_wood_table_small_square.png | Bin 0 -> 1022 bytes .../textures/homedecor_wood_table_small_square_inv.png | Bin 0 -> 4795 bytes 21 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 homedecor_tables/textures/homedecor_glass_face_clean.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_large_edges.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_large_inv.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_large_tb.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_small_round.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_small_round_inv.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_small_square.png create mode 100644 homedecor_tables/textures/homedecor_glass_table_small_square_inv.png create mode 100644 homedecor_tables/textures/homedecor_table_legs_brass.png create mode 100644 homedecor_tables/textures/homedecor_table_legs_wrought_iron.png create mode 100644 homedecor_tables/textures/homedecor_utility_table_edges.png create mode 100644 homedecor_tables/textures/homedecor_utility_table_legs.png create mode 100644 homedecor_tables/textures/homedecor_utility_table_legs_inv.png create mode 100644 homedecor_tables/textures/homedecor_utility_table_tb.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_large_edges.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_large_inv.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_large_tb.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_small_round.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_small_round_inv.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_small_square.png create mode 100644 homedecor_tables/textures/homedecor_wood_table_small_square_inv.png (limited to 'homedecor_tables/textures') diff --git a/homedecor_tables/textures/homedecor_glass_face_clean.png b/homedecor_tables/textures/homedecor_glass_face_clean.png new file mode 100644 index 0000000..18271fe Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_face_clean.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_large_edges.png b/homedecor_tables/textures/homedecor_glass_table_large_edges.png new file mode 100644 index 0000000..3225bf7 Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_large_edges.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_large_inv.png b/homedecor_tables/textures/homedecor_glass_table_large_inv.png new file mode 100644 index 0000000..f6580c4 Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_large_inv.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_large_tb.png b/homedecor_tables/textures/homedecor_glass_table_large_tb.png new file mode 100644 index 0000000..5862450 Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_large_tb.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_small_round.png b/homedecor_tables/textures/homedecor_glass_table_small_round.png new file mode 100644 index 0000000..99cb543 Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_small_round.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_small_round_inv.png b/homedecor_tables/textures/homedecor_glass_table_small_round_inv.png new file mode 100644 index 0000000..1ff5d25 Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_small_round_inv.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_small_square.png b/homedecor_tables/textures/homedecor_glass_table_small_square.png new file mode 100644 index 0000000..0f6078b Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_small_square.png differ diff --git a/homedecor_tables/textures/homedecor_glass_table_small_square_inv.png b/homedecor_tables/textures/homedecor_glass_table_small_square_inv.png new file mode 100644 index 0000000..2898c21 Binary files /dev/null and b/homedecor_tables/textures/homedecor_glass_table_small_square_inv.png differ diff --git a/homedecor_tables/textures/homedecor_table_legs_brass.png b/homedecor_tables/textures/homedecor_table_legs_brass.png new file mode 100644 index 0000000..219c517 Binary files /dev/null and b/homedecor_tables/textures/homedecor_table_legs_brass.png differ diff --git a/homedecor_tables/textures/homedecor_table_legs_wrought_iron.png b/homedecor_tables/textures/homedecor_table_legs_wrought_iron.png new file mode 100644 index 0000000..54d02ee Binary files /dev/null and b/homedecor_tables/textures/homedecor_table_legs_wrought_iron.png differ diff --git a/homedecor_tables/textures/homedecor_utility_table_edges.png b/homedecor_tables/textures/homedecor_utility_table_edges.png new file mode 100644 index 0000000..b4b8a1d Binary files /dev/null and b/homedecor_tables/textures/homedecor_utility_table_edges.png differ diff --git a/homedecor_tables/textures/homedecor_utility_table_legs.png b/homedecor_tables/textures/homedecor_utility_table_legs.png new file mode 100644 index 0000000..3fad577 Binary files /dev/null and b/homedecor_tables/textures/homedecor_utility_table_legs.png differ diff --git a/homedecor_tables/textures/homedecor_utility_table_legs_inv.png b/homedecor_tables/textures/homedecor_utility_table_legs_inv.png new file mode 100644 index 0000000..7df2965 Binary files /dev/null and b/homedecor_tables/textures/homedecor_utility_table_legs_inv.png differ diff --git a/homedecor_tables/textures/homedecor_utility_table_tb.png b/homedecor_tables/textures/homedecor_utility_table_tb.png new file mode 100644 index 0000000..7a134e7 Binary files /dev/null and b/homedecor_tables/textures/homedecor_utility_table_tb.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_large_edges.png b/homedecor_tables/textures/homedecor_wood_table_large_edges.png new file mode 100644 index 0000000..b4b8a1d Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_large_edges.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_large_inv.png b/homedecor_tables/textures/homedecor_wood_table_large_inv.png new file mode 100644 index 0000000..92fc76b Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_large_inv.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_large_tb.png b/homedecor_tables/textures/homedecor_wood_table_large_tb.png new file mode 100644 index 0000000..e3615c8 Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_large_tb.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_small_round.png b/homedecor_tables/textures/homedecor_wood_table_small_round.png new file mode 100644 index 0000000..74810c0 Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_small_round.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_small_round_inv.png b/homedecor_tables/textures/homedecor_wood_table_small_round_inv.png new file mode 100644 index 0000000..d5e5609 Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_small_round_inv.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_small_square.png b/homedecor_tables/textures/homedecor_wood_table_small_square.png new file mode 100644 index 0000000..bdd4129 Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_small_square.png differ diff --git a/homedecor_tables/textures/homedecor_wood_table_small_square_inv.png b/homedecor_tables/textures/homedecor_wood_table_small_square_inv.png new file mode 100644 index 0000000..4e5e2b3 Binary files /dev/null and b/homedecor_tables/textures/homedecor_wood_table_small_square_inv.png differ -- cgit v1.2.3