-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcolorMap.json
More file actions
281 lines (281 loc) · 8.61 KB
/
colorMap.json
File metadata and controls
281 lines (281 loc) · 8.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
{
"stone": "#7e7e7e",
"granite": "#976958",
"polished_granite": "#9c6d5b",
"diorite": "#c0c0c0",
"polished_diorite": "#c4c4c5",
"andesite": "#89898a",
"polished_andesite": "#868887",
"grass_block": "#896345",
"dirt": "#896345",
"coarse_dirt": "#7c593e",
"podzol": "#5e4018",
"oak_planks": "#a58551",
"spruce_planks": "#745631",
"birch_planks": "#c2b17a",
"jungle_planks": "#a37553",
"acacia_planks": "#a95b33",
"dark_oak_planks": "#442c15",
"sand": "#dbcfa4",
"red_sand": "#bf6721",
"gravel": "#858180",
"gold_ore": "#978a73",
"deepslate_gold_ore": "#827055",
"iron_ore": "#8b837c",
"deepslate_iron_ore": "#746962",
"coal_ore": "#6e6e6e",
"deepslate_coal_ore": "#505051",
"nether_gold_ore": "#7c4a2f",
"oak_log": "#9c7d4c",
"spruce_log": "#6f5230",
"birch_log": "#c4b78d",
"jungle_log": "#9a704c",
"acacia_log": "#9c5938",
"dark_oak_log": "#422c16",
"stripped_spruce_log": "#6d5230",
"stripped_birch_log": "#c0ad75",
"stripped_jungle_log": "#a67b53",
"stripped_acacia_log": "#a75b34",
"stripped_dark_oak_log": "#432d17",
"stripped_oak_log": "#a2834e",
"oak_wood": "#705834",
"spruce_wood": "#3c2712",
"birch_wood": "#dfdeda",
"jungle_wood": "#57451a",
"acacia_wood": "#686258",
"dark_oak_wood": "#3d2f1b",
"stripped_oak_wood": "#b29157",
"stripped_spruce_wood": "#745a35",
"stripped_birch_wood": "#c5b077",
"stripped_jungle_wood": "#ac8555",
"stripped_acacia_wood": "#af5d3c",
"stripped_dark_oak_wood": "#614c32",
"sponge": "#c5c24b",
"wet_sponge": "#adb647",
"lapis_ore": "#737992",
"deepslate_lapis_ore": "#565e7d",
"lapis_block": "#1f448d",
"dispenser": "#676767",
"sandstone": "#e0d6aa",
"chiseled_sandstone": "#e0d6aa",
"cut_sandstone": "#e0d6aa",
"note_block": "#603e2b",
"white_wool": "#eaeded",
"orange_wool": "#f17717",
"magenta_wool": "#be46b4",
"light_blue_wool": "#3bb0da",
"yellow_wool": "#f9c629",
"lime_wool": "#71b91a",
"pink_wool": "#ee8fad",
"gray_wool": "#3f4548",
"light_gray_wool": "#8e8e87",
"cyan_wool": "#158a91",
"purple_wool": "#7b2bad",
"blue_wool": "#353a9e",
"brown_wool": "#734829",
"green_wool": "#556e1c",
"red_wool": "#a12823",
"black_wool": "#16171b",
"gold_block": "#f7d244",
"iron_block": "#dddddd",
"bricks": "#986558",
"tnt": "#a04b46",
"obsidian": "#171023",
"diamond_ore": "#7d9290",
"deepslate_diamond_ore": "#597574",
"diamond_block": "#6eeee5",
"crafting_table": "#917a59",
"furnace": "#727171",
"stone_button": "#7e7e7e",
"snow_block": "#f9fefe",
"clay": "#a1a7b4",
"jukebox": "#654331",
"pumpkin": "#c8791d",
"netherrack": "#632828",
"soul_sand": "#544035",
"soul_soil": "#4d3b30",
"basalt": "#555659",
"polished_basalt": "#666667",
"carved_pumpkin": "#c8791d",
"stone_bricks": "#7c7b7c",
"mossy_stone_bricks": "#757a6d",
"cracked_stone_bricks": "#787778",
"chiseled_stone_bricks": "#7a797a",
"melon": "#76921f",
"mycelium": "#706366",
"nether_bricks": "#2e171b",
"enchanting_table": "#171023",
"emerald_ore": "#758d79",
"deepslate_emerald_ore": "#58755f",
"emerald_block": "#37ce61",
"oak_button": "#a58551",
"spruce_button": "#745631",
"birch_button": "#c2b17a",
"jungle_button": "#a37553",
"acacia_button": "#a95b33",
"dark_oak_button": "#442c15",
"nether_quartz_ore": "#7d5550",
"hopper": "#454446",
"quartz_block": "#ece6df",
"chiseled_quartz_block": "#e8e3da",
"quartz_pillar": "#ebe6df",
"dropper": "#676666",
"white_terracotta": "#d2b2a1",
"orange_terracotta": "#a25426",
"magenta_terracotta": "#96586d",
"light_blue_terracotta": "#726d8a",
"yellow_terracotta": "#ba8523",
"lime_terracotta": "#687635",
"pink_terracotta": "#a24e4f",
"gray_terracotta": "#3a2a24",
"light_gray_terracotta": "#876b62",
"cyan_terracotta": "#575b5b",
"purple_terracotta": "#764656",
"blue_terracotta": "#4a3c5b",
"brown_terracotta": "#4d3324",
"green_terracotta": "#4c532a",
"red_terracotta": "#8f3d2f",
"black_terracotta": "#251710",
"prismarine": "#689f9a",
"prismarine_bricks": "#66ada1",
"dark_prismarine": "#355f4e",
"hay_block": "#a78c0d",
"terracotta": "#985e44",
"coal_block": "#121212",
"packed_ice": "#8eb4fb",
"red_sandstone": "#b56220",
"chiseled_red_sandstone": "#b56220",
"cut_red_sandstone": "#b56220",
"smooth_stone": "#a0a0a0",
"smooth_sandstone": "#e0d6aa",
"smooth_quartz": "#ede6e0",
"smooth_red_sandstone": "#b56220",
"purpur_block": "#ab7faa",
"purpur_pillar": "#ac82ac",
"dirt_path": "#896345",
"magma_block": "#9e4c23",
"nether_wart_block": "#740808",
"red_nether_bricks": "#490a0c",
"bone_block": "#d2cfb4",
"white_glazed_terracotta": "#d1dad5",
"orange_glazed_terracotta": "#bc997a",
"magenta_glazed_terracotta": "#d26dc1",
"light_blue_glazed_terracotta": "#7ab1d4",
"yellow_glazed_terracotta": "#edc56d",
"lime_glazed_terracotta": "#aec84b",
"pink_glazed_terracotta": "#ec9eb7",
"gray_glazed_terracotta": "#5a6063",
"light_gray_glazed_terracotta": "#9dabac",
"cyan_glazed_terracotta": "#4a8086",
"purple_glazed_terracotta": "#7533a3",
"blue_glazed_terracotta": "#314b96",
"brown_glazed_terracotta": "#876e5f",
"green_glazed_terracotta": "#7d945e",
"red_glazed_terracotta": "#b8423a",
"black_glazed_terracotta": "#562224",
"white_concrete": "#cfd5d6",
"orange_concrete": "#e06101",
"magenta_concrete": "#a9309f",
"light_blue_concrete": "#2489c7",
"yellow_concrete": "#f1af15",
"lime_concrete": "#5ea919",
"pink_concrete": "#d6658f",
"gray_concrete": "#373a3e",
"light_gray_concrete": "#7d7d73",
"cyan_concrete": "#157788",
"purple_concrete": "#64209c",
"blue_concrete": "#2d2f8f",
"brown_concrete": "#603c20",
"green_concrete": "#495b24",
"red_concrete": "#8e2121",
"black_concrete": "#080a0f",
"white_concrete_powder": "#e2e4e4",
"orange_concrete_powder": "#e38422",
"magenta_concrete_powder": "#c155b9",
"light_blue_concrete_powder": "#4bb5d5",
"yellow_concrete_powder": "#e9c739",
"lime_concrete_powder": "#7ebd2a",
"pink_concrete_powder": "#e59ab5",
"gray_concrete_powder": "#4d5155",
"light_gray_concrete_powder": "#9b9b95",
"cyan_concrete_powder": "#25949d",
"purple_concrete_powder": "#8438b2",
"blue_concrete_powder": "#464aa7",
"brown_concrete_powder": "#7e5536",
"green_concrete_powder": "#61772d",
"red_concrete_powder": "#a83633",
"black_concrete_powder": "#1b1c21",
"dried_kelp_block": "#2f3726",
"blue_ice": "#75a8fd",
"loom": "#988169",
"barrel": "#88653b",
"smoker": "#5c5a58",
"blast_furnace": "#525252",
"cartography_table": "#482d15",
"fletching_table": "#b5a479",
"lectern": "#997745",
"smithing_table": "#3e292c",
"stonecutter": "#787878",
"warped_stem": "#3a6f6d",
"stripped_warped_stem": "#35827e",
"warped_hyphae": "#3f4350",
"stripped_warped_hyphae": "#3a9794",
"warped_nylium": "#327568",
"warped_wart_block": "#17797a",
"crimson_stem": "#6f354c",
"stripped_crimson_stem": "#7b3953",
"crimson_hyphae": "#611d25",
"stripped_crimson_hyphae": "#8a3a5a",
"crimson_nylium": "#852626",
"crimson_planks": "#683248",
"warped_planks": "#2d6d67",
"crimson_button": "#683248",
"warped_button": "#2d6d67",
"structure_block": "#5d4e5e",
"target": "#e3bdae",
"bee_nest": "#d1ab50",
"beehive": "#b5925b",
"honeycomb_block": "#e69931",
"netherite_block": "#443f42",
"ancient_debris": "#654e48",
"crying_obsidian": "#301058",
"respawn_anchor": "#2d1f47",
"lodestone": "#95979b",
"blackstone": "#2c272e",
"polished_blackstone": "#37333c",
"polished_blackstone_bricks": "#322e36",
"cracked_polished_blackstone_bricks": "#2f2a31",
"chiseled_polished_blackstone": "#39353d",
"gilded_blackstone": "#45362c",
"polished_blackstone_button": "#37333c",
"chiseled_nether_bricks": "#32191e",
"cracked_nether_bricks": "#2b1519",
"quartz_bricks": "#ebe5de",
"amethyst_block": "#8b66c2",
"budding_amethyst": "#8c67be",
"tuff": "#6e6f69",
"calcite": "#e0e1de",
"powder_snow": "#f8fdfd",
"waxed_copper_block": "#c26d51",
"waxed_weathered_copper": "#6d9a71",
"waxed_exposed_copper": "#a37e69",
"waxed_oxidized_copper": "#53a586",
"waxed_oxidized_cut_copper": "#519c81",
"waxed_weathered_cut_copper": "#6f936e",
"waxed_exposed_cut_copper": "#9d7b66",
"waxed_cut_copper": "#c16c53",
"dripstone_block": "#886e5d",
"moss_block": "#5a6f2e",
"rooted_dirt": "#936b51",
"deepslate": "#59595b",
"polished_deepslate": "#4b4b4c",
"deepslate_tiles": "#393939",
"deepslate_bricks": "#4a4a4b",
"chiseled_deepslate": "#393939",
"cracked_deepslate_bricks": "#454545",
"cracked_deepslate_tiles": "#373737",
"smooth_basalt": "#4b4a4f",
"raw_iron_block": "#ab8c72",
"raw_copper_block": "#a16d52",
"raw_gold_block": "#e0af3b"
}