diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-12-20 19:59:49 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-12-20 19:59:49 +0800 |
| commit | 67171a5ff24ed77e6c4cc889543e8dfb543e8fe5 (patch) | |
| tree | 02909ac26d2b74ebf08f5c463f1b9a60483468df /runtime/src/main/resources/assets | |
| parent | 9784e9f7228fc0aa3ca814e3830dbd81996a3693 (diff) | |
| download | RoughlyEnoughItems-67171a5ff24ed77e6c4cc889543e8dfb543e8fe5.tar.gz RoughlyEnoughItems-67171a5ff24ed77e6c4cc889543e8dfb543e8fe5.tar.bz2 RoughlyEnoughItems-67171a5ff24ed77e6c4cc889543e8dfb543e8fe5.zip | |
wip more
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'runtime/src/main/resources/assets')
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png | bin | 0 -> 7903 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png | bin | 0 -> 5111 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png | bin | 0 -> 2124 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png | bin | 0 -> 2149 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png | bin | 0 -> 630 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png | bin | 0 -> 2014 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png | bin | 0 -> 2516 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png | bin | 0 -> 25515 bytes |
| -rw-r--r-- | runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png | bin | 0 -> 256 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png Binary files differnew file mode 100644 index 000000000..6d31efc09 --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png Binary files differnew file mode 100644 index 000000000..9e53c5d0e --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/button_dark.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png Binary files differnew file mode 100644 index 000000000..a5ca91a18 --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png Binary files differnew file mode 100644 index 000000000..1a1739fa0 --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/display_dark.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png Binary files differnew file mode 100644 index 000000000..b94ae6040 --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/kirb.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png Binary files differnew file mode 100644 index 000000000..773636e65 --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png Binary files differnew file mode 100644 index 000000000..a20a0938f --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/recipecontainer_dark.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png Binary files differnew file mode 100644 index 000000000..e7d01c952 --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/screenshot.png diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png Binary files differnew file mode 100644 index 000000000..1c369b49c --- /dev/null +++ b/runtime/src/main/resources/assets/roughlyenoughitems/textures/gui/toasts.png |
