From b4f94bdfc508592fc2ef556dbf425e031e2becd5 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Skutnik Date: Wed, 2 Jun 2021 09:17:24 -0700 Subject: [PATCH] 1.17-pre3 colors --- src/colors.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/colors.json b/src/colors.json index a32c24d5..aa2fed29 100644 --- a/src/colors.json +++ b/src/colors.json @@ -139,8 +139,8 @@ "minecraft:carved_pumpkin": "#c57817", "minecraft:cauldron": "#373737", "minecraft:cave_air": { "color": "#00000000", "type": "Hide" }, - "minecraft:cave_vines_body": { "color": "#5a6a28", "type": "Plant" }, - "minecraft:cave_vines_head": { "color": "#5d722a", "type": "Plant" }, + "minecraft:cave_vines": { "color": "#5d722a", "type": "Plant" }, + "minecraft:cave_vines_plant": { "color": "#5a6a28", "type": "Plant" }, "minecraft:chain": { "accent": "#3c4353", "color": "#3c4353", "type": "Torch" }, "minecraft:chain_command_block": "#7e68c3", "minecraft:chest": "#7d5b26", @@ -323,6 +323,7 @@ "minecraft:fletching_table": "#d4be83", "minecraft:flower_pot": { "color": "#532e24fe", "type": "Head" }, "minecraft:flowering_azalea": { "accent": "#af61b5", "color": "#677e30", "type": "Ore" }, + "minecraft:flowering_azalea_leaves": { "accent": "#af61b5", "color": "#677e30", "type": "Ore" }, "minecraft:frosted_ice": "#7dadff9f", "minecraft:furnace": "#606060", "minecraft:gilded_blackstone": { "accent": "#da910f", "color": "#322d35", "type": "Ore" }, @@ -422,6 +423,7 @@ "minecraft:lava_cauldron": { "accent": "#ff5a00", "color": "#373737", "type": "Log" }, "minecraft:lectern": "#9d804f", "minecraft:lever": { "color": "#bfbfbf", "type": "Hide" }, + "minecraft:light": { "color": "#00000000", "type": "Clear" }, "minecraft:light_blue_banner": { "color": "#00000000", "type": "Hide" }, "minecraft:light_blue_bed": "#789ef1", "minecraft:light_blue_candle": { "color": "#2594cf", "type": "Torch" }, @@ -605,6 +607,7 @@ "minecraft:potatoes": { "color": "#92c000fe", "type": "Plant" }, "minecraft:potted_acacia_sapling": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_allium": { "color": "#532e24fe", "type": "Head" }, + "minecraft:potted_azalea_bush": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_azure_bluet": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_bamboo": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_birch_sapling": { "color": "#532e24fe", "type": "Head" }, @@ -618,6 +621,7 @@ "minecraft:potted_dark_oak_sapling": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_dead_bush": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_fern": { "color": "#532e24fe", "type": "Head" }, + "minecraft:potted_flowering_azalea_bush": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_jungle_sapling": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_lily_of_the_valley": { "color": "#532e24fe", "type": "Head" }, "minecraft:potted_oak_sapling": { "color": "#532e24fe", "type": "Head" }, @@ -668,6 +672,9 @@ "minecraft:quartz_slab": { "color": "#ede7e1", "type": "Slab" }, "minecraft:quartz_stairs": { "color": "#ede7e1", "type": "Stair" }, "minecraft:rail": { "color": "#8c8648fa", "type": "Thin" }, + "minecraft:raw_copper_block": { "accent": "#4d6b54", "color": "#c6725a", "type": "Ore" }, + "minecraft:raw_gold_block": { "accent": "#c98c1c", "color": "#f7c431", "type": "Ore" }, + "minecraft:raw_iron_block": { "accent": "#7c6445", "color": "#dbb89f", "type": "Ore" }, "minecraft:red_banner": { "color": "#00000000", "type": "Hide" }, "minecraft:red_bed": "#ad2c28", "minecraft:red_candle": { "color": "#a52b26", "type": "Torch" }, @@ -843,6 +850,10 @@ "minecraft:waxed_exposed_cut_copper": "#a27d69", "minecraft:waxed_exposed_cut_copper_slab": { "color": "#a27d69", "type": "Slab" }, "minecraft:waxed_exposed_cut_copper_stairs": { "color": "#a27d69", "type": "Stair" }, + "minecraft:waxed_oxidized_copper": "#56ab8c", + "minecraft:waxed_oxidized_cut_copper": "#54a285", + "minecraft:waxed_oxidized_cut_copper_slab": { "color": "#54a285", "type": "Slab" }, + "minecraft:waxed_oxidized_cut_copper_stairs": { "color": "#54a285", "type": "Stair" }, "minecraft:waxed_weathered_copper": "#6f9f74", "minecraft:waxed_weathered_cut_copper": "#729871", "minecraft:waxed_weathered_cut_copper_slab": { "color": "#729871", "type": "Slab" },