From 3747917217697361c1a4ca4da679a1597ac03c04 Mon Sep 17 00:00:00 2001 From: iouter <62897714+iouter@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:27:10 +0800 Subject: Port pocket multitool from gt6 (#1435) * Pocket Multitool * :spotlessApply * Revert ":spotlessApply" This reverts commit f1421c537c25627bb3d56ddca4fa610d90b16b07. * :spotlessApply again --- .../items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER.png | Bin 0 -> 552 bytes .../iconsets/POCKET_MULTITOOL_BRANCHCUTTER_OVERLAY.png | Bin 0 -> 365 bytes .../textures/items/iconsets/POCKET_MULTITOOL_CLOSED.png | Bin 0 -> 389 bytes .../items/iconsets/POCKET_MULTITOOL_CLOSED_OVERLAY.png | Bin 0 -> 365 bytes .../textures/items/iconsets/POCKET_MULTITOOL_FILE.png | Bin 0 -> 597 bytes .../items/iconsets/POCKET_MULTITOOL_FILE_OVERLAY.png | Bin 0 -> 365 bytes .../textures/items/iconsets/POCKET_MULTITOOL_KNIFE.png | Bin 0 -> 438 bytes .../items/iconsets/POCKET_MULTITOOL_KNIFE_OVERLAY.png | Bin 0 -> 365 bytes .../textures/items/iconsets/POCKET_MULTITOOL_SAW.png | Bin 0 -> 570 bytes .../items/iconsets/POCKET_MULTITOOL_SAW_OVERLAY.png | Bin 0 -> 365 bytes .../items/iconsets/POCKET_MULTITOOL_SCREWDRIVER.png | Bin 0 -> 457 bytes .../iconsets/POCKET_MULTITOOL_SCREWDRIVER_OVERLAY.png | Bin 0 -> 365 bytes .../items/iconsets/POCKET_MULTITOOL_WIRECUTTER.png | Bin 0 -> 514 bytes .../iconsets/POCKET_MULTITOOL_WIRECUTTER_OVERLAY.png | Bin 0 -> 365 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER_OVERLAY.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED_OVERLAY.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE_OVERLAY.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE_OVERLAY.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW_OVERLAY.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER_OVERLAY.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER.png create mode 100644 src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER_OVERLAY.png (limited to 'src/main/resources/assets/gregtech/textures/items/iconsets') diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER.png new file mode 100644 index 0000000000..fac1799bfb Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_BRANCHCUTTER_OVERLAY.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED.png new file mode 100644 index 0000000000..27d1e594a6 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_CLOSED_OVERLAY.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE.png new file mode 100644 index 0000000000..157f967b2e Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_FILE_OVERLAY.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE.png new file mode 100644 index 0000000000..5f146f3179 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_KNIFE_OVERLAY.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW.png new file mode 100644 index 0000000000..14677a6525 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SAW_OVERLAY.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER.png new file mode 100644 index 0000000000..916222f548 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_SCREWDRIVER_OVERLAY.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER.png new file mode 100644 index 0000000000..e229ca4686 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER.png differ diff --git a/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER_OVERLAY.png b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER_OVERLAY.png new file mode 100644 index 0000000000..841753f628 Binary files /dev/null and b/src/main/resources/assets/gregtech/textures/items/iconsets/POCKET_MULTITOOL_WIRECUTTER_OVERLAY.png differ -- cgit