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_office/textures/homedecor_calendar.png | Bin 0 -> 295 bytes homedecor_office/textures/homedecor_calendar_inv.png | Bin 0 -> 2856 bytes homedecor_office/textures/homedecor_desk_drawers.png | Bin 0 -> 666 bytes homedecor_office/textures/homedecor_desk_globe_inv.png | Bin 0 -> 6694 bytes homedecor_office/textures/homedecor_desk_inv.png | Bin 0 -> 5103 bytes homedecor_office/textures/homedecor_earth.png | Bin 0 -> 15871 bytes .../textures/homedecor_filing_cabinet_bottom.png | Bin 0 -> 675 bytes .../textures/homedecor_filing_cabinet_front.png | Bin 0 -> 683 bytes .../textures/homedecor_office_chair_basic.png | Bin 0 -> 5309 bytes .../textures/homedecor_office_chair_upscale.png | Bin 0 -> 4558 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 homedecor_office/textures/homedecor_calendar.png create mode 100644 homedecor_office/textures/homedecor_calendar_inv.png create mode 100644 homedecor_office/textures/homedecor_desk_drawers.png create mode 100644 homedecor_office/textures/homedecor_desk_globe_inv.png create mode 100644 homedecor_office/textures/homedecor_desk_inv.png create mode 100644 homedecor_office/textures/homedecor_earth.png create mode 100644 homedecor_office/textures/homedecor_filing_cabinet_bottom.png create mode 100644 homedecor_office/textures/homedecor_filing_cabinet_front.png create mode 100644 homedecor_office/textures/homedecor_office_chair_basic.png create mode 100644 homedecor_office/textures/homedecor_office_chair_upscale.png (limited to 'homedecor_office/textures') diff --git a/homedecor_office/textures/homedecor_calendar.png b/homedecor_office/textures/homedecor_calendar.png new file mode 100644 index 0000000..0407a75 Binary files /dev/null and b/homedecor_office/textures/homedecor_calendar.png differ diff --git a/homedecor_office/textures/homedecor_calendar_inv.png b/homedecor_office/textures/homedecor_calendar_inv.png new file mode 100644 index 0000000..8d705f6 Binary files /dev/null and b/homedecor_office/textures/homedecor_calendar_inv.png differ diff --git a/homedecor_office/textures/homedecor_desk_drawers.png b/homedecor_office/textures/homedecor_desk_drawers.png new file mode 100644 index 0000000..f25fff2 Binary files /dev/null and b/homedecor_office/textures/homedecor_desk_drawers.png differ diff --git a/homedecor_office/textures/homedecor_desk_globe_inv.png b/homedecor_office/textures/homedecor_desk_globe_inv.png new file mode 100644 index 0000000..c5558c9 Binary files /dev/null and b/homedecor_office/textures/homedecor_desk_globe_inv.png differ diff --git a/homedecor_office/textures/homedecor_desk_inv.png b/homedecor_office/textures/homedecor_desk_inv.png new file mode 100644 index 0000000..fb59d07 Binary files /dev/null and b/homedecor_office/textures/homedecor_desk_inv.png differ diff --git a/homedecor_office/textures/homedecor_earth.png b/homedecor_office/textures/homedecor_earth.png new file mode 100644 index 0000000..511b3e9 Binary files /dev/null and b/homedecor_office/textures/homedecor_earth.png differ diff --git a/homedecor_office/textures/homedecor_filing_cabinet_bottom.png b/homedecor_office/textures/homedecor_filing_cabinet_bottom.png new file mode 100644 index 0000000..a896a30 Binary files /dev/null and b/homedecor_office/textures/homedecor_filing_cabinet_bottom.png differ diff --git a/homedecor_office/textures/homedecor_filing_cabinet_front.png b/homedecor_office/textures/homedecor_filing_cabinet_front.png new file mode 100644 index 0000000..b434932 Binary files /dev/null and b/homedecor_office/textures/homedecor_filing_cabinet_front.png differ diff --git a/homedecor_office/textures/homedecor_office_chair_basic.png b/homedecor_office/textures/homedecor_office_chair_basic.png new file mode 100644 index 0000000..a12d1d9 Binary files /dev/null and b/homedecor_office/textures/homedecor_office_chair_basic.png differ diff --git a/homedecor_office/textures/homedecor_office_chair_upscale.png b/homedecor_office/textures/homedecor_office_chair_upscale.png new file mode 100644 index 0000000..cf21dd5 Binary files /dev/null and b/homedecor_office/textures/homedecor_office_chair_upscale.png differ -- cgit v1.2.3