From eaa1944b22499db13dc198d3f93aeab15bc41fd3 Mon Sep 17 00:00:00 2001 From: bill96012 Date: Tue, 11 Sep 2018 13:49:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E8=A3=BD=E6=8C=89=E9=88=95=E5=81=9A?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 為修復圖片縮放問題重製 --- .../models/item/model/button_09.json | 28 ++++++++++---- .../models/item/model/button_all.json | 2 +- .../models/item/model/button_arrow_down.json | 28 ++++++++++---- .../models/item/model/button_arrow_left.json | 28 ++++++++++---- .../models/item/model/button_arrow_right.json | 28 ++++++++++---- .../models/item/model/button_arrow_up.json | 28 ++++++++++---- .../models/item/model/button_az.json | 28 ++++++++++---- .../models/item/model/button_eco.json | 28 ++++++++++---- .../models/item/model/button_galaxy.json | 28 ++++++++++---- .../item/model/button_galaxy_joined.json | 28 ++++++++++---- .../item/model/button_galaxy_setting.json | 28 ++++++++++---- .../models/item/model/button_guest.json | 28 ++++++++++---- .../models/item/model/button_larrow_down.json | 28 ++++++++++---- .../models/item/model/button_larrow_left.json | 28 ++++++++++---- .../item/model/button_larrow_right.json | 28 ++++++++++---- .../models/item/model/button_larrow_up.json | 28 ++++++++++---- .../models/item/model/button_leave.json | 28 ++++++++++---- .../models/item/model/button_list.json | 28 ++++++++++---- .../models/item/model/button_manager.json | 28 ++++++++++---- .../models/item/model/button_member.json | 28 ++++++++++---- .../models/item/model/button_member_add.json | 28 ++++++++++---- .../models/item/model/button_member_ask.json | 28 ++++++++++---- .../item/model/button_member_change.json | 28 ++++++++++---- .../item/model/button_member_remove.json | 28 ++++++++++---- .../item/model/button_member_setting.json | 28 ++++++++++---- .../models/item/model/button_members.json | 28 ++++++++++---- .../models/item/model/button_minus.json | 28 ++++++++++---- .../models/item/model/button_no.json | 28 ++++++++++---- .../models/item/model/button_ok.json | 28 ++++++++++---- .../models/item/model/button_planet_add.json | 28 ++++++++++---- .../models/item/model/button_planet_e.json | 28 ++++++++++---- .../models/item/model/button_planet_list.json | 28 ++++++++++---- .../models/item/model/button_planet_n.json | 28 ++++++++++---- .../models/item/model/button_planet_o.json | 28 ++++++++++---- .../models/item/model/button_plus.json | 28 ++++++++++---- .../models/item/model/button_power_off.json | 28 ++++++++++---- .../models/item/model/button_power_on.json | 28 ++++++++++---- .../models/item/model/button_setting.json | 28 ++++++++++---- .../models/item/model/button_stars.json | 28 ++++++++++---- .../model/button_unclickable_arrow_down.json | 28 ++++++++++---- .../model/button_unclickable_arrow_left.json | 28 ++++++++++---- .../model/button_unclickable_arrow_right.json | 28 ++++++++++---- .../model/button_unclickable_arrow_up.json | 28 ++++++++++---- .../item/model/button_unclickable_ok.json | 28 ++++++++++---- .../models/item/model/button_upgrade.json | 28 ++++++++++---- .../models/item/model/button_warning.json | 28 ++++++++++---- .../models/item/model/button_write.json | 28 ++++++++++---- .../models/item/model/button_yes.json | 28 ++++++++++---- .../models/item/model/gui_htct_tab_1.json | 2 +- .../models/item/model/gui_htct_tab_2.json | 2 +- .../models/item/model/gui_htct_tab_3.json | 2 +- .../models/item/model/gui_htct_tab_4.json | 2 +- .../models/item/model/gui_htct_tab_5.json | 2 +- .../minecraft/models/item/model/gui_info.json | 36 +++++++++++------- .../textures/custom/background_info.png | Bin 493 -> 0 bytes .../minecraft/textures/custom/button_09.png | Bin 285 -> 0 bytes .../textures/custom/button_arrow_down.png | Bin 1924 -> 0 bytes .../textures/custom/button_arrow_left.png | Bin 1923 -> 0 bytes .../textures/custom/button_arrow_right.png | Bin 1923 -> 0 bytes .../textures/custom/button_arrow_up.png | Bin 1711 -> 0 bytes .../minecraft/textures/custom/button_az.png | Bin 297 -> 0 bytes .../textures/custom/button_blank.png | Bin 171 -> 163 bytes .../minecraft/textures/custom/button_eco.png | Bin 864 -> 0 bytes .../textures/custom/button_galaxy.png | Bin 1368 -> 0 bytes .../textures/custom/button_galaxy_joined.png | Bin 1391 -> 0 bytes .../textures/custom/button_galaxy_setting.png | Bin 1491 -> 0 bytes .../textures/custom/button_guest.png | Bin 2220 -> 0 bytes .../textures/custom/button_larrow_down.png | Bin 212 -> 0 bytes .../textures/custom/button_larrow_left.png | Bin 229 -> 0 bytes .../textures/custom/button_larrow_right.png | Bin 221 -> 0 bytes .../textures/custom/button_larrow_up.png | Bin 208 -> 0 bytes .../textures/custom/button_leave.png | Bin 615 -> 0 bytes .../minecraft/textures/custom/button_list.png | Bin 297 -> 0 bytes .../textures/custom/button_manager.png | Bin 879 -> 0 bytes .../textures/custom/button_member.png | Bin 2075 -> 0 bytes .../textures/custom/button_member_add.png | Bin 1014 -> 0 bytes .../textures/custom/button_member_ask.png | Bin 1041 -> 0 bytes .../textures/custom/button_member_change.png | Bin 1049 -> 0 bytes .../textures/custom/button_member_remove.png | Bin 1134 -> 0 bytes .../textures/custom/button_member_setting.png | Bin 1152 -> 0 bytes .../textures/custom/button_members.png | Bin 1794 -> 0 bytes .../textures/custom/button_minus.png | Bin 204 -> 0 bytes .../minecraft/textures/custom/button_no.png | Bin 381 -> 0 bytes .../minecraft/textures/custom/button_ok.png | Bin 327 -> 0 bytes .../textures/custom/button_person.png | Bin 930 -> 0 bytes .../textures/custom/button_planet_add.png | Bin 1314 -> 0 bytes .../textures/custom/button_planet_e.png | Bin 1089 -> 0 bytes .../textures/custom/button_planet_list.png | Bin 1117 -> 0 bytes .../textures/custom/button_planet_n.png | Bin 1584 -> 0 bytes .../textures/custom/button_planet_o.png | Bin 1434 -> 0 bytes .../minecraft/textures/custom/button_plus.png | Bin 319 -> 0 bytes .../textures/custom/button_power_off.png | Bin 234 -> 0 bytes .../textures/custom/button_power_on.png | Bin 198 -> 0 bytes .../textures/custom/button_setting.png | Bin 495 -> 0 bytes .../textures/custom/button_stars.png | Bin 516 -> 0 bytes .../custom/button_unclickable_arrow_down.png | Bin 183 -> 0 bytes .../custom/button_unclickable_arrow_left.png | Bin 188 -> 0 bytes .../custom/button_unclickable_arrow_right.png | Bin 182 -> 0 bytes .../custom/button_unclickable_arrow_up.png | Bin 183 -> 0 bytes .../custom/button_unclickable_blank.png | Bin 0 -> 128 bytes .../textures/custom/button_unclickable_ok.png | Bin 243 -> 0 bytes .../textures/custom/button_upgrade.png | Bin 240 -> 0 bytes .../textures/custom/button_warning.png | Bin 261 -> 0 bytes .../textures/custom/button_write.png | Bin 285 -> 0 bytes .../minecraft/textures/custom/button_yes.png | Bin 336 -> 0 bytes assets/minecraft/textures/custom/icon_09.png | Bin 0 -> 231 bytes .../custom/{button_all.png => icon_all.png} | Bin .../textures/custom/icon_arrow_down.png | Bin 0 -> 281 bytes .../textures/custom/icon_arrow_left.png | Bin 0 -> 256 bytes .../textures/custom/icon_arrow_right.png | Bin 0 -> 278 bytes .../textures/custom/icon_arrow_up.png | Bin 0 -> 281 bytes assets/minecraft/textures/custom/icon_az.png | Bin 0 -> 249 bytes assets/minecraft/textures/custom/icon_eco.png | Bin 0 -> 797 bytes .../minecraft/textures/custom/icon_galaxy.png | Bin 0 -> 1320 bytes .../textures/custom/icon_galaxy_joined.png | Bin 0 -> 1353 bytes .../textures/custom/icon_galaxy_setting.png | Bin 0 -> 1376 bytes .../minecraft/textures/custom/icon_guest.png | Bin 0 -> 545 bytes .../minecraft/textures/custom/icon_info.png | Bin 0 -> 655 bytes .../textures/custom/icon_larrow_down.png | Bin 0 -> 213 bytes .../textures/custom/icon_larrow_left.png | Bin 0 -> 227 bytes .../textures/custom/icon_larrow_right.png | Bin 0 -> 222 bytes .../textures/custom/icon_larrow_up.png | Bin 0 -> 209 bytes .../minecraft/textures/custom/icon_leave.png | Bin 0 -> 651 bytes .../minecraft/textures/custom/icon_list.png | Bin 0 -> 183 bytes .../textures/custom/icon_manager.png | Bin 0 -> 786 bytes .../minecraft/textures/custom/icon_member.png | Bin 0 -> 782 bytes .../textures/custom/icon_member_add.png | Bin 0 -> 701 bytes .../textures/custom/icon_member_ask.png | Bin 0 -> 917 bytes .../textures/custom/icon_member_change.png | Bin 0 -> 870 bytes .../textures/custom/icon_member_remove.png | Bin 0 -> 911 bytes .../textures/custom/icon_member_setting.png | Bin 0 -> 823 bytes .../textures/custom/icon_members.png | Bin 0 -> 1500 bytes .../minecraft/textures/custom/icon_minus.png | Bin 0 -> 203 bytes assets/minecraft/textures/custom/icon_no.png | Bin 0 -> 371 bytes assets/minecraft/textures/custom/icon_ok.png | Bin 0 -> 329 bytes .../textures/custom/icon_planet_add.png | Bin 0 -> 1297 bytes .../textures/custom/icon_planet_e.png | Bin 0 -> 1144 bytes .../textures/custom/icon_planet_list.png | Bin 0 -> 1223 bytes .../textures/custom/icon_planet_n.png | Bin 0 -> 1537 bytes .../textures/custom/icon_planet_o.png | Bin 0 -> 1410 bytes .../minecraft/textures/custom/icon_plus.png | Bin 0 -> 320 bytes .../textures/custom/icon_power_off.png | Bin 0 -> 251 bytes .../textures/custom/icon_power_on.png | Bin 0 -> 206 bytes .../textures/custom/icon_setting.png | Bin 0 -> 510 bytes .../minecraft/textures/custom/icon_stars.png | Bin 0 -> 496 bytes .../custom/icon_unclickable_arrow_down.png | Bin 0 -> 184 bytes .../custom/icon_unclickable_arrow_left.png | Bin 0 -> 189 bytes .../custom/icon_unclickable_arrow_right.png | Bin 0 -> 183 bytes .../custom/icon_unclickable_arrow_up.png | Bin 0 -> 183 bytes .../textures/custom/icon_unclickable_ok.png | Bin 0 -> 241 bytes .../textures/custom/icon_upgrade.png | Bin 0 -> 273 bytes .../textures/custom/icon_warning.png | Bin 0 -> 266 bytes .../minecraft/textures/custom/icon_write.png | Bin 0 -> 277 bytes assets/minecraft/textures/custom/icon_yes.png | Bin 0 -> 405 bytes 154 files changed, 969 insertions(+), 395 deletions(-) delete mode 100644 assets/minecraft/textures/custom/background_info.png delete mode 100644 assets/minecraft/textures/custom/button_09.png delete mode 100644 assets/minecraft/textures/custom/button_arrow_down.png delete mode 100644 assets/minecraft/textures/custom/button_arrow_left.png delete mode 100644 assets/minecraft/textures/custom/button_arrow_right.png delete mode 100644 assets/minecraft/textures/custom/button_arrow_up.png delete mode 100644 assets/minecraft/textures/custom/button_az.png delete mode 100644 assets/minecraft/textures/custom/button_eco.png delete mode 100644 assets/minecraft/textures/custom/button_galaxy.png delete mode 100644 assets/minecraft/textures/custom/button_galaxy_joined.png delete mode 100644 assets/minecraft/textures/custom/button_galaxy_setting.png delete mode 100644 assets/minecraft/textures/custom/button_guest.png delete mode 100644 assets/minecraft/textures/custom/button_larrow_down.png delete mode 100644 assets/minecraft/textures/custom/button_larrow_left.png delete mode 100644 assets/minecraft/textures/custom/button_larrow_right.png delete mode 100644 assets/minecraft/textures/custom/button_larrow_up.png delete mode 100644 assets/minecraft/textures/custom/button_leave.png delete mode 100644 assets/minecraft/textures/custom/button_list.png delete mode 100644 assets/minecraft/textures/custom/button_manager.png delete mode 100644 assets/minecraft/textures/custom/button_member.png delete mode 100644 assets/minecraft/textures/custom/button_member_add.png delete mode 100644 assets/minecraft/textures/custom/button_member_ask.png delete mode 100644 assets/minecraft/textures/custom/button_member_change.png delete mode 100644 assets/minecraft/textures/custom/button_member_remove.png delete mode 100644 assets/minecraft/textures/custom/button_member_setting.png delete mode 100644 assets/minecraft/textures/custom/button_members.png delete mode 100644 assets/minecraft/textures/custom/button_minus.png delete mode 100644 assets/minecraft/textures/custom/button_no.png delete mode 100644 assets/minecraft/textures/custom/button_ok.png delete mode 100644 assets/minecraft/textures/custom/button_person.png delete mode 100644 assets/minecraft/textures/custom/button_planet_add.png delete mode 100644 assets/minecraft/textures/custom/button_planet_e.png delete mode 100644 assets/minecraft/textures/custom/button_planet_list.png delete mode 100644 assets/minecraft/textures/custom/button_planet_n.png delete mode 100644 assets/minecraft/textures/custom/button_planet_o.png delete mode 100644 assets/minecraft/textures/custom/button_plus.png delete mode 100644 assets/minecraft/textures/custom/button_power_off.png delete mode 100644 assets/minecraft/textures/custom/button_power_on.png delete mode 100644 assets/minecraft/textures/custom/button_setting.png delete mode 100644 assets/minecraft/textures/custom/button_stars.png delete mode 100644 assets/minecraft/textures/custom/button_unclickable_arrow_down.png delete mode 100644 assets/minecraft/textures/custom/button_unclickable_arrow_left.png delete mode 100644 assets/minecraft/textures/custom/button_unclickable_arrow_right.png delete mode 100644 assets/minecraft/textures/custom/button_unclickable_arrow_up.png create mode 100644 assets/minecraft/textures/custom/button_unclickable_blank.png delete mode 100644 assets/minecraft/textures/custom/button_unclickable_ok.png delete mode 100644 assets/minecraft/textures/custom/button_upgrade.png delete mode 100644 assets/minecraft/textures/custom/button_warning.png delete mode 100644 assets/minecraft/textures/custom/button_write.png delete mode 100644 assets/minecraft/textures/custom/button_yes.png create mode 100644 assets/minecraft/textures/custom/icon_09.png rename assets/minecraft/textures/custom/{button_all.png => icon_all.png} (100%) create mode 100644 assets/minecraft/textures/custom/icon_arrow_down.png create mode 100644 assets/minecraft/textures/custom/icon_arrow_left.png create mode 100644 assets/minecraft/textures/custom/icon_arrow_right.png create mode 100644 assets/minecraft/textures/custom/icon_arrow_up.png create mode 100644 assets/minecraft/textures/custom/icon_az.png create mode 100644 assets/minecraft/textures/custom/icon_eco.png create mode 100644 assets/minecraft/textures/custom/icon_galaxy.png create mode 100644 assets/minecraft/textures/custom/icon_galaxy_joined.png create mode 100644 assets/minecraft/textures/custom/icon_galaxy_setting.png create mode 100644 assets/minecraft/textures/custom/icon_guest.png create mode 100644 assets/minecraft/textures/custom/icon_info.png create mode 100644 assets/minecraft/textures/custom/icon_larrow_down.png create mode 100644 assets/minecraft/textures/custom/icon_larrow_left.png create mode 100644 assets/minecraft/textures/custom/icon_larrow_right.png create mode 100644 assets/minecraft/textures/custom/icon_larrow_up.png create mode 100644 assets/minecraft/textures/custom/icon_leave.png create mode 100644 assets/minecraft/textures/custom/icon_list.png create mode 100644 assets/minecraft/textures/custom/icon_manager.png create mode 100644 assets/minecraft/textures/custom/icon_member.png create mode 100644 assets/minecraft/textures/custom/icon_member_add.png create mode 100644 assets/minecraft/textures/custom/icon_member_ask.png create mode 100644 assets/minecraft/textures/custom/icon_member_change.png create mode 100644 assets/minecraft/textures/custom/icon_member_remove.png create mode 100644 assets/minecraft/textures/custom/icon_member_setting.png create mode 100644 assets/minecraft/textures/custom/icon_members.png create mode 100644 assets/minecraft/textures/custom/icon_minus.png create mode 100644 assets/minecraft/textures/custom/icon_no.png create mode 100644 assets/minecraft/textures/custom/icon_ok.png create mode 100644 assets/minecraft/textures/custom/icon_planet_add.png create mode 100644 assets/minecraft/textures/custom/icon_planet_e.png create mode 100644 assets/minecraft/textures/custom/icon_planet_list.png create mode 100644 assets/minecraft/textures/custom/icon_planet_n.png create mode 100644 assets/minecraft/textures/custom/icon_planet_o.png create mode 100644 assets/minecraft/textures/custom/icon_plus.png create mode 100644 assets/minecraft/textures/custom/icon_power_off.png create mode 100644 assets/minecraft/textures/custom/icon_power_on.png create mode 100644 assets/minecraft/textures/custom/icon_setting.png create mode 100644 assets/minecraft/textures/custom/icon_stars.png create mode 100644 assets/minecraft/textures/custom/icon_unclickable_arrow_down.png create mode 100644 assets/minecraft/textures/custom/icon_unclickable_arrow_left.png create mode 100644 assets/minecraft/textures/custom/icon_unclickable_arrow_right.png create mode 100644 assets/minecraft/textures/custom/icon_unclickable_arrow_up.png create mode 100644 assets/minecraft/textures/custom/icon_unclickable_ok.png create mode 100644 assets/minecraft/textures/custom/icon_upgrade.png create mode 100644 assets/minecraft/textures/custom/icon_warning.png create mode 100644 assets/minecraft/textures/custom/icon_write.png create mode 100644 assets/minecraft/textures/custom/icon_yes.png diff --git a/assets/minecraft/models/item/model/button_09.json b/assets/minecraft/models/item/model/button_09.json index 458d475..cfe2901 100644 --- a/assets/minecraft/models/item/model/button_09.json +++ b/assets/minecraft/models/item/model/button_09.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_09", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_09" + "2": "custom/icon_09", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_all.json b/assets/minecraft/models/item/model/button_all.json index f7578f6..3ebf1f0 100644 --- a/assets/minecraft/models/item/model/button_all.json +++ b/assets/minecraft/models/item/model/button_all.json @@ -1,6 +1,6 @@ { "parent": "item/generated", "textures": { - "layer0": "custom/button_all" + "layer0": "custom/icon_all" } } diff --git a/assets/minecraft/models/item/model/button_arrow_down.json b/assets/minecraft/models/item/model/button_arrow_down.json index 3da39b4..8640f99 100644 --- a/assets/minecraft/models/item/model/button_arrow_down.json +++ b/assets/minecraft/models/item/model/button_arrow_down.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_arrow_down", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_arrow_down" + "2": "custom/icon_arrow_down", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_arrow_left.json b/assets/minecraft/models/item/model/button_arrow_left.json index 448052a..fa9c78f 100644 --- a/assets/minecraft/models/item/model/button_arrow_left.json +++ b/assets/minecraft/models/item/model/button_arrow_left.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_arrow_left", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_arrow_left" + "2": "custom/icon_arrow_left", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_arrow_right.json b/assets/minecraft/models/item/model/button_arrow_right.json index 74c1549..2cc5546 100644 --- a/assets/minecraft/models/item/model/button_arrow_right.json +++ b/assets/minecraft/models/item/model/button_arrow_right.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_arrow_right", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_arrow_right" + "2": "custom/icon_arrow_right", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_arrow_up.json b/assets/minecraft/models/item/model/button_arrow_up.json index e99da5f..d9389a0 100644 --- a/assets/minecraft/models/item/model/button_arrow_up.json +++ b/assets/minecraft/models/item/model/button_arrow_up.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_arrow_up", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_arrow_up" + "2": "custom/icon_arrow_up", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_az.json b/assets/minecraft/models/item/model/button_az.json index ff1f1e3..aeb2bb4 100644 --- a/assets/minecraft/models/item/model/button_az.json +++ b/assets/minecraft/models/item/model/button_az.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_az", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_az" + "2": "custom/icon_az", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_eco.json b/assets/minecraft/models/item/model/button_eco.json index 42dfe82..b84da41 100644 --- a/assets/minecraft/models/item/model/button_eco.json +++ b/assets/minecraft/models/item/model/button_eco.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_eco", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_eco" + "2": "custom/icon_eco", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_galaxy.json b/assets/minecraft/models/item/model/button_galaxy.json index 8a2a8a7..8ad2c44 100644 --- a/assets/minecraft/models/item/model/button_galaxy.json +++ b/assets/minecraft/models/item/model/button_galaxy.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_galaxy", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_galaxy" + "2": "custom/icon_galaxy", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_galaxy_joined.json b/assets/minecraft/models/item/model/button_galaxy_joined.json index 586e435..461d9b4 100644 --- a/assets/minecraft/models/item/model/button_galaxy_joined.json +++ b/assets/minecraft/models/item/model/button_galaxy_joined.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_galaxy_joined", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_galaxy_joined" + "2": "custom/icon_galaxy_joined", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_galaxy_setting.json b/assets/minecraft/models/item/model/button_galaxy_setting.json index 6dab74c..7e0cfb2 100644 --- a/assets/minecraft/models/item/model/button_galaxy_setting.json +++ b/assets/minecraft/models/item/model/button_galaxy_setting.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_galaxy_setting", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_galaxy_setting" + "2": "custom/icon_galaxy_setting", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_guest.json b/assets/minecraft/models/item/model/button_guest.json index 69058fd..d799c10 100644 --- a/assets/minecraft/models/item/model/button_guest.json +++ b/assets/minecraft/models/item/model/button_guest.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_guest", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_guest" + "2": "custom/icon_guest", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_larrow_down.json b/assets/minecraft/models/item/model/button_larrow_down.json index 9d2acfc..45b2acc 100644 --- a/assets/minecraft/models/item/model/button_larrow_down.json +++ b/assets/minecraft/models/item/model/button_larrow_down.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_larrow_down", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_larrow_down" + "2": "custom/icon_larrow_down", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_larrow_left.json b/assets/minecraft/models/item/model/button_larrow_left.json index 864f998..6ec2838 100644 --- a/assets/minecraft/models/item/model/button_larrow_left.json +++ b/assets/minecraft/models/item/model/button_larrow_left.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_larrow_left", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_larrow_left" + "2": "custom/icon_larrow_left", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_larrow_right.json b/assets/minecraft/models/item/model/button_larrow_right.json index bb5f91d..9ef9e55 100644 --- a/assets/minecraft/models/item/model/button_larrow_right.json +++ b/assets/minecraft/models/item/model/button_larrow_right.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_larrow_right", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_larrow_right" + "2": "custom/icon_larrow_right", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_larrow_up.json b/assets/minecraft/models/item/model/button_larrow_up.json index c61070b..3512937 100644 --- a/assets/minecraft/models/item/model/button_larrow_up.json +++ b/assets/minecraft/models/item/model/button_larrow_up.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_larrow_up", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_larrow_up" + "2": "custom/icon_larrow_up", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_leave.json b/assets/minecraft/models/item/model/button_leave.json index f7a602d..550717c 100644 --- a/assets/minecraft/models/item/model/button_leave.json +++ b/assets/minecraft/models/item/model/button_leave.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_leave", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_leave" + "2": "custom/icon_leave", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_list.json b/assets/minecraft/models/item/model/button_list.json index e221fa3..3ba70ca 100644 --- a/assets/minecraft/models/item/model/button_list.json +++ b/assets/minecraft/models/item/model/button_list.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_list", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_list" + "2": "custom/icon_list", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_manager.json b/assets/minecraft/models/item/model/button_manager.json index f05e8cb..c00e414 100644 --- a/assets/minecraft/models/item/model/button_manager.json +++ b/assets/minecraft/models/item/model/button_manager.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_manager", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_manager" + "2": "custom/icon_manager", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_member.json b/assets/minecraft/models/item/model/button_member.json index ec18bc0..f32196f 100644 --- a/assets/minecraft/models/item/model/button_member.json +++ b/assets/minecraft/models/item/model/button_member.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_member", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_member" + "2": "custom/icon_member", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_member_add.json b/assets/minecraft/models/item/model/button_member_add.json index fbe479d..aacff40 100644 --- a/assets/minecraft/models/item/model/button_member_add.json +++ b/assets/minecraft/models/item/model/button_member_add.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_member_add", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_member_add" + "2": "custom/icon_member_add", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_member_ask.json b/assets/minecraft/models/item/model/button_member_ask.json index 207c01d..a623f63 100644 --- a/assets/minecraft/models/item/model/button_member_ask.json +++ b/assets/minecraft/models/item/model/button_member_ask.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_member_ask", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_member_ask" + "2": "custom/icon_member_ask", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_member_change.json b/assets/minecraft/models/item/model/button_member_change.json index 89d307b..e929892 100644 --- a/assets/minecraft/models/item/model/button_member_change.json +++ b/assets/minecraft/models/item/model/button_member_change.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_member_change", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_member_change" + "2": "custom/icon_member_change", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_member_remove.json b/assets/minecraft/models/item/model/button_member_remove.json index db3e35f..2f59c95 100644 --- a/assets/minecraft/models/item/model/button_member_remove.json +++ b/assets/minecraft/models/item/model/button_member_remove.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_member_remove", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_member_remove" + "2": "custom/icon_member_remove", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_member_setting.json b/assets/minecraft/models/item/model/button_member_setting.json index b4604d9..3a347d6 100644 --- a/assets/minecraft/models/item/model/button_member_setting.json +++ b/assets/minecraft/models/item/model/button_member_setting.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_member_setting", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_member_setting" + "2": "custom/icon_member_setting", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_members.json b/assets/minecraft/models/item/model/button_members.json index 998cd1f..1801faf 100644 --- a/assets/minecraft/models/item/model/button_members.json +++ b/assets/minecraft/models/item/model/button_members.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_members", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_members" + "2": "custom/icon_members", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_minus.json b/assets/minecraft/models/item/model/button_minus.json index f2690c2..36bcd71 100644 --- a/assets/minecraft/models/item/model/button_minus.json +++ b/assets/minecraft/models/item/model/button_minus.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_minus", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_minus" + "2": "custom/icon_minus", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_no.json b/assets/minecraft/models/item/model/button_no.json index 4a9bdef..4916c84 100644 --- a/assets/minecraft/models/item/model/button_no.json +++ b/assets/minecraft/models/item/model/button_no.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_no", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_no" + "2": "custom/icon_no", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_ok.json b/assets/minecraft/models/item/model/button_ok.json index bc53f6b..62b656a 100644 --- a/assets/minecraft/models/item/model/button_ok.json +++ b/assets/minecraft/models/item/model/button_ok.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_ok", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_ok" + "2": "custom/icon_ok", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_planet_add.json b/assets/minecraft/models/item/model/button_planet_add.json index 815e093..15732dd 100644 --- a/assets/minecraft/models/item/model/button_planet_add.json +++ b/assets/minecraft/models/item/model/button_planet_add.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_planet_add", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_planet_add" + "2": "custom/icon_planet_add", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_planet_e.json b/assets/minecraft/models/item/model/button_planet_e.json index 53c12e2..e3cd2b7 100644 --- a/assets/minecraft/models/item/model/button_planet_e.json +++ b/assets/minecraft/models/item/model/button_planet_e.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_planet_e", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_planet_e" + "2": "custom/icon_planet_e", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_planet_list.json b/assets/minecraft/models/item/model/button_planet_list.json index a93d9e3..604b1a9 100644 --- a/assets/minecraft/models/item/model/button_planet_list.json +++ b/assets/minecraft/models/item/model/button_planet_list.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_planet_list", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_planet_list" + "2": "custom/icon_planet_list", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_planet_n.json b/assets/minecraft/models/item/model/button_planet_n.json index 102bd04..f1e0b4c 100644 --- a/assets/minecraft/models/item/model/button_planet_n.json +++ b/assets/minecraft/models/item/model/button_planet_n.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_planet_n", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_planet_n" + "2": "custom/icon_planet_n", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_planet_o.json b/assets/minecraft/models/item/model/button_planet_o.json index 2ea042e..0fa4842 100644 --- a/assets/minecraft/models/item/model/button_planet_o.json +++ b/assets/minecraft/models/item/model/button_planet_o.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_planet_o", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_planet_o" + "2": "custom/icon_planet_o", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_plus.json b/assets/minecraft/models/item/model/button_plus.json index 15894f7..4373209 100644 --- a/assets/minecraft/models/item/model/button_plus.json +++ b/assets/minecraft/models/item/model/button_plus.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_plus", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_plus" + "2": "custom/icon_plus", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_power_off.json b/assets/minecraft/models/item/model/button_power_off.json index b1e1fae..1e0485a 100644 --- a/assets/minecraft/models/item/model/button_power_off.json +++ b/assets/minecraft/models/item/model/button_power_off.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_power_off", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_power_off" + "2": "custom/icon_power_off", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_power_on.json b/assets/minecraft/models/item/model/button_power_on.json index 7d8ca51..6f79617 100644 --- a/assets/minecraft/models/item/model/button_power_on.json +++ b/assets/minecraft/models/item/model/button_power_on.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_power_on", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_power_on" + "2": "custom/icon_power_on", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_setting.json b/assets/minecraft/models/item/model/button_setting.json index 6e4aae2..e4e1cc0 100644 --- a/assets/minecraft/models/item/model/button_setting.json +++ b/assets/minecraft/models/item/model/button_setting.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_setting", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_setting" + "2": "custom/icon_setting", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_stars.json b/assets/minecraft/models/item/model/button_stars.json index 129d081..92d03b4 100644 --- a/assets/minecraft/models/item/model/button_stars.json +++ b/assets/minecraft/models/item/model/button_stars.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_stars", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_stars" + "2": "custom/icon_stars", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_unclickable_arrow_down.json b/assets/minecraft/models/item/model/button_unclickable_arrow_down.json index 424da14..0bb9e82 100644 --- a/assets/minecraft/models/item/model/button_unclickable_arrow_down.json +++ b/assets/minecraft/models/item/model/button_unclickable_arrow_down.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_unclickable_arrow_down", + "0": "custom/button_unclickable_blank", "1": "custom/colors", - "particle": "custom/button_unclickable_arrow_down" + "2": "custom/icon_unclickable_arrow_down", + "particle": "custom/button_unclickable_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_unclickable_arrow_left.json b/assets/minecraft/models/item/model/button_unclickable_arrow_left.json index be4e5f3..c11ba84 100644 --- a/assets/minecraft/models/item/model/button_unclickable_arrow_left.json +++ b/assets/minecraft/models/item/model/button_unclickable_arrow_left.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_unclickable_arrow_left", + "0": "custom/button_unclickable_blank", "1": "custom/colors", - "particle": "custom/button_unclickable_arrow_left" + "2": "custom/icon_unclickable_arrow_left", + "particle": "custom/button_unclickable_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_unclickable_arrow_right.json b/assets/minecraft/models/item/model/button_unclickable_arrow_right.json index e1ef115..524b81d 100644 --- a/assets/minecraft/models/item/model/button_unclickable_arrow_right.json +++ b/assets/minecraft/models/item/model/button_unclickable_arrow_right.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_unclickable_arrow_right", + "0": "custom/button_unclickable_blank", "1": "custom/colors", - "particle": "custom/button_unclickable_arrow_right" + "2": "custom/icon_unclickable_arrow_right", + "particle": "custom/button_unclickable_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_unclickable_arrow_up.json b/assets/minecraft/models/item/model/button_unclickable_arrow_up.json index 8ade916..51595db 100644 --- a/assets/minecraft/models/item/model/button_unclickable_arrow_up.json +++ b/assets/minecraft/models/item/model/button_unclickable_arrow_up.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_unclickable_arrow_up", + "0": "custom/button_unclickable_blank", "1": "custom/colors", - "particle": "custom/button_unclickable_arrow_up" + "2": "custom/icon_unclickable_arrow_up", + "particle": "custom/button_unclickable_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_unclickable_ok.json b/assets/minecraft/models/item/model/button_unclickable_ok.json index 8b0d500..637ec70 100644 --- a/assets/minecraft/models/item/model/button_unclickable_ok.json +++ b/assets/minecraft/models/item/model/button_unclickable_ok.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_unclickable_ok", + "0": "custom/button_unclickable_blank", "1": "custom/colors", - "particle": "custom/button_unclickable_ok" + "2": "custom/icon_unclickable_ok", + "particle": "custom/button_unclickable_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_upgrade.json b/assets/minecraft/models/item/model/button_upgrade.json index b127ee6..d891698 100644 --- a/assets/minecraft/models/item/model/button_upgrade.json +++ b/assets/minecraft/models/item/model/button_upgrade.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_upgrade", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_upgrade" + "2": "custom/icon_upgrade", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_warning.json b/assets/minecraft/models/item/model/button_warning.json index 736c265..6d3d800 100644 --- a/assets/minecraft/models/item/model/button_warning.json +++ b/assets/minecraft/models/item/model/button_warning.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_warning", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_warning" + "2": "custom/icon_warning", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_write.json b/assets/minecraft/models/item/model/button_write.json index f274e8d..7dc5aee 100644 --- a/assets/minecraft/models/item/model/button_write.json +++ b/assets/minecraft/models/item/model/button_write.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_write", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_write" + "2": "custom/icon_write", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/button_yes.json b/assets/minecraft/models/item/model/button_yes.json index c1cb5e9..68048e0 100644 --- a/assets/minecraft/models/item/model/button_yes.json +++ b/assets/minecraft/models/item/model/button_yes.json @@ -1,14 +1,15 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/button_yes", + "0": "custom/button_blank", "1": "custom/colors", - "particle": "custom/button_yes" + "2": "custom/icon_yes", + "particle": "custom/button_blank" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, @@ -16,7 +17,19 @@ "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "down": {"uv": [0, 16, 1, 15], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +40,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +48,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/models/item/model/gui_htct_tab_1.json b/assets/minecraft/models/item/model/gui_htct_tab_1.json index 6064def..4b5e537 100644 --- a/assets/minecraft/models/item/model/gui_htct_tab_1.json +++ b/assets/minecraft/models/item/model/gui_htct_tab_1.json @@ -29,7 +29,7 @@ "gui": { "scale": [2.25, 1.125, 1.125], "rotation": [90, 0, 0], - "translation": [-45, 0, -80] + "translation": [-45, 0, 1] }, "thirdperson_lefthand": { "translation": [0, 0.65, 3], diff --git a/assets/minecraft/models/item/model/gui_htct_tab_2.json b/assets/minecraft/models/item/model/gui_htct_tab_2.json index 0558286..a2a71e9 100644 --- a/assets/minecraft/models/item/model/gui_htct_tab_2.json +++ b/assets/minecraft/models/item/model/gui_htct_tab_2.json @@ -29,7 +29,7 @@ "gui": { "scale": [2.25, 1.125, 1.125], "rotation": [90, 0, 0], - "translation": [-45, 0, -80] + "translation": [-45, 0, 1] }, "thirdperson_lefthand": { "translation": [0, 0.65, 3], diff --git a/assets/minecraft/models/item/model/gui_htct_tab_3.json b/assets/minecraft/models/item/model/gui_htct_tab_3.json index 2b14ae5..b38ec80 100644 --- a/assets/minecraft/models/item/model/gui_htct_tab_3.json +++ b/assets/minecraft/models/item/model/gui_htct_tab_3.json @@ -29,7 +29,7 @@ "gui": { "scale": [2.25, 1.125, 1.125], "rotation": [90, 0, 0], - "translation": [-45, 0, -80] + "translation": [-45, 0, 1] }, "thirdperson_lefthand": { "translation": [0, 0.65, 3], diff --git a/assets/minecraft/models/item/model/gui_htct_tab_4.json b/assets/minecraft/models/item/model/gui_htct_tab_4.json index 2353b7b..993fc58 100644 --- a/assets/minecraft/models/item/model/gui_htct_tab_4.json +++ b/assets/minecraft/models/item/model/gui_htct_tab_4.json @@ -29,7 +29,7 @@ "gui": { "scale": [2.25, 1.125, 1.125], "rotation": [90, 0, 0], - "translation": [-45, 0, -80] + "translation": [-45, 0, 1] }, "thirdperson_lefthand": { "translation": [0, 0.65, 3], diff --git a/assets/minecraft/models/item/model/gui_htct_tab_5.json b/assets/minecraft/models/item/model/gui_htct_tab_5.json index 52eb001..dea1c94 100644 --- a/assets/minecraft/models/item/model/gui_htct_tab_5.json +++ b/assets/minecraft/models/item/model/gui_htct_tab_5.json @@ -29,7 +29,7 @@ "gui": { "scale": [2.25, 1.125, 1.125], "rotation": [90, 0, 0], - "translation": [-45, 0, -80] + "translation": [-45, 0, 1] }, "thirdperson_lefthand": { "translation": [0, 0.65, 3], diff --git a/assets/minecraft/models/item/model/gui_info.json b/assets/minecraft/models/item/model/gui_info.json index 024cc77..a2faf78 100644 --- a/assets/minecraft/models/item/model/gui_info.json +++ b/assets/minecraft/models/item/model/gui_info.json @@ -1,22 +1,33 @@ { "credit": "Made with Blockbench, a free, modern block model editor by JannisX11, model design by OKTW", "textures": { - "0": "custom/background_info", "1": "custom/colors", - "particle": "custom/background_info" + "2": "custom/icon_info" }, "elements": [ { - "from": [0, -0.5, 0], - "to": [16, 0.5, 16], + "from": [-1, -0.5, -1], + "to": [17, 0, 17], "shade": false, "faces": { - "north": {"uv": [0, 15, 1, 16], "texture": "#1"}, - "east": {"uv": [0, 15, 1, 16], "texture": "#1"}, - "south": {"uv": [0, 15, 1, 16], "texture": "#1"}, - "west": {"uv": [0, 15, 1, 16], "texture": "#1"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 16, 16, 0], "texture": "#0"} + "north": {"uv": [6, 11, 7, 12], "texture": "#1"}, + "east": {"uv": [6, 11, 7, 12], "texture": "#1"}, + "south": {"uv": [6, 11, 7, 12], "texture": "#1"}, + "west": {"uv": [6, 11, 7, 12], "texture": "#1"}, + "up": {"uv": [6, 11, 7, 12], "texture": "#1"}, + "down": {"uv": [6, 12, 7, 11], "texture": "#1"} + } + }, + { + "from": [0, 1, 0], + "to": [16, 1, 16], + "faces": { + "north": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "east": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "south": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "west": {"uv": [15, 0, 16, 1], "texture": "#1"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [15, 0, 16, 1], "texture": "#1"} } } ], @@ -27,7 +38,6 @@ "rotation": [90, 0, 0] }, "gui": { - "scale": [1.125, 1.125, 1.125], "rotation": [90, 0, 0] }, "thirdperson_lefthand": { @@ -36,9 +46,9 @@ "rotation": [90, 0, 0] }, "fixed": { - "scale": [2, 2, 2], + "scale": [1.778, 2, 1.778], "rotation": [90, 0, 180], - "translation": [0, 0, -15.125] + "translation": [0, 0, -16.125] }, "ground": { "scale": [0.5, 0.5, 0.5], diff --git a/assets/minecraft/textures/custom/background_info.png b/assets/minecraft/textures/custom/background_info.png deleted file mode 100644 index 0ac637e134c16af97e3f40e3400e235956971147..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 493 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVBF&A;uumf=k4t1b%zyrTrR)L zn=*Cd!8Z%PYX`Y1{y6FI;b%|O2Oc%W2Yb$a{v#v(*^RwHjmLq#;aR?mx@G#s|3O~I zCjR;KX&0xL>-G;uhwm_CKUBTuHbe4(?w%v3IJPo|JiODe_m*y;WP$jS(p6PoRm~EX zRCvw5RCkk2p{4rR0iy+1KWaQw75lg%yh-C@d2R7Lk0(3>N?3_RQJN))RNH>cZs%ry6Fu|8KGuoyE4s=9k{<22rx{`u6{1-oD!M{cliX=5Eym9Xb6mk z0CEV}I+&y6#={3rl9W5~=_e{1#wSI>ExdQ{9s{Wkz^5Ot13((FSqSqHA&1~nhb&H( z18_MEJzj9BLl&os18~JL-5h``j_KwALRkVmgp`z&;Ax90Q9#H6$RPw%3rpN|aR9!= zIk+7Fb2+625yd4TrA0B>B_W~2MGbkP>H=z5gv*Rk2aJZm;0u8*8+U;dEX-xJ%mK(| j!+S;p?f`oE7@Iu+|CvUgCTEv800000NkvXXu0mjf_uy-l diff --git a/assets/minecraft/textures/custom/button_arrow_down.png b/assets/minecraft/textures/custom/button_arrow_down.png deleted file mode 100644 index 0961a4e3974c0e4f2bd8a74fc0a27acf24653ad9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1924 zcmb_dO^6&t6z+|CeL2TDDew$;GT)K!o|U&~3*YEeH#Tx-r5{nu$KGhmj}!cKM1VhQyPO8&#zm7il9b zZzc5D)^ZJRHL*jaL(hu~U6&hZ(+r8-b}LHVt|#^Fy1btc%aYiKWKB<6%pHnr)fKVG z5-J)66JV&TqU98zsW__stf(r`k`+sa8c?9Cn6BoC!$;!Y5)!zpr6WUM{LhmbSr)sp z-05@*9j(BUx(pr1krh=|RlpG--HbBS1yMRbvQVNaPQo|~StRBbkRi6>0%qF9CnB@d|&BzTOA*OOM?Il(e*(Kd~;lw;u-8#h?S(gwSW>GAX~2Ryaa z>e$CbF75W%MVc*b@Gyo6nTSqnn=zGFY0B0UOqVt|&G|f<*exa$Wh|*N)*2ORWkgvl z7R3X{!-%j>dTXsEVH?${97lCY94FB&vKC9YW6n<7IbJCiR}vP4Ek2R19z85p zmWn2HOcSUD*r!{qx|Jx+P=slv$w2(^@F`Y80I$qrl%W@uA0~aKCuXJd_4fj$Al-*2#{erSTmfFwU?8SZ%5SH zX*Fj>xJ3$02u*^3s@N9Lpbj}d9|Fass_qk$5S8Sj@9W4dhbgb{=5QMwqpuEotx)Vs z$3-~b5}t%}El?s2hrRgM(?4Lf%lXJSqCL_vCeaM9}UWPqn@ITdlNSl zjA&pf09w=l$kr+FeWZf`@}r2?75O$E1wM(m;fw_P?^zG?fg32QQ+}|@(tnTR!2~(r zxI2ysd++}WMb1ytfw1I%YOX)G<{tdJnxS05&kp2iD<;Ll<<4z;BELGzoR;p z(qgUrB|dZK*6c%IYW|zv$LBtH<;NfH{CrWUJoUQeo)jMcaNpV$|H*gHUp{m7lZP+t zd*|fY?|Z+0RQ~k(DVzNvZl7If{&eKAxtX^G^0KT|1eeTAaH+wg( uM&I?`xODofYp3F;f8Dcn;)QQ-JtqX)-R+qdzrLB@la;0A(#6B4dw&7{Kxr2M diff --git a/assets/minecraft/textures/custom/button_arrow_left.png b/assets/minecraft/textures/custom/button_arrow_left.png deleted file mode 100644 index 152cc61682ef458cb4f26c54b75ad653be478297..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1923 zcmb_dO^6&t811a6YnDY+SVBZ?dM^g8{-5ryB9mk@v&jrN>$*FTO+c`^x_YMB?yk1G zcV~835ONSbh@L!z1;HR*BzQ3jIRx}zatR7v3<{p~Bnt5)9;}|9b`vH)iUU1eUG?gH z@B8Xi)!VBpr{@nIJ}3yne6vws<8QHeW@q^SUx$9Z$X|~ojkB2`%so{+2ZRfIhXmn~ z%Rzf1-)Oyr2#aLwF_+5yDB);9IC{LFV6sVb(WRXru1ddMxhjc)SC!6GT52n)(QeQf zq;!3-(k6pV0zK*YG4W_0ae|2ESnNk(oS}YI8uB9EF1i&-976KVs9*y7{80tD3E-wxSt8)sSi-1B&CH#G|F2kJjp^#f)u6K z>&ZPsW@$&!AcTslE4mIi0%SXJj{6|a7AFjKnvpa}@_@x+!H8Y9l~*OMbd*Arl(ca+ zE)y@9(#MIS$!d|(5a^K-mu#isFt|q)8q$cydB(9?iA}mJXIYosg}NNREdVcVt5wFB zswIlb5Lv#w&C?hcWGXsq?<7=NqZ!*u30>aiG8c<%5>!hm&RN=KESxOV>O`_wtBKE_ z31W}+vLpN8w2pIHmH3)DKy`p-wzUc}Au^m7R0pZ*2-;#^;P2cHHMF*_^R>Mb$_?Y; z9N!o05#+Np!aUs|!X2t4aYqu%BBB}#S;_-*b;kbwX05iGGCv6UK(==Jq}W`pSsJt~ zpv&4&ZmWfwahBtl&}O|V@zTga;Gqh(Rox*NU>ibUd8P+2u`S@b*fWUZ*ciK$`E^FN z3Ii1LM|;6zgme5O4{D}k5J-TjYCiBR(+95a5kP!iO4B5Ui|q;9%W1&3BM$eo7OFhX zXu1`s`@{e~B|4~J(*n?NeBhYWptcJM#g)SJLm#0=knt7X8E>O?`ueyP2I9~<2$Nz< zR3%b)fqK%oJD5_B2Z}tN-|JFNdJmV3qG!y{dpM;_9bUWpcu={U^bBv`TexFsy5my^ zK-D3@FiZjtB6jJ|kCdUJEaW-+wVD j*IzxM%yn<>J}TV!{ryir=`73^*JN{frGDw;Yv=z4^ps+i diff --git a/assets/minecraft/textures/custom/button_arrow_right.png b/assets/minecraft/textures/custom/button_arrow_right.png deleted file mode 100644 index b196af81be8f786430053c6034cbc5fc9b4d4b23..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1923 zcmb_dO^6&t6z)}&7~OyhYy1J5-itx2yQ}}Z$Rtc=*35{rj+=q3QN)_+nwe&2x;ovx zJG0AzAqQO#q6hI176d(bk)UECm_xve*WgXjqk0lCISC$oJ%8@Xm>JdhdJh zeO2$R`tr&7gO44QBx$}{DX+j=&YuH!!T+C!fBgtv_r;Z$Qc1f1;ryACF6&tr_w+)xjN{@fR?1A#|JTGYdn*iyd6db<+m$W6*&wF%4xf%*WwcIgq5v? zpW0e(u&p)b2g>nd^3eeS13jKmdC==dDH#-$plxY5v8(B>hE1enqC3R&sz<^D0@p{r7IuDq}yS&GvECno{V&jg;MA{KIF+E-0=KxY$t4)2( z5)BfUZxo@C{QyG=^nyX1KY&%iRnG9dqmeq(3%Ls*5-bwi5rFiwI$fu2L-_d zG^4i#2aL2t(xVV=*rRQ(#Zg<4r%5Cw(G>|e26pD&`D&?DPed#1!a}-o@`PMnDmmD9 z9Av0?NVira)hNwq#CWw_P#`sG7zPBlEbO}wq>FhAG0S48X;2I4)N{Dk#MJlv$^Non z>$w2({iCxG2nII(rq{APEAXg}sEu{xajS)>>0)GAj?X>YX}XRvvGzg|!f~YCy;gHp z0a$FgLC`dsI%2vJAZ%L(@;r`_?fAOuGSBxMGZ+0(N2C&_P~pw-F*?Q1jz`^49!iH$ zmLG|N!g4L}Kp9VmGxBjqp2z$99S%lsp^}mJRJ5`_O?a^lxx0-9wVP2->Bg;z>sa?) z+sDW=sfla@QU=w-h#P^ypa@RW=99o@5w}6J=0vmqp7=N=tV5$Vhr3l%{(C5QrpXb< z{h`b_e*ae}T7IF9w59!1cEhzjmoF4?I0ZL)KAg4^_?R{$9zm88Xf?l+>(4=(N~`5! zqw)>gzVY+?-Dqy{+WC*)`QXJLf4K3>MXCDa>n=GXJ^10m>ec4s@9tjN{`$aY^06Zi zRn*-tw|8Ea=E`Tx9VCByp(y5xYj5n_Gx+4uOXrps9{8zYy_a6EtFe6!g;)&PJ{{_o(U10zK diff --git a/assets/minecraft/textures/custom/button_arrow_up.png b/assets/minecraft/textures/custom/button_arrow_up.png deleted file mode 100644 index 0442b9765e68f57e08de9567588cc9940fbe2d1c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1711 zcmbVNO^Do79M4v^+Lk?tuq+Dt$ciYM@0m>UXe_&#wKHJW?RK!ECtqIP%*2`G#U#6v zT?>}E2`$!(2Pr77sHajq2`d!qK@lny)|&-As3#Gr2M->6nUAn5(+>?Kd3o>me*fS9 z zG}ET@Jj65*kw;x3WK4=w)p-K#wCJ&Qk6c4Q~ANyo2k$K>?( zY6EX~vFY(Ao(0D<$Or4W2yXhaT-G zPwj(~DoTmPvz!@%YzV5>P-IxHz>@m3Y(QBaK^^M(t*wJlO=+kq)C{Pa2cWEAJd~ol zf;|jdG!77R*AGyeNKx44K@mh~(;khPVWv*oKVP@)wV1a29$QG(PcDP{imfZAt_!ND z4COiwtcOX8LQLvai)Wz`ecyu!m5q|2x&o;XP0)=J5e(Ng1%s4LLpMFmz@^FlD#aUl z0ZjILY`<=pCD+wWK{ZS)Ft8>Vrh)`b@jSNRRZyih+5bZ9vjd2F|C=X2mU-pCnxC+o zZjBGlY4X~5)bqixSRlgrA+UIyXPyg83m=CRcTm_SteZ-F?uwN6ol!!hf9Gnrwy#G`;H>fG z!=mG|kD_OjkWt61Bj1m|{gQR_tX^Ge)V{)JZ~ZcNpD?p{WAO1?@145&!>wO0bM?pG zsKA%G2S1o^UUeV2cxm_SwNGYu=5KsI`0K-(@%m4n|7?GA$lG~)=F#rq3$ve{f1-08 zTsgO}^G8#AfBxdDr5C%0_Xgix3-<=6j&;x%?_AjZad~g{&ri>NbiL0#ek8l{b?rRJ Pe<}5q)#~NtR|fw8$zdZI diff --git a/assets/minecraft/textures/custom/button_az.png b/assets/minecraft/textures/custom/button_az.png deleted file mode 100644 index 9c1f984d81e39d001285fe998abd66c5d241c5fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 297 zcmV+^0oMMBP){cliX=5Eym9Xb6mk z0CEVJnCqeB#xo}`5tTd9^`UD5nL|`Ij8BS$>%DsQDg&_&K-PzDIm{fq4geW|%|e*Z zh;<0M<;doe}hy>WHcfD6xQ$-cbjPhQQzpfh`+% vffFvwWrR{OwdCPFqXBmSwR}X5IRFz`G@t7u`H}zt002ovPDHLkV1fVu9k^}4 diff --git a/assets/minecraft/textures/custom/button_blank.png b/assets/minecraft/textures/custom/button_blank.png index 6756a94793b9963b81e098f0555a9b2aa2e0250c..a5b791ef3ae2d521b93feb308893d3746d8a2046 100644 GIT binary patch delta 134 zcmZ3@xR`N*N`026i(^Q|oVV9E@-`RMNHuWO|5O})!xvXca587^1qkl-NF3gX>!gt b1_n)rstKYR+YA_hz>~w(&t;ucLK6c3-)A{s diff --git a/assets/minecraft/textures/custom/button_eco.png b/assets/minecraft/textures/custom/button_eco.png deleted file mode 100644 index 2bc970266aa98b1fde33b02d787cc7a01eab80b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 864 zcmV-m1E2hfP)2!ZwCN z05j9G3_*bc3pP*bH9fO~`cQkhYd)5*$)3&K|MRD5_VoD4PPhQJ%7}^pGpTP|!VrJ_ zn&~`xa@XyE41lUCP!yG=!7vOMrUA<|VW}!~Mf;aR6`H0(QFzka>yidIc(|i#N3z*0 z8#^&Rj!>Z01tSHpzL7y+e?JseW#v{V6gCZ$Oe7e9KiCY_1T@XZ=8yvDiJo!<|D@B> z;$LU&H;M-VQ22K@Lzf1yfSz6(fQ!GG`rrw%@N>@TbF^c>3&P(Jg0AnBbHK7JM0!s% z@v+GS%pHcOICUU^OJh4iv1~?n*MtWt16`>g7W<#s5wDOuA zCq>~Y)AlMj&=F{aIAb=BRx?tq< zbpr?m+ni&)=htvOmqp(|)H#fB7jBuC@$!BWQy1SMpUZ*YPY#Z;l@;If)l-{zF7yPT zABkK(huHaZB@kYg^L9~O{1QqPp(yfe@rSHtNk4x>7`krfT?`2as@9YmSOO4#Hp&K$ q#@|X!P_ItTpV77h)N4i6%<~uAzB#VSSf#fB0000sq8Sp-tijgg^+8xZxk;AK(@wBqR{raL2_2V=JW} zQ(3pAUD_s1o2Jc&6FYWnWTzkL+Ahf^v~%P5_3`_A&Uw#!{6@&-at?3N1Q#H)v)dX$ zXyMX97z>YQl}DS_!m9Y};eu;S~TU589r|aiBSJHwdA1BtL%lt0(d8_urh) zKt}-0;=b0R%|X36fZY`KW#Y}xUrwh_pksjfxj9x=SI?$$1zsU+SdEOB6Z80e7G}}J zS1n@+0%|$M&p-Uu*%G(_t{og4kj`W-EfJ&E7%sjuOBLvjLAgLkj!7dsVA5_imU%(c<5wB9p;9 zK2;@>U3)!%?$`jgrpF1!;|+-Y5}9n4d^AE4$fs>@JTV&Zt^-AjK(EB&pG6F<#AM(I z#V!-DD;)rwRP%AcB@zh+=Wf%b%H#|SpD0jsYz$f8$}(p0 z+8KnpkM7b753apkaLGQm6SIU>nbGbLiQ(&~#aOXzOsz&z71&7~A&COzBa76&Lw!5X zM5IJWvwb`}K3;uP(v|OXpgw8@+YoE^8SRE8t`DqaFm!WKi&vb1bxEm4Uc|UbI+S zDB=$an3BkFeT#^ypcscZ6}Lm2x2rSI1aMMxPB7|4Kl^q6=`1~f_*}>C6RGGX8;{CJ zqMvIMB2IFXJ~hNO#n1kWXN`AW`b4)bLSS1QB|02uaoc3(i(Xt&*GkDM-My0c`!H7} zm$c9flc}33^{pLx$NQO)WF9|yfaq8kqHn7Yq@vSEHH&NSkMYO-BDe2$VHB-X;oZFo znWTkaT1?&P!R>v)y+iz}!>2=rpDjVsN&P)n(1=>3X%s zQOWXzRmG24vq(&e)OPX&H9~M)wDU^{op{7@Z z5z)(nuA68X9Wj+6LIE{+++dmxDMRDaboWH488tT7*DhqCOKRU2QwQ**oLakWdLNUXn~o=7(<>(4F}V@rU2b&N`-hOnO{9Cpw& z!4nPz9cshF^kq{G-6qjy78k%Zw*cKQ=*i*b#HS^I>u6{`ij%kK-(8_002ovPDHLkV1fX?f|CCL diff --git a/assets/minecraft/textures/custom/button_galaxy_joined.png b/assets/minecraft/textures/custom/button_galaxy_joined.png deleted file mode 100644 index 9062ed4bfdcfb0a6867c2e46f0d4900026ad200d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1391 zcmV-#1(5oQP)Y}j6o#L%XZ#%}PTZz;>cowkl%@%&6jV?*RHX<35*ygiMHehsvOt2LfLO9&S*b`Z zNJy1Hbkhw&q7-ODNg5PNX%d_d$BmQ5A7jsW#xrQfv16x6?6g8X8{2d5-1j-}IdkV) z$Ye4mPcZ}wAho#M8bN3=We;hL-FGr8RIv10H_VLy^?7{W9C*8 zLhDSfe09~9xbXGo%?|7dpi$h>TC_2#CkHSZ(%w$IaeS+t4uL%bjE#q79DWbm(X~4M(YfE(in)Nxu8$+TKcF0a&rRy2?^2wQY;2V%`S|~^kSX(me>(K$X z{n?w-ad%7H{w0Sh=SjHN@fii&MsW`SwQk;MxM(y=-{^5V0xmMDjzbhEn+B>&;O@Ou zGLnGdk?0Tw#5E0B6j+>788A`^6$hR9e{Hz-o`P+jb0a!}Kj31Z(@QjVpx%r{!$6bE z%mf4$lj}&LKw(`cxnfdTSYt4l$1Cc%mDM%@EO9HWkB#iDW-Ij%b7FLmkV_)yuGYF1 z*}TGSUj=Qph~YIUJgAVITIE1b5x3Jpmpose+uDIz_6_2d#0aH8faeFpcm)ShNqhw0 zW=5t|RLK`~7G?`1;s)k=5r1|Gx3sx=?GCV|?pEfOxa#cSk7SA0&x9H1@Nv-G05DCm z1(mzG5{Az~wy5&^b(y1s1@ugbfU=Iukegsz12kmr92+CA`k1_@;EGE04@<=SUR00B zOGO7iKFr|~1bhJ(>A$l)ScOPjU;K0hzf)-v-@OTcooL!(t?c#TlT4>Hbhm@V z=`I9Wqfc;>F?Hmb61@>0N=|2bJcrXGph+UJ$~+&x@G4(UT*WL}J4AEr>_7uRt?5ip z$j*M`oqhFHx&ZOMg3%*VR5WI96_7+H`v*nLnK?c>eg^$0h|_TK=Sz>gqFXm1upkZ) zibc4+pmF5QZY)tN@-rnmyCwVk!%T_HjLxUe4L7A|i97fVgHLRT#<+Ona_fB{85%+= z>+F9q&W-Cij-Tv6&FOXFW_n^_UH@6`)bPJ%I3G zf{9*~yw2QR1(zgZJ#>Q4iDiC#1E?^a#=kU!(`Vv!m_#EH&c;vIA!;S4WnOcor31tjpis&FTZDBvh0?`>Mp72I@TNX>_GL*&~_7AlU3P4 zE^&-~%XcUlo2Oo@*0!(}4M%VbU~8=#4Qd>3*#phqHru>ac*nWB473lh)9LqdR2%Mj x1mOE`tHljm8Ik z^TG?7mu+Bpe0HvJC;$k_v_}c9^Vitp((P0cfnL z)G5<+=ma3Nn=w72X&M-YxzD5NW*>c43PVr_5S@t`lPg1DEvQ4sj?f^kPfXM=zLfcz z4p}v!l%7Gbj0z>AfGOml5&|I?#?X($)gf34fR12U2BngQ!BEJUFh4(!SUkR@*X5%5 zIrG>63ILjYez-IRlBzD*EA?%5mN#|G`t9&BgieP2+!%*nYwI@qt!%( zV2Ltp2vAl|ldaIX4ZA}<@H=?;oTf#Vq_Yx6JtZi2^U&Nna`#FIPt0Sd_jYYQ*N1=} zMpW!1w5+dCUg{k{K@jkGPXKPhAXsyDP=G5*5rw>rjkBY8>;V88RROh} zDwo+NTniU)V1EEzO&)C4%ZHb)Bb}3RGgE-(VUW(txcJEtoEjR!2Vb3nAT7e7iB(>x z+X<^YU~Qr08fOOwk(E6dzb(NL|F%3i_XK1yxEVJ5@k)D{s0uSwM11MdG)Qs+6BT zcMX$Q|3ZJy2E2IipzRq8Vnu+kzYly-#fB%lap^(^yY@6e&ZxHH*?W1!r&Nf;M-32a zITh;a$;nBmZa)%t!?<;Q44qvYuy^0SD$nfQ{hTr0zK|G6NPv+m=3OoB?}Ng-v1wo( zCdNf$PnQZsEM`?hvEX5$6jh{7e_R#&N`TZ%43ncHHh=|4pDP0dw!+uj1}Upz`lbX2 z&w&;l@vxxI?=A!7ZY1E1P2sJ#U$s3zU(TPs2&dDD#J%t;LQvs>a9}Guo$YW}q_oS& z8D5Yi1!7zR7Y@URGz6Eq#hyF=yPXF^Cr=`q&EwGPhw9?rxD3nJ<*2U%*c?PUt)gwC z6D_Sg5;Ga77slb@b$A#+5X{rhQvPVlunaIKbR(ZHg3Kl0_398sVkmaIbQC)}ur3ic zHPbDd5W{*3K;$RN|Z9qVVWqoCctin|$lN|ukw z@{deKq^dk(DXi^Zu?%Y`*zFY**M{WL11w9nx{f*z{PMGTO}08#x7^xC+Z$0M08+ja t=(Rr>4fHbh&r0JTZyR9kHaz^y{{S#$#IB|*B1-@O002ovPDHLkV1lF^tResa diff --git a/assets/minecraft/textures/custom/button_guest.png b/assets/minecraft/textures/custom/button_guest.png deleted file mode 100644 index 70aeaa5321fc0155e7af3fa579899f7089309264..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2220 zcmcgue{2&~9KW%RUt_Y-sRPBGhnX{Qy}Mp}y*nxU(GE7H+t`|HL=t$td+m<3y`y(q zyTv#_2QJL8O%rseiGYx(A^L|u0tp)g15v>JVK5{bMcESLk1dV_g+YDSb#)*J`iD)f z_wK#V`+Ps&@B6%W*Iie$CU^dl`51=fR#$oI(H%FhxwFv!WZ^IS(QTeqwO+@t9E*8n zU<0ogV%Y5W67)eo)lu!hhWwz4#?0jUKVxE}_Uh>I9II!NG(>>?T+ zUfQd3iolZ)qs2v( zn*s4AZyoMdqY!skIZ|TmHry##8IBfg_7%8|W}Fo5q!^Z@8Ik5hR=`s~0!53;0kPh* zIu#2&xrk=N&_s%g#bVYNYgMB`iV*~XqHUDTMj`~Mw?_;RCnNf@X$B9}rKqAAiWAi=Y#;T zq>~9CU$S;5>8Bk6Nz+WgF4<_7q50|g9#v{JSKpjJwGm`hLL7g|a|WC=BhV~q7a&JE zY<8X$Xq!y>0|D9&c%GAJVVbQrs-V3HLNi%SRWf1(cEH&=AdpTdvnEe~&aA6g=r05lH5Ka1oMe1Sk`!Zsj)hxTnae`LSk* zNbh8ksnEI_Fk&DI%Y&$JcX1zeC*3+|`)AdD-X`%t;z&N=43G}SE|7v>c9OIVWJt44 z-Ud+Jrxe|y`tOGQ_rg=mQZtAIAv#ql;=iYIZ-)GzQ=!bGbjn!Nt)5Gc%{X?^A||`g zS#CDdFA?;RehtA0s!|laWHOId`Y|kHU$v*)S9MByc49O)lg!A;EA71ceIk+Q>FFus ziZf>of0A|l0=sAHf!%`-S$eNtzqW7#Tb#LkkG-hua>dUlb8lqczexS{$jCGKtA@so zly)X2uU#2Sbk>#h{g}A{YqnY}mK=81;bXr3@1c^{Dz<00FXyZn=awEIR}aqL+1H)_;@qEte)+_^J$>iT#<1hvhrTLEED_A_iR#K4 K&*6$q+y4ZAGv_P- diff --git a/assets/minecraft/textures/custom/button_larrow_down.png b/assets/minecraft/textures/custom/button_larrow_down.png deleted file mode 100644 index 3dfc7d78b00bcaca56bdd3d24e082647e17649ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 212 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ*`6+rAr*6yYd$|aTi?dWqQe6O z{_^&VS1)~jJ~lA{2tIr)Pfl30`fLOPw-Ng@qp0Su+S?2b3>=&qS{tI~DA;KVweByt zSG4JjK&y^#%i$S7XEJ!Y`njxg HN@xNARw7H0 diff --git a/assets/minecraft/textures/custom/button_larrow_left.png b/assets/minecraft/textures/custom/button_larrow_left.png deleted file mode 100644 index da903e986348b2254607070a1bfde22a44b36070..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 229 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJHJ&bxAr*6yYd$|aTi?dWqQe6O z{_^&VS1)~jJ~lA{2tIr)Pfl30`fLOPw-Ng@qp0Su+S?2b40t99NR%E}!OXUw`O#!0 zNg!rF$GC+}XNOA0%j^_`A5IL@!;(o5{{*b?dqsNLtnfJgW4%>4VANNHi9B^h> z&MbB=+Rr#%_$fmb;~Z5*o(onYY&I-zvIegj7|R*BnVA>4v%KDTL71n4!+@{ky9~p# X7|jiO8`jqW-Ob?X>gTe~DWM4fg_KR3 diff --git a/assets/minecraft/textures/custom/button_larrow_right.png b/assets/minecraft/textures/custom/button_larrow_right.png deleted file mode 100644 index defc9b1bab4f867a3100c1a8bf8d695446ab80b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJC7v#hAr*6yYd$|aTi?dWqQe6O z{_^&VS1)~jJ~lA{2tIr)Pfl30`fLOPw-Ng@qp0Su+S?2b40t99NR%E}!Q8f<`O#!0 zNg!rF$9RNkmUTmb2TujZh6UUL!ud}aX6)pCuInx+{{g6)!A;7cU%7~}D(X<`y9eBi zSM%LcmrjqQ7-s!U5-o!UemZGc;b-crs&Cs4&pI N44$rjF6*2UngH~IOoRXc diff --git a/assets/minecraft/textures/custom/button_larrow_up.png b/assets/minecraft/textures/custom/button_larrow_up.png deleted file mode 100644 index e1ba6900675d08e1b1149739fcb2fdbc37dc034d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 208 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ>7Fi*Ar*6yYd$|aTi?dWqQe6O z{_^&VS1)~jJ~lA{2tIr)Pfl30`fLOPw-Ng@qp0Su+S?2b3>=&qS{tI~DA;KVweByt zSG4JjWK5s~kHdG%T^1`94NIIDrk^idscfdw=Et$%cgBq;O@Zt^RtZ-a7xPJ!9$3Nb zCTsADVbgEcC)*k}STS5vZu%PWf|JdLOM-n@H6Mf0Tg^?g9WU$zI+4NC)z4*}Q$iB} DQUOaY diff --git a/assets/minecraft/textures/custom/button_leave.png b/assets/minecraft/textures/custom/button_leave.png deleted file mode 100644 index 1c43e12e21f46dcdcb39fc938179af5635b23b80..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 615 zcmV-t0+{`YP)f5j38E;L~JA=g7~N`#V%?(ODj=95Fw^f6CZ^l7(qJ~ zjDi*cn}~`Dh*(FNg*o=lyW71>j7}47cXs}7|CuA4BbUp4!5@YL0iK^;%8GDxnPz(Z z!9Mt307O=d9jzz(aN9dzT4HDGknOL>m(&iF3IL0nLHs&^Cz*uDV9*dk3IMIN8wh}5 z1R)JTh3tYDL6j8$A!05URL(Cd_b4lXRvam$06ynuZ8;y#=aqAM;?e-N)BzwcJt-+{N^YPyhO`5`jpzo2-k|ZhXQ`B`10+m~LI8RN@c=r3fo@QsD_RI%R4b^R z2O)rH(#Q>hKyi^MUsD{cliX=5Eyj;wh)L< zilit;7S3Cap`WBE06E~^y?bOi;?0{k4A-yRrH%t`UdJ>DpR3e0l^KSo13bN5@kYn? zt-HbUGz$Tc!T10ys%Yi_VpHSrb--vE7)=A{X#ke*(L;u2xd6Q!z*R)k%mKL404!u^ zUJ~MR04!uiOF~!((LD{&JQomK03oZRN`pjG2Y>ZT$YB&W$p~3Mjyy??QgSRHqzA(R vTQ=?j>w!rSGJsn0@Sf3tJAhg~BF7v6_p5fF6axg)00000NkvXXu0mjf6|;02 diff --git a/assets/minecraft/textures/custom/button_manager.png b/assets/minecraft/textures/custom/button_manager.png deleted file mode 100644 index 7c99dcee7585a6b44013dee0ab0a50c6e6217d63..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 879 zcmV-#1CacQP)s?Ct4>OeOu-R<5*rW|uf7fCmT5j(~gZ3IE z5(!wA#fNu;ph%hc0K8&nXD9Lt^1!%RP!tEwOY*A6r`Y6X~ZEhYyN z6O|Yq)(g6{n}(EytZpf8ZkP;dRvL#TI6Dm~=XlGN%1hX@9P$bsFZqEcka9|k`pZF-$CU8HMF%y1W{d=75#=4)Mho~+|B_I zlmy`KSquw8DaD}qE?Cy@T+{$9S9Gv0*Mywy_WC+r-`C`S4EQzlb4_fjvI{M(mjn7m z0pJxg50!w-&VgpU7vD$iAwfj}kPtM|QpRDi6@cUXR_-ZM!8j6Iw3LXq1O&lAlll#2TLD-$K@eU&d;VGB zvS9jYpD-r616}}&eJ>bB9ugqI?ZEGj7sA+9l^zQg5sQ!j3r*SxRs#gPz`X6j+=6HS z7tMi?FSZDsYc`^n&)*2L-T@JEL?z+-GKxDuRJfZI^bd?OyPtH{GN1qe002ovPDHLk FV1neBhaUg{ diff --git a/assets/minecraft/textures/custom/button_member.png b/assets/minecraft/textures/custom/button_member.png deleted file mode 100644 index 44f87db8fd7d939a2e22488f2ba1ff638aa077c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2075 zcmbVN2~ZPP7~Vh?0V7JRf_8LW(b0iqHwQ6U2?-=9ObsxYRw!0kHVauzvP*U$K}FEo zRy%2xsjX*=wN$GuHQGA$sz3`Bm>$|rr)aHs-x@rM9BTT)k+F`BQ+MX=d;8w^zW@Gr zRc883Vc3{32!e!ZsfH{t!~QWO2)yq{-S`wtp=@dn2SMQ?{}4bMH%CFxprN!Wo6k1R z!b!#^A%Aaml4n32^}7CLp2gPOf4 z-9#>0NUF_o?98=-F%IIker(IJv2hz$pX4QyK)sOeMxtVyWCDli`>&7E|FE)`v4P zX1bvCF`U9ARpOW&SNsoXlp0c`~bT-MBFI4wo5l&Y0Vu}mWERo7_5)9f5i*hwnQph19NBs6Wt6&NLt zSE%#Fs(1_&D=>vpOejw>w3=~Dd__lDT={LhgvfI`08(x$l0@J+H4kb4ulv;JJ`RA`*$@@~>Cy zTfcd$+v6ENcI>rX^K09_EAzG2pIe8{6OA{tmO;vonwt#sUz-srX{xW6OcDzW8C3~d z=f$&awZ8V;x)n2rS#~oOA$zVgK~sjUofOs88Ry|VF;PK#ZvVDITz4TXX@X$+sHo^` zmEPc;6=!VqJ!Wp_w>Jo<7dP&|b+{=ka+Lkl;&X}B_s^NlogG!gJFCJ%sbfE%7|BW>ZhCW2 z_36L9Wr+7jzwWvw3F7vk4u3o?Q%+bc&#o@@Zj|Yzt#w^Ry#p@cYKiKwV9u#-IwY3#S z>STNQe}1VtjS0rI961tl_oYlh=GAL|?qaFxNwas{4y|4Kp!-gUX*~4qbk>`bQGLXj zw^AzOSQe@oiQW{noGnV+9W9I;(&m%n3%>YFowL#TQ_t-S;aGla)F)GiXKZLOxUZ~P zaLKD(lT-TMwm8q=ibGIDQh0XzreTWFTcdYK>)4tJqNvMTIzw_JOu;eDcLhi1rX~mN zsVX_IU-CoC_e1GM?4d7W6_jvXxILl*&)E=FQ8`pG;_R%vCCRdo*7H7H(zx^vkP^Ew z`5C&zb2@ZULCki67@8cjrN);BS=zkd@Qptps^~3&=gJW4@e#))h){PT<<6_Ks!Pl2 xf}GPE(z{<#xo5d`hHR~9qG%rF{>FYd7~1l8O85;nvD5$iPD@EQe3hKH{9lCQ^>qLM diff --git a/assets/minecraft/textures/custom/button_member_add.png b/assets/minecraft/textures/custom/button_member_add.png deleted file mode 100644 index fba4aeb47b5aeb2f6eb3390d14fcc5af6ed68f5c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1014 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 TQZ$*T00000NkvXXu0mjfOjhWb diff --git a/assets/minecraft/textures/custom/button_member_remove.png b/assets/minecraft/textures/custom/button_member_remove.png deleted file mode 100644 index c3b4377ee6d36945b1ad159a7e9c1f2ec3eec9b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1134 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 diff --git a/assets/minecraft/textures/custom/button_minus.png b/assets/minecraft/textures/custom/button_minus.png deleted file mode 100644 index 0eec587fb926aeacfa08953eab9940e1879fc372..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJNuDl_ArbD$HJ_iIt#4yw=}};} zsr}Ql&d;L$9oG#z`FiuVgHIV|oX(Jyc^#g^9Bo+sljVwlMCpMHj-EC!!BE68L(M&K zt;@Z$M~)~MRCC_3S=99?kiEvEcVU!B1CNp=*NQCbS&1%78w1&)dJdf6YSfi3Z?xsn sR?2)?owE6%?PA7qhP^dCXXP03kF-tDQC^q;bRC1ItDnm{r-UX306J|*{{R30 diff --git a/assets/minecraft/textures/custom/button_no.png b/assets/minecraft/textures/custom/button_no.png deleted file mode 100644 index 65d30d685700321ff76a7bbfc7d9efdd66388a95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 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 HV1fVu_c;7H diff --git a/assets/minecraft/textures/custom/button_planet_list.png b/assets/minecraft/textures/custom/button_planet_list.png deleted file mode 100644 index ec769d03b6bc717f916e32099ecb32155f75832a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1117 zcmV-j1fu(iP)+HlXv= ztrvf;)7H*hI31mV^#Ei!h$yBcL!X2IbY(?R__w2NO_1{ahY$q4Q$XDtd9NEK1aPzc zT3Gat>ZK-9ulbod@PU8PPw7xTg|oSsjYbZXIka_ImJvlU3V6c+s<`y>=VaN>(V^U7 zNS=yvIPIE54g`_qkoG)1CyNu;E5i^gGZ8m{o^F@&HQVwZU@v?Od0l+_uvUvaeM=_O zk0vmMQnd`|5OPRHM&YCTZ}4hK882jHZaf3JxSsBk`da?GE3vC+oTD|3eCIl^IW>zJ zNVC4MfDRJ$`(ZM~NpCf;R~(7zg}5@HraiLOr*?eGsV}QEq3Y@>G7p}o*L#Pyp<5UP z0fT5nG#E*d3<&80()c{`VgRu}K#irEBb7(PkTC&PimR4i6`a7^?cns8t(v2E4v&(y z?@vO;d9qAqGD2GsM1f)dFul?MqYuVN@xque!NIva_5^o@dm8tDdTk>Y^@vyg zs(aRa7pNt;cBl)FV2Bd=MEIDdx+0t-A|n2%wF9Ofl3RkN;&x`Xn4&~J%X*Wae%y=C zmqAD|Z!SPfaXV8h01C`jcDu@H`pZTjXdob4!Vr1}l2(GgvVNSYi&0T3J_Re;>>R72 z^`G)5Ct-#>YYN+^&L*z}s^{kGSE(<$jUs`v00FOrKd6wCX~AxLg|@TD!*Gf+OGVnH zxB=e#;26LETCdr!YC@;;zV;5+0le-h@EH(OQjmiI_F4)^#foZWaD+y+UKY6I*&NO5bkW!*k60(;@&yaacmD zO0d>wj%yT0)=vdcua+Cl>?pNy;WzL~j|nbJAei%)PQv^x4!>mDoD4+5XrE<)0Mn90 zOP>t`3xxbjFC>R`Zu0?jn6sYJtnYm)d$Hh=V~=K4VRh{aF@7A jco02zfW%{XcFX?(00000NkvXXu0mjfZu=CT diff --git a/assets/minecraft/textures/custom/button_planet_n.png b/assets/minecraft/textures/custom/button_planet_n.png deleted file mode 100644 index 866f6af8d83a5aa038917a6ff74af808d45eaf0c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1584 zcmV-02G9A4P)r5GxxrhNZh&UupN}A9p+84CoB|yT1`evg4fr)P>h6gqA$pBAa zO;i#U3{bF1X^(+1Itq-lu1JCM`2(Y=rf4_C9;B-|zGL z{l4qB))wpQ>zYq+h!kLXaphx0xO{mb^Y_4!uaW^QU0p^9@v%XCB*2BYF8$viwAR}} zzHs6t(s-Xa@td6)7#83!FaGhSpvNEn{!js=0O@%45BmTZbXs`tB1DQ@sf5s=1dQk{ zT8E}t6ot(Av2T1U`}Oj@`@ymA45ZE{F1*5zKjoq=cu|@xnI1w`@Y)Sb3ueZ1#DStL zG^Ld~zZjp*AZ{5Tb?&|KDkDXUpNvUF9(1bL7Mu|!4mbkKhKaEP^J^XG`cxCaW~g~< zeCDPQLzf_R9-ldhW0+Wlkh=~Rcp{2n5_A*hMSrY?_>FB%Errsg%s@p^&NS zH9{)De$WvL=62~-< zW|BGYk4oaOa^KNyh&@Y?0$68HQ5PYxf{NEObs#Sovt7PjE@FuQiV^Mx{A#|1RRV#* zCK{~;IZMz@C#Ulai={7qZ3n=veINyJ=FZdX*6BvqGjQLOi|>!|Xud%?QEcfrW#HL` z4t`z`C`HaOaV@BZnm|D}(m0Vp_x^{5%RuTpIsG!NIH6oIvl65km@Y_yj>-L_9@BO} zE|HYVn&nl&6%q08SR*?Yqmv`(uEEO6I-ML;13$~c{5pL4@PmBsJ5RD}2~Pa-XN+#G zQq>B}=+!=rs1(~MyTB2n&D}y!x>L}01#1n9)>XwwSrfP7?Ygh}@O}dSu>`BJ&vFCq zm>mKjtN*!^)Vd+1ipe3<#nhT+SMlXMRLYvWd>iL(P0@!&)u7&01hOZ(lF_UCLJSuJ zfh9EmN(Je1tm1g z@ARBm7PJC^AAsvXpapZGrm3&5gxBg3pP4z#cOUy9nzpI;q|SMiI392;+5qrCH?LA<>!CL(PV|maRYI2DT}zC zNZf(u;z><1VG}HeykS@bI-%;j7`nk)1b%Fjo&i25p(tT~`d*G7f1F~meB&w@)IjPi z)xneM15|8sHg2&}t?_vsbEjuwZ6w=Dw;ZVXaLJWybOfDPvq?buMx-^db}-|RFw%_9 z9Om)Iew5AKvlFHnu$Df+9W&T!wz0e-iB6dG9ICY%$NYq*hL(m)n6#9l6(#stC+s2t zTL>adOkd$Rg5teLvK}xLKtBtu^M6Iff~kW}*407gQ{cT2lqiHFcr(Z+6E{D7}IYXii(4j}DHH}Eq)=*bn3_Ri>#`dDj zdDu4bgyP_l>n*r%chB8$JFIJZXk7RwB8(U>`RPdv9Xnk0dlAPYYH3* z)jCW)_{|-W4+5muL!Sx%^ulvQr~g5-R3tCk_=-$uVPIiOiI9>=hXjer>Te}5arEZS z`x@BSsd#Iv!7C^KMjVCcBq6tOJ_|8UM;GUcQ(;+wFwBuM!NFBLzvv zOMn0K;NO^*jb%H#Ivt#F!!qoDnhpD1u*3V1H@kkAoITS^>C?Y`en@k-{@M-=d=daV iR>7^u^S@j8FSwiTuKlVlS^xk507*qoM6N<$f&c*GeFlsG diff --git a/assets/minecraft/textures/custom/button_planet_o.png b/assets/minecraft/textures/custom/button_planet_o.png deleted file mode 100644 index b7098424f70b678296b30f926c14c1fb5a7dfbd4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1434 zcmV;L1!ek)P)6-;9LGQR&YdzdZ7EcQLK(`^0;N+xN@b}^P0@;iF=~K>7!zY+^w~!f9{d9gzWKs~ z5kwylF-106TDBl%Y0EN|r7(15N;}g|XSw&DW9F8bcA%v*K*D{RIrsd2-_QA;-~FAV z`2Bv#OMH|#z<)PxO^6VuR36P5{d;s^y5koco2{@d+dd*~fC&jRm@qDY*E_Kj8R(2V zb?>ir*1Mg1cBDG+GyowCR8@Ns`aBarLRm`5zl~?c1gWf8i=red1>$o@|4#%x6TtZk zr<0=lYln*{{tN{NAq25#jOBNWC>bckX}9zG$|~!<5CTM5kd`+%r7me~7 zcST=H!v4002;D#k(;9cp%w_A@HA#raok$xXVRxJSo*6|QcuF3C`w~BN?z2|znw&#_ zPcK>KB+G#WgfImH$!E9Mvux=~rex=2?m$93VfWI5`?!1~%)+v6s<#~D$F|*8Qm2|t zcp#J%NPrlz7(6uD7O3T|)$3AfAuR{uwvXQH?X$mR`?ocgP;G4=IjeTl9Jt1ryDiuh z1)FL|wb{|aHWZgaxO)f@)lt1VTk>mJx28G?IU&H~;_=Au=4~Z#rHUOpr&)gtlXRUj81ZnO=nYeae4q}R$s!OH_~?B%Ueoua5cw{7ShyQ zjv_ms0EmkZJ2MO*6HMu4c3~5CR{(E|mrs{(NDtt6`2~WLvrl zIn0dt0op@%5DLsyJ$Nts$eq?hO=(qn0M}P~X`K{JS)~j~3dmzYR}BsSR3`V^U7%r8 z`WcwApFCFtThyRC8l)rO$6=ayrnqT373Gy_gS_ckF)=_q^U1R(I9PTS83q{vJrE{l zNM`2b<0+oYnV&x%wfX_v%MPR2A0P~a+re%OU7$!4nZS2u=(9hn5M~} zzaO;XpSX~;w%)eR@B~1>*9RdRs-__foznbyOu|Xqxg|tnBX#iV{092X4h#dVd!Z`G ziz!518un`r43Wk9l?#&Xc*0H?r#n=CghM4)h;$8a#muZ3R7_e@JCGC=26W9yX~_T~TC->$;BJZcpz<3USEXo-XKFU$0&eyBoUN&Zx9+%7Z`dFDQs-4n)QTuJTN1GctHKRlgwUT%$`3W z5PpCW=|yoC4SxwkEg&_dP!M{2yChN{dRY{yP4= oxigASHlmjfkP-F^p8P+r-rlaK&{kXk00003FN*u=t9ti;Uy8}s*AR+*{af)rM4C~bffOe;a0XUy8FAL_ypT@KVw*_C7{hDYp z2c9bM%^j5`&?atsQ5MgJ3kHpmUVyd&%hU88HC6e*?Ff8Q4FNts!fI5Y7T^=B4?LTU z3*COmmd`nPW)*P)o X=O5Rzx(swWgQu&X%Q~loCI$uoRSi*S diff --git a/assets/minecraft/textures/custom/button_power_on.png b/assets/minecraft/textures/custom/button_power_on.png deleted file mode 100644 index b62bc82c0b83b76761e22da651ebd351efa7045a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJZci7-kO=qWn$OS9*0(XT^eC{~ z)c)yN=Vwv>j_Zbm1TE5=~iyKO>|iq}@4vlu*G{an^LB{VTG004|JL;wH) diff --git a/assets/minecraft/textures/custom/button_setting.png b/assets/minecraft/textures/custom/button_setting.png deleted file mode 100644 index 2cf9eb3b2e23126ba568221dfc4a5946f07b671a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 495 zcmVL^gm{oUS9~etO>t!22Hq;#RXv zyjV5fsu-^Vq}nV;0d7)?R{?0gV=#AiE&%TsRe`vdwfmHMUyI2$p`{D7;+Vq)fB~_o zXxv)%gJfDafCQoKhc3Uk0a9(HEs3>F!mb5{MYYZ`E07w)IBt21#%-pJ<17G4&dJqz z0FmBti0pN&{pjoh;9E2sKr@*Jkcu~7fd)Wcz;l)*W!i>X(LUb)Q{Z;?5c19@_kH9y l=lK0+v~d74@){2Q09=44u9qt4jsO4v07*qoM6N<$f&kR0)@1+y diff --git a/assets/minecraft/textures/custom/button_stars.png b/assets/minecraft/textures/custom/button_stars.png deleted file mode 100644 index 1f6cbfb2ae7eb6543da5a58bad32acf1ddcf5828..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 516 zcmV+f0{i`mP)iMWuUpx{tkHB1cSoZ>|BPw}u)=pV=?6PKzMtNVp zoGDVsda-$*nW3A~qLWUWK3_S0_FR8J_T63&6Ju}9z`otPbElkES5aW(^k~o%h_){} zw_i?c>7Bay+ZlTHPs`9{|18F^SasgC=AYaR_k{MIK4``2u=>dDrwMzR5=uUbRsr=n gFqJeOsGBE$Z;JAB1>u&9K$kFhy85}Sb4q9e0Dn9}+W-In diff --git a/assets/minecraft/textures/custom/button_unclickable_arrow_left.png b/assets/minecraft/textures/custom/button_unclickable_arrow_left.png deleted file mode 100644 index 02d26cdc49ec0bd6c71c83966214fa6bf0f66527..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJW=|K#kcv5Pryt}!pulsauj`M`D#yF^i+c>?l!MNmiOQaGT=|gPsnhoB8s;_Zp1u1s%ce-N z6Iu(S8Qx60pwAHIJtvsq%ruMj4RajM?%VL)uJqp=rp>1t>l&{1_O i;yaj18V~)OS08UIxA$g=@O7X=7(8A5T-G@yGywpVgi4|S diff --git a/assets/minecraft/textures/custom/button_unclickable_arrow_up.png b/assets/minecraft/textures/custom/button_unclickable_arrow_up.png deleted file mode 100644 index 20a808ddbd11962a32b29c09ef4695fdfaecfe9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJI!_nJkcv5Pr*Gsvpuof8dn7^b zP_j`Ads6!n-wA6PX0yM%+qhxpex}Y#)%#f^LS0-!6{qjs9W!Beyek8f00UpZ=H9e# zk=w5Y6`wOUP?P^2?mH)0!AoxLY}1YV8*e@dyg$FQmN#Xxd$E%6Z>baea#pjNI{-B{ gFcdU2{hMe1D^C7+*_3ITK$kFhy85}Sb4q9e0QFi!JOBUy diff --git a/assets/minecraft/textures/custom/button_unclickable_blank.png b/assets/minecraft/textures/custom/button_unclickable_blank.png new file mode 100644 index 0000000000000000000000000000000000000000..d3dccccb20a0b0ec1b42cc2d03c2a7e972358f83 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzcTX3`kcv5PuW#gKP~c%c$ZiugcO#{LeAs5vtaFv|-lI5aRYGO=(#7;k@)ja)-wOp?jhk z{KdL!4(w*SwB}G`V<5LwL0Ch#m<$7x;M_X_T9vGu3#KkC5vxnrIKUY8P>IodN5q2G r%!7^M!V}fD^!@hP!P@lw`yVEq_5Sn41s1*s`hvmJ)z4*}Q$iB}9G6*? diff --git a/assets/minecraft/textures/custom/button_upgrade.png b/assets/minecraft/textures/custom/button_upgrade.png deleted file mode 100644 index 096da7af576d3a8d36f5f022fc1dcdb9431b0cdb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 240 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ?Vc`avB?rbDXj+@EE`n1J9#)KIW=Uk&pAGidt<8q zB$)>7V*UuT7R!t)jEfZwq?o`2vmBF)Im1ScC0?l}dt^4GKGxgNp5W-*`QGCq_j^g+ h9n2nurdzKvF~oPCnozzV%@ODY22WQ%mvv4FO#q0yQM3R6 diff --git a/assets/minecraft/textures/custom/button_warning.png b/assets/minecraft/textures/custom/button_warning.png deleted file mode 100644 index 252ff2c6db3cc37a790e4bf3c398451ee37f8533..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ)1EGlArbD$HJ_iIt#4yw=}};} zsr}Ql&d;L$9oG#z`FiuVgHIV|oX(Jyc^#g^9Bo+sljVwlL=j&{jamD`+QWuyt!pY( zSfxUp7*c*7mtKBA%zyXCb`^J?T6Trsa$?_>v@ji2G+4lQAkA{+LWe*Oo*m2%`(!U@ zNR%E}z`rnVeD%@}R=j;Wesn!V;nS3d88p`|+ZM&Z9mPGrY2R*5ptl%2UHx3v JIVChP000T-TNwZV diff --git a/assets/minecraft/textures/custom/button_write.png b/assets/minecraft/textures/custom/button_write.png deleted file mode 100644 index 4da3ba4aa116d469103a99727e32fc2b145cb400..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 285 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ$DS^ZArbD$HJ_iIt#4yw=}};} zssGiq&d;Lyna~Y8`FiuVgHIV|oX(Jyc|9$kHQF%$sLK@riP8fLI2wN}@tCFB*eh*r zR8#T0moZ<8!Scb|+uKbFk4#i{cat@cVp^=|5XIr);c;N|<8JX4rfQZ&D(TKeI*dCd zrte$$oFPlRU8ViNf?|df>{FPUrV5^6VocOyla`j=QM=*6;wy{_e_ghAOptZ(J>5Q! zdBxl6Ma~S@^5g^98!jFUh-u h`Nh-ZoNo*ajy@*yI}#NGf!<~CboFyt=akUI002XMX#D^H diff --git a/assets/minecraft/textures/custom/button_yes.png b/assets/minecraft/textures/custom/button_yes.png deleted file mode 100644 index c6371745c6de5a85982b8bf90569624925a86b08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmV-W0k8gvP){cliX=5WwbuMK*KD zcF&1-Cm5z(!_-f*1NN!yBg+w7C%DLW0L_d`B^#lTz*QTPR2hL3<7x|#>j0vwW0;S#v{D$pS$rd_DTb~I zy=g{NiwNWZ5TMi%WH-sE5fT(NN|7BvNjy;8ET_bBTzWCmz?O}>z-nO=-NB{r;07*qoM6N<$f&c*is)H5) diff --git a/assets/minecraft/textures/custom/icon_09.png b/assets/minecraft/textures/custom/icon_09.png new file mode 100644 index 0000000000000000000000000000000000000000..440da6253709719405e94b5e4865d9f4b2ad74ed GIT binary patch literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJb)GJcAr*6yYd$~YJ?y|F#>U3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGM!zz5O-TC6zfYiHr_9}>JC0~xwg2JN5aEz1)!4XDnrTN3kFYzxVobt| zHU`B8ZSe)o2gR9oJSuoHrNzJ@Z=YJ||AzJhE12D64Ic0%Bqlg~=}52@t7>B8XFS&U cZXPoOW0q&g8_wEkK$kOky85}Sb4q9e0PC(*^Z)<= literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/button_all.png b/assets/minecraft/textures/custom/icon_all.png similarity index 100% rename from assets/minecraft/textures/custom/button_all.png rename to assets/minecraft/textures/custom/icon_all.png diff --git a/assets/minecraft/textures/custom/icon_arrow_down.png b/assets/minecraft/textures/custom/icon_arrow_down.png new file mode 100644 index 0000000000000000000000000000000000000000..2cef60cd403756291404fd23289da280e910d5cb GIT binary patch literal 281 zcmV+!0p|XRP)|!oBkR!1`3eANmkNullRZfH#+v<_-Sz&@yp=b*kD zgztH_29Bq_H&CzvYn2kP literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_arrow_left.png b/assets/minecraft/textures/custom/icon_arrow_left.png new file mode 100644 index 0000000000000000000000000000000000000000..f106b524b95bc2bab1a7e910946b9a90950d5cd6 GIT binary patch literal 256 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ#Ar*7pPT$CN$Uva&|KvS0 zFRXlUXXOQU?v$?C-h~1+tg$uB7d77pEN|vpmdKI;Vst E012vQuK)l5 literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_arrow_right.png b/assets/minecraft/textures/custom/icon_arrow_right.png new file mode 100644 index 0000000000000000000000000000000000000000..55dcd5f4b7b1c40705341724f0fc8e8e8840239e GIT binary patch literal 278 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJyPhtNAr*73PT$CN$Uwx^e@VSs ziI&B5p4Pf4lOyJo6brH+T)A8CU*n4_^(%r8IBqyu?R#rCE7SWs-bD{*u6ymVlIOwK z8h6>M{k9AmVV2!1Cf95HwzJr@vD9WxW2cINeZwlf-$0bY;5R#MuGoUy=&344@*QTi zNC5FIeGXqIUIi1*uW}!Jon#M~cV3+Jp~#lEX-2$gw)XG(qyE=!ZDC;exyj%nW6j*v z%nkF4O&bE9XE6voi{Viy)nj9r`8lECZdrcYwKp0J3m)IelnQ-grnG(Ik&sU;KCiz1 ZVfJfuPhB;^gCFQo22WQ%mvv4FO#pT1av1;s literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_arrow_up.png b/assets/minecraft/textures/custom/icon_arrow_up.png new file mode 100644 index 0000000000000000000000000000000000000000..43f2672cc01908dcb8cf6f6da235c17adeebc5bb GIT binary patch literal 281 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 LNkvXXu0mjfFm;Gr literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_galaxy_setting.png b/assets/minecraft/textures/custom/icon_galaxy_setting.png new file mode 100644 index 0000000000000000000000000000000000000000..4a158b308fe58cd8dd85aabd24ee0939249777ed GIT binary patch literal 1376 zcmV-m1)utfP)Ts0PJ~xSBXGf01Mem`l~Y^?)=sBV%}0#MlJxc zFq5Btyadcv;6-gFxbpJyy&M5|M%Z(KyYnQ(tnqab=0dUNN@LTQP|lfy?_CX_2ke(E&$x|lt={fiI*dw>yxxBis5f==I!QY{7*BCZ0wL3qd*#XHteE>JhZIx0kAaf z0MLIwk1QBSVc|0-s@86P0_AL01gYehcLVJ}M?0yM{0Q;;r}SMboBAgKvl zAfgHifSz`6gC5rU4MZ`3FEd^RQJa9Q-bzD6(H|#R)fk{<#j>fl9`cS$bV(!qVL@VG z5=|9kEr-OAq&V~p8VdMTXHFPpLGY=Jw`@UL7HL`4OnAxSis3<}G)>BN@Yz#S76c6H zERP%D^WrnB<*!WuN>y$Kc(Juz7GqHypF&odyU;iTCebIiIkxRB`X1`6Yy(Y!Xl}4( zsjMd8$~nO;PlTR_CZh!t*E^G_B$Y9Fm^KJURerg65rB1Ti^$15@qA+5Iz6`nGr&Ea zoh9)9O#Dq=`tt^lvU#o)^Q1B+pC9>zKPNMoL4}XjEaT@37XbKl=N97mggA2ausm|~ zaLw9WnS`#aDzTOoq;JH=*QC+9HHygDXcAI+lS};u0LOQ1M%Q(K>0f|@hxW@@EHEJf0=t+ZrzWl5L{N&Z!{CfRgE}TCv%I^*y+F$1q zOxZxJO=<-P|Ed5C*#wg|nY2S=T%$3rF*=^-(RU}NBQM)Gmv69ZSsW`EWXv(;h4bgd zwyrK2i^VAC!O5?_UHCNA06P=`AQJK5R|NzlqvLr-`W?c-(xFmLxU%h7w-&2BhpJ*u z{nvH9YI)`*fJf4_I>O|59w%jS|5gzd5J3;Ipocd%g;>#cf(?5Pb9~>HX}8U5TDW@o z8eXrLpwGvh!6z;^PAcra=LI|Lxj>-Kt0?lckG^sBFuvoI<*Fqg*_CR~YW|c>;PBJma!d5%5M|* z79zuWH^p(jJ8{07H70KOH9oCpcfOmMo86UOug5fH0sdTG;k`#h07gEiDjN&YN#_E9 z_d8n{fV;c6u;8fYsGW#*`U4I3J#0W8n)lI zd~Mq0-fq$W8}HVF7F}ImR@J&Vco&i(2`7^Pg4S4Npi%xyilRupe*^)Dh^i@Ra-S-w2q$$6%PTknQw7LF)WKx` zS4VB^6nO9Pw?&9Nl=kvc2{7#Id(bWGXuBny?!j2ifwva%iDe8bTEUw8lhr9FX1sXjA$}ol<*iWMu-fUMR*K}5fAPcgyNm>WzLOd0J8(J zkd`*MCcr7cXgEpMdyjGo{pB7(JkWH23;@M{bjTG9aERZkazad~roas1Gi_GIA>4}* zz!h&HJOyqvlp-N(03e<%95Ix$lto5}Oh~4Hg?I}@eHV?(X=3jKXcF-m4(%Hubh(>B zd;n@fN*gxJwkDH1ghuouZ?{E>W@(`YJqo9&Z(Xbzi6$l5n!OI_rSl8jr4DY?$b3oLIF({4Bn<#ogegqWD3fa~lr*mpO+m9zvX}y3By^32#HfqK6McEH^u?pyfQx{* zTwZEMCZgbp4%ywZuFME7OlU$?cmQh|WFDSq{O8YZgL}Zk-UkRzkdVTN=3)s6w|#AH pUz}X<>MW7o_1S%S`q!_|{{h!yUoBGU3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGMCaB|S~6PPdZQ-0?D zf_p`7MQ0>GXh@VESi$TjYw)TekiEw$;R@qoK80PbE%%s|RQz+eGhehYoN;e)YPz!R z;RQ}ci36fS&f7wL%Jw(J$S0RFtZ`>~z43xDPlbp9U&(hF2BBcxro2j(M?iNnc)I$z JtaD0e0su*FOfdie literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_larrow_left.png b/assets/minecraft/textures/custom/icon_larrow_left.png new file mode 100644 index 0000000000000000000000000000000000000000..297a165029d212fbfb0d4c1b7387433eed2b7d8a GIT binary patch literal 227 zcmV<90382`P)U3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGM?x&J=oCB@YtdJJmcS0x=&6D S&E5%gFoUP7pUXO@geCyxc~js3 literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_larrow_up.png b/assets/minecraft/textures/custom/icon_larrow_up.png new file mode 100644 index 0000000000000000000000000000000000000000..c4f1ebb4ff536b09430a888f515055b08133962e GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ8J;eVAr*6yYd$~YJ?y|F#>U3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGMCaB|S~6PPdZQ-0?D zf_p`7MQ0>q0v&i9zFY3HSgB}O;>0lheBnxEGnFQOl|-G literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_leave.png b/assets/minecraft/textures/custom/icon_leave.png new file mode 100644 index 0000000000000000000000000000000000000000..7c031d4b9066c45efd644bcd72d110e0b0d50df4 GIT binary patch literal 651 zcmV;60(AX}P)1t>Ich0HT1pm5AQ6OCQF2qU0nv*;kz7JSy!b;8o_p=JM^7aw2t}y9sEx&g zP)Ld!dQrhz5Huh{f`)8C#QS)NlkQJuf0Azc-ez{P?=$Z=-!jom)8sf62l(0gHB!?L z@Am+>ar+vvkvjKL+&YkC!)SJUOMJe1Q}bH$^7$Je!USfww?xpjkpQGBmB0{j)q^m* zP(c8`8BB(h;RDz)9;L`;vcRdeVx=;z6nm8$p zdet`f=-~sBx-N&})5kAI4`AK3pHkBqvH9wCUU#x zlmOS4-)Z2E{rit^wsp?2QLkD{!nq4)Jj2$gWA>$qd#Hd$kG#ZSLP1@#_2~1@mH?u&gyaIIF4X}au!AMi7@v%wQS@28%ppY&C zP%5wXPPVo8ore%$r&hC#`xz?%;IIXun*?;zkSdi|oF5>Ysh43O0NH{{?ITL%)gHu7 ztrp7E7eGn?8umo=Y=_*;0@eNQ*%-#$7eKzXZzBIwDCCO+oBINIX;@<$fcyf=FVrYC l(2Xb-JGzUMcHDo@{{e26?>wX^zWx9J002ovPDHLkV1oa2EXn`? literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_list.png b/assets/minecraft/textures/custom/icon_list.png new file mode 100644 index 0000000000000000000000000000000000000000..7d467ebc29b290f7ca7eb4b66eae296efc207f7a GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJI!_nJkcv5Prw4K!P~dUCys`Oh z+R@o>)84JNceZj}Sf(=n+v1bT9bRiiCt5jezs%5ZdFEQZ_APwd)fgBwmfkVu4*B}& z*>7QkNFn7SIje=H{92=PTu-|CB$JaCIr1OLAvI`gs>)dKY h&1KhzSujdfFl6qw%dqejR|L9*!PC{xWt~$(695R}LuLQ~ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_manager.png b/assets/minecraft/textures/custom/icon_manager.png new file mode 100644 index 0000000000000000000000000000000000000000..8e700dee9cbff72321ac042e5b06df4856360dfb GIT binary patch literal 786 zcmV+t1MU2YP)#>U3TCmaAH zA4e@oDJ4RPlra!%tMn&w0G{+d2VmEptq}ozK~v)q1_uWT1Ofm&eDGL# za6sLG;^JazckE~N8Xtyk;&4b>PW02+@tL-^DgaijTt-FqE>qsm)1I%jqfx?HmWlzrX1e}^(xNx+86^{VwUhLV8UvpxA0(A(3W zUjd&IK34x-KrW#yAd{_?2{-LIu)6$)EGP_Ow`t6BeJAw2m6DPJXupo9y|R>s!_@$^To2OK z7v}Jyvm9Ffnj**B$f;qNh(af?jGfszP~z^nvBW-k6b$q1C!=2n1dx)4|$@KwyUw4KhWQl?CH z>)!;($Yv2jkLA93w^=w#_f55JLVay#vI{_?!R08QVk*k~*X-oE(&z`)6VBtWGSG&pSb-fFB}=*VFsvv^pbeG-rEKLH{I zRtdN{n=Q=5+VmeDNJK`v7#U-D@$xAE6B84*nO!cI6SIYxL?k4{E8r5m{=17(4Fp=D z>MSmJyCh->BnjS*z0(x@NjNF+pTNIQAZ`)na=ApSG>N^0=yY3;*}_aiExS6cw_ERH zBeXmVrn5a(2~b4O&e2;O+_i(rv&Vn49lkqFVeTt7+hYZg5#U=m@nfzf@s?-7r)%c` zs8lLw9hv&R&zalzc(?eS(|fuZJ$ius*QaJ7@}GC>evj6rM7t1sUe zA38z_@P(qIqXVTBTQ83j1c6ib&IIaFm9}IBeY?9kf2fyzV^b_IFXQ_@X|YySE@w<4 z0>&7mlqjVLO%!CLZ!fy8N!`AsGZ6u&jtHW8uR3gOTH#~<0_k)*TBxf;l~NdEV*NTR zAcUw@0>J#(#hM~1t!k~hu(me;8*Omw5vxELhNL8v%VngLwd{f*0HQrY2!XX0V+@@c zk03N?<(6A40b>k`#%z>QXsrpu5Mxa334(x15Mo#Dl~S<;M6p<8VSW*4ycZ;CEL~9F zDOc|WQx9%7S0HJB-!3$)WnN|WHxav1gcJywtZ9`}ARYe^n|(e11@xOj7zrAz%>V!Z M07*qoM6N<$f?yt2Q2+n{ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_member_add.png b/assets/minecraft/textures/custom/icon_member_add.png new file mode 100644 index 0000000000000000000000000000000000000000..b96e26a49cb215bf42944d35ee83ace6aea4691d GIT binary patch literal 701 zcmV;u0z&efv*1m@L{+IfYsGiJTE=Hva-Ud+xL0%?K^F|8@O0=TWF+U z5pF+!gH$So@B4@dp6BuM(^p11nn)JhwtOo|2SfxBA*qJOT@9Q*_=CyOYve{0?>&-@ z{MWs3v=sqlqBq76NV;D78~1SQ;t(G%_X2SE`UEe|bu&WGI^R-+s3?GQj?6v3_P#d; z-d{RHG#X78>R-@Gtms`}jLCKaz?Z87*{52>bEqoD7>p`G5L5(^Hv>Ts5V4R-rLfi_ zA~@&peIH0`gfRwHMMT&d+kzidmVvwgB7y_fYJ_tR&+`a^AX}6og75pR`Ttle6u}x z8c{#wJHd;Ub%z6XFJf-?OJIi#WI-E^wHD{1GTd%>SrgV;q?9P7IC*+3lX?Eql_V|Y zS}Aqi#gVJx)c9C$0wQwBu@mV*W1Kksl$*bFMU-nL=VmpvaJg-M^qz+(Q*swauBO&6 zQ-BbnD|w7^t>omQqY^H&GPT-HG*NYec)LoO68f+1GhRh|6;endI>SmG+u;97HcJ{pOSaMRdLV!*w3Ne?QaD z9_t8x_QTJ)c6|j0P5?y#4F~T%e4ofeo+{v%H=Y9^3`0CGnr<{2JoD~HEZ_W#^1%bV zcJwhGeS3z5b7zmuLbFp%@q#Kq}=-+X~Wp%69dmQbY>)><5XqYWaO1*DNk)86 zC01QHm(;&k-cXm~i zS^{e=>R-E2O5u4P#u%)%$)&X>)CRY;UMWRn;qyU!F#U1v#r+`uFPQn{owi@IJ@*4% rtZc84ngJmNLiTu|NP+C}8GwHP)ufdXVQOm$00000NkvXXu0mjfCR(M0 literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_member_change.png b/assets/minecraft/textures/custom/icon_member_change.png new file mode 100644 index 0000000000000000000000000000000000000000..ec34ef2a7277fbe36c05de573d55f08129861177 GIT binary patch literal 870 zcmV-s1DX7ZP)1s=heAn1 z0-j8fXcRTnlfjFJY$y~;521&UG#iMUzj^-8 z^M6M;=h)1Un|k^dz!m_YmrvXqx(|T07AYkT$MKWRk*zX1@?0#RJJZp=W`M{HNGVZD zu6Q^=>&dU2QvW@Xk^dAz(9+ttCX;AsZFE8e67l~4j-6;)mqV?0{i*;P6u&s0uo%Dm~u*hqA)JM{+%Or zdl@{_5(!Z}JkecGW@5^H|HUUh_~bx?*wy*WMO{@ae-X{i%{hR4K9AM~zDy>=h2b%N zNxkFL=li(cbeKc8hj{wKEb}%U*mQQVxh!+V+DOV2XY-?FzXbpm78ac6c~n(ZVXehE zhjWf>Hp}ATB5gm8B7sMj+R4`Sh2Cm%pdldL{;qKs1`v=S7K;&!#gI}`QBmQ~E2X&l z;Aj2@1W;L7$wzPRptVNILVlN)mdNMxF!nMWDx?k~i*RS+J94=k#u%)%Xsvnq$Dj1I zHx|c>$rl6y}3}RI$EIv$>Qh2to=Ql?Wpi64!<8AQ(02I2TbcDr<07@yp z6G}H00)D%74k-A*#k=EJYf(!1>m~;p#Oz?RsFCp%FSw!vLI|w22q6$cFxz_x&-2h) z6Vr-4@4kg?SHZyJ?Oy}XG}90KD?!mCYE3vuD1hgA#3bZ$Ii!^S?Tj%%!6SqaIOo{? zrWZcEMvaX#Z_|v`_5iqf8)rtRLH<*GozK?hgiz330i_;Ml*98pzbLJ>7-Q(U@hKzc w+hFHSFeMo*srnfmUIPIm+UVHy_rMmwdrr?_kpxdvvH$=807*qoM6N<$f`j0hegFUf literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_member_remove.png b/assets/minecraft/textures/custom/icon_member_remove.png new file mode 100644 index 0000000000000000000000000000000000000000..4414f8e7769d94aa7b625a88ba569536c9ef42a6 GIT binary patch literal 911 zcmV;A191F_P)3v}>6k-{j%7=uWB4F9$4q7GvWmSv%}X8(a#3N2s$;=3)KO`!*3 z<5oxG0Fwt^7OlHFvVQ=j6yuYlJ^6fma#SAlk`@9?ygJs`f%iMUE5O6jwgVJKK`$zu zI03*$rP6im#i6nQ+}V^&w(J47T1`NTG*!DMZncVAt!DbR1h7%5u;BX{2vPU%W6Su0 z?{jwcTqaZs0lvI6-&0&Yy1bk~w96=ydjIK@x!m;%0YrpvzWTne;GU{o696R&kksyr zq&}ZLmuh&c_NQnCn)oNc3&W2y`}%lh@}aX|bM^PX5uoVXWv$k>Yl5Cj3X9S2FhUgyY#d45^G&1<`NadPZAo~_I=fAk=pwlKy}DwS9t z8e+K7NY>hHJP#lfhK}P9MG*r71NXjyg6Db69@@|9>M936z08l-|KRF7Qz)e+9>?>}6DV z2_KvJh-R}%7{>L0ZQK0t*Gj`v<5x&pKpCXtEPI=c5M?6xBH zrrb)5?^s*}=oz9TfYv&Rgmlpgzr8<=>$*w*g6}i9w3Hf`m-+evP)a3{0C3~<+lfaU zTO%U)$B(D7U|!wW$qTsvQ54}=&}=p_#t;MnQ4|q|AtFK$1VH-S2NwUy-9)#e$OSOQ z#96RyH(JNH-fGD7{-6!e4Bab--vYZ77K-R>EfZtuui6EZbf95&59tRmK7lgf*_&@F(JAHX4|1o zm93Ew1fC)&u#@D!Zbb)mlEB5?neXke&7`}|>K5e17Y2s;zM1!VpZ9s6`ILyTmSL@F z_H_X30Dws0gVe*P02pJiEDJ%19cvC9m4RokRpGPvnf6r!2xY*sEVQ;tCI@Ic)+Ad0 zJ&~brDy3*?Yh0B{w6ryfQbk1k8-OE650~XoE>t|1iZQCUa zC;~8c?HmBPT#iU2zdS!b&xw1F`Skq<$M@{y>f!zDyY-Nv%O}~`ycdA}REol6j^p4s z4v+etgfgiLk7U!+)8cs^m6eqkV-OKUgiI!b<2amrFn|TTNVKDr;^vJTOOlU_j4=H6 zor*?lq%{@`81X?Aim(X4+}xZ%{%7Pf0I;yIz=i&2eE9MW1=RnX3MvP%ZJY7&adNpF zZ-#~yKr~t-^$iV6n3$BweX;KbF;i z=Xq?fAe+r%Sr*0^wAQ$;3*mddER~tn>@V{ft&jafKegT)HQ>g*dpnCuS002ovPDHLkV1gfR Be9-^^ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_members.png b/assets/minecraft/textures/custom/icon_members.png new file mode 100644 index 0000000000000000000000000000000000000000..942cbad5343cc2d29887f76a81979b4d9637ace8 GIT binary patch literal 1500 zcmV<21ta>2P)-5QbKSG7WAQ3 zC?syd4{__tM0ITleMvE<(4=mS2?RpyLh@ke#|{pT1k%b@B;WnJcjolr?q2Qnt`rwa zazJQj_RKlooH^&rtW+u$zD@}MrZ3NYrB2VD`2c|Le*Zfd01^300Xik<9JI;2_o(;S zAn3UWAdX`|5hT-7?-64V5mYr*RK7eF$V8_m(5ipV6DYFhiQ@j z^2NQxNlX}oIJcc6e?G?KCrgn2(C-)ZUFC5l&K?!0C@A{i52Npl^r{F zFm?1#+1$Q;6MDVg`1oEqJasTTrcUX~0Y#x@;>3v)UB)^^MA-lG?=qd#x#C;`C?X)T z4Am<_-Swg1bydGP85%AF@X|}aRaH-tBmg8y(&`o9o$DDH=v9Uy@IL^Ag|M|OE!B3J z0$DEEz^-VrcO#P30oq+oM6z8v=Ma(Xul;?ye?aec-*p6?ZM4~pbKiNNhPdvrR;l#R#_l?B{sj1U%krm-ETjUZq^xl0~x%;IS8PW}*5+$^)|~ zhF`xv41CU&;ZctMW&zcN%5;UnM#TR8cX6E`kvA6~e?kdJebSn!rJp4Tx&6s@?6PZ2lJ*E02e(M@Up!1y}0yeNj*CNhM&!Mey48xH5$`vZ}^9&7@JN(P)03wcF%_9hl z%zg8|7UXr%Vu_QOTH;V+P-7_;iy%s^-dujB-ADwyFCr{QVA})30Q9flNTaqyp=c2S zugf~drd===;l3@K`Nz3W34#C-VL=VmYPAE_d zAdW)8A+m@Kg=)2mF@}1S-UE$BgN21JD2TGy0T3tg>HyXn`uaoGtD@=&1JBjZFJekU z;iF6Rml8^)k7>lySi98fY)Y|MB95Cl=ZK;R=NtnA1JrbZV#gECJKq~%!pUqr zuD&A>Yjz%yD2zb|iY5ROH0OafbdH!GOy_#fMS5FxL0000mdKI;Vst0L9BonE(I) literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_no.png b/assets/minecraft/textures/custom/icon_no.png new file mode 100644 index 0000000000000000000000000000000000000000..545369f4a69996b5aefa2ac8f7ca018e1b5c3beb GIT binary patch literal 371 zcmV-(0gV2MP)&g#j0ROlGx}xGz>(9seLiq&P zdXWGCQ2Tw;AVw`kM8&1ned;(Se?#7aQ<8Kb?W>T4_j_6auQXG6Rf!S(@Vu(dV5-tLKyV!vKJ=e7f zL(#-!0jLej4%98|0GdF-wD7V+-{{;c?IT7g-%a}F!3aF`%=WpbTPTCsG RP$U2V002ovPDHLkV1fYCnpgk; literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_ok.png b/assets/minecraft/textures/custom/icon_ok.png new file mode 100644 index 0000000000000000000000000000000000000000..addf8f997a097b26f3f2877807dd794c32bf44e6 GIT binary patch literal 329 zcmV-P0k-~$P)jL$&yg@rZjV%UAhPGCk>1Oqd+eLe&iK?&tLO=4}yY;rYD~E02 zfTDrLc8P#O1QdSBaKn`Xruh}F6o~UgQ2LzjYQYAs6wr+=yj7s91rB(tKwG%rodU8J zIN^Zd$Ef~Zw}k^5kD%HDH(X0V7B0B9K-ofhalrwDJ-`XAX7GPP0zN0A^2E|-25&$N beLQ~v;0J-0jL%DJ00000NkvXXu0mjfln;sc literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_planet_add.png b/assets/minecraft/textures/custom/icon_planet_add.png new file mode 100644 index 0000000000000000000000000000000000000000..d0bdf6b99ccc42fed2f8baeaa5efe6c9e66912a1 GIT binary patch literal 1297 zcmV+s1@8KZP)F24khK)a4); z2w)_VcsGvW-8e>RjT5dQTbtX2q9_G3QLqN2lni+LpOYHxrvAV z2Snpb#FIKnnZlZ~QsO8>P1sPZ8m9vuE?w=*%fPe-2E6@Q!2wcQh|iDsIdgf(S|W?MOe&Nys6Y; zBKtLYgMDw0W79%tN+7FG%0;AH%(3w)H>oUF2?V07Qyr!ROfyhrb23jXOE&3$K*Z6< zo_#8p&$n>&;xSW)X>@gWKsP{y15^T)^!A*ho&ALgv^KYi=#_-L`SJ)d3Q~u}LX>z? zQs%Ic+%kfc+kn*tmkaYgC#h5_KLH^GtM~0i|2%{(D5{E)OyE*VnVDR|qFyUF`a-Z+ zvL`r;KstE)-u*(ql#rgSgXr-X261Z2s(F#Ej7|HA#r^d5cmQXXv##!r%*dC%%kImE zyc^N>?Yo3Nl$3q7Bj^#Gs)}_?-d$vRRtM^MaQd@l#pncO6)B8_1-gwaAHHu|IM~ui z#~TL)z(+?uFqheTDOTSqDPZa$!dR7q6`+5E^grp2ym-zzl00000NkvXX Hu0mjf01so@ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_planet_e.png b/assets/minecraft/textures/custom/icon_planet_e.png new file mode 100644 index 0000000000000000000000000000000000000000..596a36014b0f0409650d2b112fd9f2165d2d406f GIT binary patch literal 1144 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 literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_planet_n.png b/assets/minecraft/textures/custom/icon_planet_n.png new file mode 100644 index 0000000000000000000000000000000000000000..59dfcfe98c52eec10d3c39413887c7de375693f6 GIT binary patch literal 1537 zcmV+c2LAbpP)K@5GVpfHY^VtHj1)>h&=It#8==0ASAv4 zFYo{g$Y{Zm7qJN_A*=!d0$~vfmly|cd|BJ$nelYb^tBETvtHZlYlM=VmzwFBI{#mt zQ|DB*T3cJ={WJrxw6Of1iq6f=1Mr#09z_F)$a@N~-OTncul?!zyCx(eD5U_n{QMP^ z8b-hzGH*|to|)P+WEU@7Qv1!>6yE|GjzfBacT7E}np z`6r%K06`<%2k0FDOwUZoaQJte(H^Ay!}B=1^k=T#g4inx zM@qr;%#@VZUL-dz>rT#(33;|tqV53!PAJQLot#Fd_*a&*(JlB}Vp*y(0Q}a=Tm^aR zsb}|%gg#LGcP|k(Eqx~^Ex^*}2LN4A0{2HT56H0>{aS#6nkatuXE?e60~GPWhS-M+&6{$0%}v_Fy-_W(0Nt zOwUY7^~x_?@=@uMz*S@=+!a90g(NXpFU0931WFN|7UG&B zwJyQi4qs>rr7hv+IsjuDW)tYTHCDAtdo|&eR}f)YX(0&Ur2?v7!XBTdObG z8HOEYsP#^O_%4X&27F{hVLK4q9Z;@R#8IEb6B@V5bKE!-e#JF`TpP0H1l=s>yK8MU z1{ceRv_n%5OH^EU8-Q#9h-~HL;)P4&z4JE+AqxtluikT<<(nk>uHJN1VEj-xIvSDN<|v@+^n@YpH^%L!~?jFAxAYra6`c>g{D(j$_iSAL%RU6L#J9n zO%#z)jGcX)XP$m;NB9qI#TPGJQsJXthB9ETTc;|8NGa;cO|D~@tsDx0j)l2$K;?jx zC9VcfEAqsk(~9s@j~{qd+ZSLHV&t>uz%i`Ebuxh@horR3CBkwJ?aX2`7pb5g6of_* z87OVZvB%EsE57epuop!Ap@%U^%xn_S$}Ee;0C5ILS>gkAV^EUQ8z@>mSY3yEKljB$ zE~&%uNO!{XPdurvf;5X9sVXMs|1eyIHnhajuL{ZvKKRI|2^!ID@T2%X5&XJ00000NkvXXu0mjf>7CL~ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_planet_o.png b/assets/minecraft/textures/custom/icon_planet_o.png new file mode 100644 index 0000000000000000000000000000000000000000..cab39bf1f8f081baec186e04002adfdd89e457dc GIT binary patch literal 1410 zcmV-|1%3L7P)0Wx%!L6qa46sv$K^6ED)j?WT+Difp>-AJKIe1-j~@ zivj`KO&4~HKnD7764il1H?>uzwj9Y1IhH9?6itzwA!p{EE+k4OG?dsjX+Gd$hKJwG z`R;emy>qWB7K?nDumJAeS=^T>fQq>9#MvwU_nUJ7{OGOA7~LvW9qv1Ex{1S<11;RW zyT22k2d1z71^5pg&^q`+#8~@NHenc>R1x8$n}3ri&iQlSR7&j_E+V}6`+pKJo1fWE zdgYC|?RdRXg&H&)O>WOWkP{n2By5`tV-rd#h1MFw=xlUX0%r3w;vV}6>C^9UQ$7K` z^ItNPqFgGW{eb+D1@cE0NDido26AC+LK%j!rxSbDfQT@gpOFXhGXRDguk*vhlRG^J z%ByQQF$cr8Fborb>f`79D)%neZ~Rrtwd$V3&{05ZtgpN=$L&j(DLfqH=f51~>Tjla zyZ`&!B6^ek05~y+cq)k%i(%O|hQK?$)7-k97m>)4*;_y>c?&;y`wsvt%pd0A%q8AB zdWo0Q$9Ps;!EJ8P3_Jn}aYBbgst3!DVK_FwD^2s>hu1qQh^&Fx{7hSNfY7e;(;pZ4 z#jmqWPaoiWwac76<#2jvl(dteC(NP@#iQmU=G;X-i#^5i;OWUV9#-!&o44h{*u<`} z=z12E+-KbS=LV1k;OYlM9Qb&W+#veT9^7Y)S*lTww+Xa>^7i;+;z%CcMS_wxJ zL!|0Mcr^!&gGecoCsIc1M?8Me$K3q^JU>guj8XSpK3()9pNSNZecrz89(4|o(K!lh zoxXRQ$zR0Ea)#pF5#kk1>VZ(o%;WmIMMMe^1Eeb3?cL9AQLB2?*Wzfsh)8)?+Z0jR zx^8Swfqvc>LHXwGM)2mdA7PU$Y zz3iaO=+Tahnh~*U!N*+u&OKsw729a90g=j9+aRv4acE?PrL|9aYTV(aUW-!6rO!%5 z3W#*zU@Xl#jkefQafN#7I_EB0y#J^3+lg~WEKF5pqwfm6Ne{CTP-s+mE9ekI2bw{-c$3a%ZoRwkrfdz(TD+ z;A?Cfa1{6F7BP%tj1He*a(qgKVc1!KQi>PX?MiVSY9@wdp#z_ck)*J+foXk2qq)m*X^=MWC?VoQB5qY$ODlA(o*LZDM?q0ZH=O*l{Mur<5Nt4LdHyr%s(!-t9oH z56cz_#t~ z1>~}aIQs2ND*nDDe;!`Iv@Hy8fTW+M-o}hmUH4Eladisuj}!P6M4P-hk>eZZ##LWW z^bFWjKnt&5d`-nawB_h4BmDL;G#Vb_6;O#`07P663$2rAe{1GwgEuDz_f5X9fYwfC za(qh7=4a$vU-2osF7N$o1k?2hnIm1Oh6Ij)$8r?}4u>HP27%xPV9;0sqK=>-DT0>2Z0U9aY(<}%G@Z@2 zGu>~x62~z<2>|xH14)t~A^^E@hV5Ay)~gKw?M@2=a6VsN7R-x3J<}507JOCqYof^< zc&flRcT|=@o4D;oNfytB3kHpmY8Pn>bQM^hrfJkv3#xX~HU(c^~`b~1I SX-*FS0000U3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGMU3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGMN6ys8R{ge9G}C;-x$c=W0i1)aWS7n>46o@Zn6fi8W_tNZu%N66TVVteUndN zJ8uUcn++G+9Y!4BQejozd-Nv=;8URpNjT&O3e*!&dt&84|Mqsie zqh_;fvCWGVa1{e`@x`FE#_HkT0pSG%HBjob4}t{zJeDH1LxKb*IFUt-lS;YJC>{-5T+oe17o_=9ITn8t@|@ByRXF}1js3EJ A00000 literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_stars.png b/assets/minecraft/textures/custom/icon_stars.png new file mode 100644 index 0000000000000000000000000000000000000000..5f3e2076739ea414d60d42905109b113d2287d91 GIT binary patch literal 496 zcmV3WJ_*^xY~ur1lK29YyaK^c+8Lv<&_)ZyzfcKuL>m&UK^O}% zIIugr%)-LyNM`4J_vYqYMhpf6b}0wotN)DfDj-h zyuG%!V)}6R1k5^+N!!eKy~x(a0>oXgt};Ms1L(V+9OWyKML2001B~(&_OfS;@=)xa zNPyO`zEEu>fV#+cJy~luR&J9z>*L8$9zJi*1I9|m8PKcHf7__mY=|gxBS5f)$sytt z09ZB$)`Ezt9<&)KIENHm0_I9;m~y=`#r^PsN}_oO-hV&l!;|Zk8BeMU2gj2txn7xe zH%n_+7n?9&08k2pST^5;u@N8)!p7WoMvO_QL!?pp0)R=iW<#WD9t&VAJvp}ykTf}C z0c-{@Nph~;0h{Cu8}`KOSigAHLz8OFhS)@M8n|5j5kmUVPV mNx;?0=Tm zoGDVsda-$*nW3A~qLWUWK3_S0_FR8JwyE01GdfFMEZ@D`7N|FWLIaD60^=@+oWCb5 z-`C4&Ep6HT{7>iDtbMXQkaA*fS|@a!EPJvS-T+ z#(7t*OSxU9OMm4`(KUZ1aw0D80Jluzai&$LR-H0vTwkF(A$Cz5qw;E(yG(9dSoS#l ma80Su1}b6P!LWG$bMtk*YLD!HRCEH}!{F)a=d#Wzp$P!R`9`?_ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_unclickable_arrow_right.png b/assets/minecraft/textures/custom/icon_unclickable_arrow_right.png new file mode 100644 index 0000000000000000000000000000000000000000..fabab32037ef2739399569de5223b4d239826731 GIT binary patch literal 183 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJI!_nJkcv5Pryt~GP!wRke)y11 z(&;T6+?&{IS>LVJYw7qbHuuc=E7j&|H_xn@;#9e3YnuGir}F*|{s->1@8+N7U~-!& zP_=}+;j+*#)&qH+)m#l%g}#eU5I%8H{94rIQ$MS@*66YSVlA7_e3xnY>BhLm6;B)D i9&lb@75ZIm$GH5y+AbMw)=NN_FnGH9xvX5GoS3Mo zlp5v2wW)pgdX9%C^Fwd^5fM&*t{74EzG;n?(xO!pPT!4{J8{-ouz`W4f%!_#;+cCN z@7fw>RQ%4^Kz;uAa^E}23SM$^qfHClIb_hKdC=Tay3M+!PC{xWt~$(697EqMPUE{ literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_unclickable_ok.png b/assets/minecraft/textures/custom/icon_unclickable_ok.png new file mode 100644 index 0000000000000000000000000000000000000000..0ffd904a98d860b1c5b8fc4f10a6957704514e56 GIT binary patch literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=ffJ9iA?ZAr*7pPCv+bK!L|~|I%j5 zmSn3I=G69YAp$E6uP)j7!@uc7b&W`pf>OmZmIjH%+bcA-+s|xSKcanD-3o#m%`2k!&ukFMQ~JQlR}#lqo^ATDVFBYw*IBLIEIJQk8^0M` zKg6|1Tj8wM98rm_3mDT`cVrx7R1grfp5hgEP$wo;V{WUxBv(O0=njtqLV98uiBSa) o4!bPjT>IEgIIr=+U)%kRj1S_L{bBsu2J{1ir>mdKI;Vst04cay-2eap literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_upgrade.png b/assets/minecraft/textures/custom/icon_upgrade.png new file mode 100644 index 0000000000000000000000000000000000000000..24a170c46e14a4d10e6f07cf405466ca517916b4 GIT binary patch literal 273 zcmV+s0q*{ZP)HNo-Hq3_X+_R`7BgU! z&bp3lAgp{qp)*R8O)UNnP)#Hon5{g7XkxXmAk{?FKyu|Fi6&O>14ex=AZlQ)f;Tgc zlq)>|1?%X|h`klp05w1jPy_sL0NbU3h zw!DA-#jBS-KVN460zZE2HZ-_+HBG01btZGMF}|Ov&6}5b&sDp(Lxp{lg5Z3k|+FG2H!b;E<=mvsWNOZ|b2F>l51) z?cN@fXKP(k*<(`9u=U^y<`YE>RaOe-|4x=Mm>#@P%Ag~q!CBWOk$IZ;QiGsJ z)m^d%w-gq#N!;3*a6nkm^gx4kLu(`BMdhZi5idB|Y*-}NcUAK-bh5>+(p0hW1A30Z M)78&qol`;+0N6)kd;kCd literal 0 HcmV?d00001 diff --git a/assets/minecraft/textures/custom/icon_write.png b/assets/minecraft/textures/custom/icon_write.png new file mode 100644 index 0000000000000000000000000000000000000000..4cc8fc9553e34fb161f87ad638cc111538f89f22 GIT binary patch literal 277 zcmV+w0qXvVP)CiJZ$?%=r zO9@w%Wl2ml!0l>+hMrFs0G6u-lc32B=+8xMCe0x`0t2bQD4^Yq&30W$h2?q9-9D68 z0Ki%+@c0lGnE}rk699=oN@A;BA4geE*)g47&m@MN!BL?01<0 zn9ZkEnxF51D$FJK@c1cc?z+LGvox8fND;jErQ)p=>D1P zh1T@BCbNBSUZ*p&(liZYq5$}K{~VNb`|=9F<<$izgED(ibRV3u|Hk9P6Y%Xok%;B) zyas43Uh<-A80bHe99Eb}ONEGFcHrU-#_=AAeI@j2mxwh^hwbIv3k&}QyA2MQ-f zZ^e^K>OjNXc6?Cbd#Xt;gU$k@n(00000NkvXXu0mjf{<*tO literal 0 HcmV?d00001