aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/resources/assets
diff options
context:
space:
mode:
authorisXander <xander@isxander.dev>2024-04-23 18:07:18 +0100
committerisXander <xander@isxander.dev>2024-04-23 18:07:18 +0100
commite1d95961881b72f40d8c12d2cdcaeee4d9e6b31b (patch)
tree8b826cb20fa429ec6502456bcc4c1e07928f8cd2 /common/src/main/resources/assets
parent66fd6b3fac8c7893037934cd0af0925c59114516 (diff)
downloadYetAnotherConfigLib-e1d95961881b72f40d8c12d2cdcaeee4d9e6b31b.tar.gz
YetAnotherConfigLib-e1d95961881b72f40d8c12d2cdcaeee4d9e6b31b.tar.bz2
YetAnotherConfigLib-e1d95961881b72f40d8c12d2cdcaeee4d9e6b31b.zip
Last minute 1.20.5 changes
Add changelog Fix the mods.toml Re-add fix from 3.3.3 VCS stonecutter version is now 1.20.5
Diffstat (limited to 'common/src/main/resources/assets')
-rw-r--r--common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.pngbin260 -> 0 bytes
-rw-r--r--common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png.mcmeta10
-rw-r--r--common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.pngbin115 -> 0 bytes
-rw-r--r--common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png.mcmeta10
4 files changed, 0 insertions, 20 deletions
diff --git a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png b/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png
deleted file mode 100644
index 1d11f72..0000000
--- a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png
+++ /dev/null
Binary files differ
diff --git a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png.mcmeta b/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png.mcmeta
deleted file mode 100644
index 20d1be9..0000000
--- a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/colorpicker.png.mcmeta
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "gui": {
- "scaling": {
- "type": "nine_slice",
- "width": 236,
- "height": 34,
- "border": 3
- }
- }
-}
diff --git a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png b/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png
deleted file mode 100644
index 0a803ef..0000000
--- a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png
+++ /dev/null
Binary files differ
diff --git a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png.mcmeta b/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png.mcmeta
deleted file mode 100644
index 9d21305..0000000
--- a/common/src/main/resources/assets/yet_another_config_lib/textures/gui/sprites/controller/transparent.png.mcmeta
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "gui": {
- "scaling": {
- "type": "tile",
- "width": 7,
- "height": 7,
- "border": 3
- }
- }
-}