From a6841fe38babfad62529c08eb5bd48f5f9f52af8 Mon Sep 17 00:00:00 2001 From: FossFanatic Date: Tue, 27 Dec 2022 20:55:24 +0000 Subject: [PATCH] Simplify palette and add helpful text file --- .../textures/mcl_core_palette_grass.png | Bin 248 -> 165 bytes .../textures/mcl_core_palette_grass.txt | 106 ++++++++++++++++++ 2 files changed, 106 insertions(+) create mode 100644 mods/ITEMS/mcl_core/textures/mcl_core_palette_grass.txt diff --git a/mods/ITEMS/mcl_core/textures/mcl_core_palette_grass.png b/mods/ITEMS/mcl_core/textures/mcl_core_palette_grass.png index 116d0cb86724e98a0a09e33133a7f8c512fc47e7..324a492e9da15b9c6bcc1ec363085c6c0b8574ee 100644 GIT binary patch delta 137 zcmV;40CxZQ0i^+uB!6s4L_t(I%VUh&m;Ilgjf;WvEi;3rz%K^YtA7|)JUGW7XfMFP z$SKe8?$b*KAwF>i-aiZs+~0W_p0WOCVEliTfq{X6L4aSAfrX!qi(%XAFAUcFOblK2 rQyCdxpo@VBu!Uh1jDk@xSO5ULb{I(it7~-t0000q_nvZL T_2x6#ATM~j`njxgN@xNAbrn=f diff --git a/mods/ITEMS/mcl_core/textures/mcl_core_palette_grass.txt b/mods/ITEMS/mcl_core/textures/mcl_core_palette_grass.txt new file mode 100644 index 000000000..27407e944 --- /dev/null +++ b/mods/ITEMS/mcl_core/textures/mcl_core_palette_grass.txt @@ -0,0 +1,106 @@ +This text file is to help explain which pixel is meant for which biome grass (Grass Block, Grass, Tall Grass, Fern, Large Fern, Potted Fern, and Sugar Cane as of now). +Remember that not all of these biomes have been added to MineClone 2 yet, and some are named differently in MineClone 2. +The order of pixel is from top left to bottom right. The lists are different for the grass, foliage, water, and sky, so don't use just one list as a reference for all. + +First Pixel (Index 0): +- The Void +- River +- Warm Ocean +- Lukewarm Ocean +- Deep Lukewarm Ocean +- Ocean +- Deep Ocean +- Cold Ocean +- Deep Cold Ocean +- Deep Frozen Ocean +- Lush Caves +- The End +- End Highlands +- End Midlands +- Small End Islands +- End Barrens + +Second Pixel (Index 1): +- Plains +- Beach +- Sunflower Plains +- Dripstone Caves +- Deep Dark + +Third Pixel (Index 2): +- Snowy Plains +- Ice Spikes +- Snowy Taiga +- Frozen Ocean +- Frozen River +- Grove +- Snowy Slopes +- Frozen Peaks +- Jagged Peaks + +Fourth Pixel (Index 3): +- Desert +- Savanna +- Savanna Plateau +- Windswept Savanna +- Nether Wastes +- Warped Forest +- Crimson Forest +- Soul Sand Valley +- Basalt Deltas + +Fifth Pixel (Index 4): +- Badlands +- Wooded Badlands +- Eroded Badlands + +Sixth Pixel (Index 5): +- Swamp (Warm) +- Mangrove Swamp (Warm) + +Seventh Pixel (Index 6): +- Swamp (Cold) +- Mangrove Swamp (Cold) + +Eighth Pixel (Index 7): +- Forest +- Flower Forest + +Ninth Pixel (Index 8): +- Dark Forest + +Tenth Pixel (Index 9): +- Birch Forest +- Old Growth Birch Forest + +Eleventh Pixel (Index 10): +- Old Growth Pine Taiga + +Twelveth Pixel (Index 11): +- Old Growth Spruce Taiga +- Taiga + +Thirteenth Pixel (Index 12): +- Windswept Hills +- Windswept Gravelly Hills +- Windswept Forest +- Stony Shore + +Fourteenth Pixel (Index 13): +- Jungle +- Bamboo Jungle + +Fifteenth Pixel (Index 14): +- Sparse Jungle + +Sixteenth Pixel (Index 15): +- Meadow + +Seventeenth Pixel (Index 16): +- Stony Peaks + +Eighteenth Pixel (Index 17): +- Snowy Beach + +Nineteenth Pixel (Index 18): +- Mushroom Fields