init
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Logical Dyes
|
||||
Resourcepack for Minecraft 25w32a+ that removes the pallete below dye item textures.
|
||||
|
||||
### Comparison of Vanilla vs Logical Dyes textures
|
||||

|
BIN
logical_dyes.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
preview/logical_dyes.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
src/assets/minecraft/textures/item/black_dye.png
Normal file
After Width: | Height: | Size: 466 B |
BIN
src/assets/minecraft/textures/item/blue_dye.png
Normal file
After Width: | Height: | Size: 468 B |
BIN
src/assets/minecraft/textures/item/brown_dye.png
Normal file
After Width: | Height: | Size: 469 B |
BIN
src/assets/minecraft/textures/item/cyan_dye.png
Normal file
After Width: | Height: | Size: 480 B |
BIN
src/assets/minecraft/textures/item/gray_dye.png
Normal file
After Width: | Height: | Size: 473 B |
BIN
src/assets/minecraft/textures/item/green_dye.png
Normal file
After Width: | Height: | Size: 480 B |
BIN
src/assets/minecraft/textures/item/light_blue_dye.png
Normal file
After Width: | Height: | Size: 471 B |
BIN
src/assets/minecraft/textures/item/light_gray_dye.png
Normal file
After Width: | Height: | Size: 474 B |
BIN
src/assets/minecraft/textures/item/lime_dye.png
Normal file
After Width: | Height: | Size: 471 B |
BIN
src/assets/minecraft/textures/item/magenta_dye.png
Normal file
After Width: | Height: | Size: 475 B |
BIN
src/assets/minecraft/textures/item/orange_dye.png
Normal file
After Width: | Height: | Size: 475 B |
BIN
src/assets/minecraft/textures/item/pink_dye.png
Normal file
After Width: | Height: | Size: 475 B |
BIN
src/assets/minecraft/textures/item/purple_dye.png
Normal file
After Width: | Height: | Size: 472 B |
BIN
src/assets/minecraft/textures/item/red_dye.png
Normal file
After Width: | Height: | Size: 471 B |
BIN
src/assets/minecraft/textures/item/white_dye.png
Normal file
After Width: | Height: | Size: 481 B |
BIN
src/assets/minecraft/textures/item/yellow_dye.png
Normal file
After Width: | Height: | Size: 476 B |
9
src/pack.mcmeta
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"pack": {
|
||||
"description": "Removes the pallete below dye item textures.",
|
||||
"author": "Lylythii",
|
||||
"pack_format": 65.1,
|
||||
"min_format": 65,
|
||||
"max_format": 66
|
||||
}
|
||||
}
|
BIN
src/pack.png
Normal file
After Width: | Height: | Size: 5.3 KiB |