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. --- .../textures/homedecor_door_bedroom.png | Bin 0 -> 1725 bytes .../textures/homedecor_door_bedroom_inv.png | Bin 0 -> 1341 bytes .../textures/homedecor_door_closet_mahogany.png | Bin 0 -> 3613 bytes .../textures/homedecor_door_closet_mahogany_inv.png | Bin 0 -> 1150 bytes .../textures/homedecor_door_closet_oak.png | Bin 0 -> 3675 bytes .../textures/homedecor_door_closet_oak_inv.png | Bin 0 -> 1230 bytes .../textures/homedecor_door_exterior_fancy.png | Bin 0 -> 1699 bytes .../textures/homedecor_door_exterior_fancy_insert.png | Bin 0 -> 563 bytes .../textures/homedecor_door_exterior_fancy_inv.png | Bin 0 -> 1410 bytes .../textures/homedecor_door_glass.png | Bin 0 -> 731 bytes .../textures/homedecor_door_glass_inv.png | Bin 0 -> 332 bytes .../textures/homedecor_door_japanese_inv.png | Bin 0 -> 4005 bytes .../textures/homedecor_door_wood_glass_insert.png | Bin 0 -> 305 bytes .../textures/homedecor_door_wood_glass_mahogany.png | Bin 0 -> 4538 bytes .../textures/homedecor_door_wood_glass_mahogany_inv.png | Bin 0 -> 2400 bytes .../textures/homedecor_door_wood_glass_oak.png | Bin 0 -> 4780 bytes .../textures/homedecor_door_wood_glass_oak_inv.png | Bin 0 -> 2400 bytes .../textures/homedecor_door_wood_glass_white.png | Bin 0 -> 1418 bytes .../textures/homedecor_door_wood_glass_white_inv.png | Bin 0 -> 1315 bytes .../textures/homedecor_door_wood_plain.png | Bin 0 -> 5683 bytes .../textures/homedecor_door_wood_plain_inv.png | Bin 0 -> 3305 bytes .../textures/homedecor_door_woodglass2.png | Bin 0 -> 2290 bytes .../textures/homedecor_door_woodglass2_inv.png | Bin 0 -> 1242 bytes .../textures/homedecor_door_woodglass_inv.png | Bin 0 -> 1235 bytes .../textures/homedecor_door_woodglass_typea.png | Bin 0 -> 1649 bytes .../textures/homedecor_door_woodglass_typea_insert.png | Bin 0 -> 229 bytes .../textures/homedecor_door_wrought_iron.png | Bin 0 -> 12050 bytes .../textures/homedecor_door_wrought_iron_inv.png | Bin 0 -> 5522 bytes .../textures/homedecor_gate_barbed_wire_edges.png | Bin 0 -> 260 bytes .../textures/homedecor_gate_barbed_wire_fb.png | Bin 0 -> 351 bytes .../textures/homedecor_gate_chainlink_fb.png | Bin 0 -> 237 bytes .../textures/homedecor_gate_chainlink_lr.png | Bin 0 -> 241 bytes .../textures/homedecor_gate_chainlink_tb.png | Bin 0 -> 243 bytes .../textures/homedecor_gate_half_door_fb.png | Bin 0 -> 2085 bytes .../textures/homedecor_gate_half_door_lr.png | Bin 0 -> 684 bytes .../textures/homedecor_gate_half_door_tb.png | Bin 0 -> 421 bytes .../textures/homedecor_gate_half_door_white_fb.png | Bin 0 -> 1080 bytes .../textures/homedecor_gate_half_door_white_lr.png | Bin 0 -> 384 bytes .../textures/homedecor_gate_half_door_white_tb.png | Bin 0 -> 310 bytes .../textures/homedecor_gate_picket_back.png | Bin 0 -> 1849 bytes .../textures/homedecor_gate_picket_front.png | Bin 0 -> 1956 bytes .../textures/homedecor_gate_picket_white_back.png | Bin 0 -> 514 bytes .../textures/homedecor_gate_picket_white_front.png | Bin 0 -> 556 bytes .../textures/homedecor_japanese_paper.png | Bin 0 -> 591 bytes .../textures/homedecor_jpn_door_inv.png | Bin 0 -> 2494 bytes 45 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_bedroom.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_bedroom_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_closet_oak.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_closet_oak_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_insert.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_glass.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_glass_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_japanese_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_insert.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_plain.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wood_plain_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_woodglass2.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_woodglass2_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_woodglass_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea_insert.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wrought_iron.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_door_wrought_iron_inv.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_edges.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_fb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_chainlink_fb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_chainlink_lr.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_chainlink_tb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_half_door_fb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_half_door_lr.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_half_door_tb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_fb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_lr.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_tb.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_picket_back.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_picket_front.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_picket_white_back.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_gate_picket_white_front.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_japanese_paper.png create mode 100644 homedecor_doors_and_gates/textures/homedecor_jpn_door_inv.png (limited to 'homedecor_doors_and_gates/textures') diff --git a/homedecor_doors_and_gates/textures/homedecor_door_bedroom.png b/homedecor_doors_and_gates/textures/homedecor_door_bedroom.png new file mode 100644 index 0000000..f94875f Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_bedroom.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_bedroom_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_bedroom_inv.png new file mode 100644 index 0000000..f87065e Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_bedroom_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany.png b/homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany.png new file mode 100644 index 0000000..e2f51f7 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany_inv.png new file mode 100644 index 0000000..08cd6f3 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_closet_mahogany_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_closet_oak.png b/homedecor_doors_and_gates/textures/homedecor_door_closet_oak.png new file mode 100644 index 0000000..9355e85 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_closet_oak.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_closet_oak_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_closet_oak_inv.png new file mode 100644 index 0000000..42cdc9b Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_closet_oak_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy.png b/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy.png new file mode 100644 index 0000000..9f89482 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_insert.png b/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_insert.png new file mode 100644 index 0000000..ddc5d22 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_insert.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_inv.png new file mode 100644 index 0000000..a7ec3f3 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_exterior_fancy_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_glass.png b/homedecor_doors_and_gates/textures/homedecor_door_glass.png new file mode 100644 index 0000000..4e5ea5a Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_glass.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_glass_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_glass_inv.png new file mode 100644 index 0000000..fb5cd19 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_glass_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_japanese_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_japanese_inv.png new file mode 100644 index 0000000..7c3a0a2 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_japanese_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_insert.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_insert.png new file mode 100644 index 0000000..892f306 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_insert.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany.png new file mode 100644 index 0000000..ca0ca15 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany_inv.png new file mode 100644 index 0000000..36271dd Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_mahogany_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak.png new file mode 100644 index 0000000..0f08771 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak_inv.png new file mode 100644 index 0000000..5e4707c Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_oak_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white.png new file mode 100644 index 0000000..202e600 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white_inv.png new file mode 100644 index 0000000..61c50ad Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_glass_white_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_plain.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_plain.png new file mode 100644 index 0000000..6b12552 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_plain.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wood_plain_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_wood_plain_inv.png new file mode 100644 index 0000000..0e9e7a0 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wood_plain_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_woodglass2.png b/homedecor_doors_and_gates/textures/homedecor_door_woodglass2.png new file mode 100644 index 0000000..ee8ca2b Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_woodglass2.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_woodglass2_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_woodglass2_inv.png new file mode 100644 index 0000000..9afd7cf Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_woodglass2_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_woodglass_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_woodglass_inv.png new file mode 100644 index 0000000..646e17c Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_woodglass_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea.png b/homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea.png new file mode 100644 index 0000000..2d5902a Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea_insert.png b/homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea_insert.png new file mode 100644 index 0000000..12fb2c6 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_woodglass_typea_insert.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wrought_iron.png b/homedecor_doors_and_gates/textures/homedecor_door_wrought_iron.png new file mode 100644 index 0000000..e39b46a Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wrought_iron.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_door_wrought_iron_inv.png b/homedecor_doors_and_gates/textures/homedecor_door_wrought_iron_inv.png new file mode 100644 index 0000000..083b4c0 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_door_wrought_iron_inv.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_edges.png b/homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_edges.png new file mode 100644 index 0000000..000185a Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_edges.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_fb.png b/homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_fb.png new file mode 100644 index 0000000..6cdc974 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_barbed_wire_fb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_fb.png b/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_fb.png new file mode 100644 index 0000000..9453b45 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_fb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_lr.png b/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_lr.png new file mode 100644 index 0000000..bd80d4c Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_lr.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_tb.png b/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_tb.png new file mode 100644 index 0000000..8ced2b9 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_chainlink_tb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_half_door_fb.png b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_fb.png new file mode 100644 index 0000000..c9be70a Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_fb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_half_door_lr.png b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_lr.png new file mode 100644 index 0000000..48329d8 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_lr.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_half_door_tb.png b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_tb.png new file mode 100644 index 0000000..03b360f Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_tb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_fb.png b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_fb.png new file mode 100644 index 0000000..ca5c5d1 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_fb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_lr.png b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_lr.png new file mode 100644 index 0000000..038d20d Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_lr.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_tb.png b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_tb.png new file mode 100644 index 0000000..2d592e7 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_half_door_white_tb.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_picket_back.png b/homedecor_doors_and_gates/textures/homedecor_gate_picket_back.png new file mode 100644 index 0000000..8ab5c9c Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_picket_back.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_picket_front.png b/homedecor_doors_and_gates/textures/homedecor_gate_picket_front.png new file mode 100644 index 0000000..858da6b Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_picket_front.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_picket_white_back.png b/homedecor_doors_and_gates/textures/homedecor_gate_picket_white_back.png new file mode 100644 index 0000000..bb608de Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_picket_white_back.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_gate_picket_white_front.png b/homedecor_doors_and_gates/textures/homedecor_gate_picket_white_front.png new file mode 100644 index 0000000..a85aaa2 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_gate_picket_white_front.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_japanese_paper.png b/homedecor_doors_and_gates/textures/homedecor_japanese_paper.png new file mode 100644 index 0000000..b4a09d1 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_japanese_paper.png differ diff --git a/homedecor_doors_and_gates/textures/homedecor_jpn_door_inv.png b/homedecor_doors_and_gates/textures/homedecor_jpn_door_inv.png new file mode 100644 index 0000000..189fb58 Binary files /dev/null and b/homedecor_doors_and_gates/textures/homedecor_jpn_door_inv.png differ -- cgit v1.2.3