improved and completed color calculator
This commit is contained in:
16
res/color_overrides.json
Normal file
16
res/color_overrides.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"minecraft:seagrass": [97, 113, 54],
|
||||
"minecraft:chest": [171, 121, 45],
|
||||
"minecraft:ender_chest": [48, 67, 71],
|
||||
"minecraft:lily_pad": [32, 128, 48],
|
||||
"minecraft:redstone_wire": [189, 32, 8],
|
||||
"minecraft:cocoa": [150, 87, 26],
|
||||
"minecraft:wheat": [220, 187, 101],
|
||||
"minecraft:carrots": [227, 138, 29],
|
||||
"minecraft:potatoes": [200, 162, 75],
|
||||
"minecraft:beetroots": [191, 37,41],
|
||||
"minecraft:nether_wart": [131, 28, 32],
|
||||
"minecraft:sweet_berry_bush": [60, 110, 66],
|
||||
"minecraft:torchflower_crop": [130, 158, 85],
|
||||
"minecraft:pitcher_crop": [112, 134, 181]
|
||||
}
|
Reference in New Issue
Block a user