mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
Resource: BlockType: update colors with MC1.18 texture data
This commit is contained in:
parent
baa20494bf
commit
73dfecf379
1 changed files with 9 additions and 9 deletions
|
@ -131,8 +131,8 @@
|
|||
{"minecraft:campfire", {BLOCK_OPAQUE, {110, 88, 54}}},
|
||||
{"minecraft:candle", {0, {0, 0, 0}}},
|
||||
{"minecraft:candle_cake", {BLOCK_OPAQUE, {248, 222, 214}}},
|
||||
{"minecraft:carrots", {BLOCK_OPAQUE, {81, 123, 37}}},
|
||||
{"minecraft:cartography_table", {BLOCK_OPAQUE, {104, 87, 67}}},
|
||||
{"minecraft:carrots", {BLOCK_OPAQUE, {81, 124, 37}}},
|
||||
{"minecraft:cartography_table", {BLOCK_OPAQUE, {103, 87, 67}}},
|
||||
{"minecraft:carved_pumpkin", {BLOCK_OPAQUE, {198, 118, 24}}},
|
||||
{"minecraft:cauldron", {BLOCK_OPAQUE, {73, 72, 74}}},
|
||||
{"minecraft:cave_air", {0, {0, 0, 0}}},
|
||||
|
@ -193,7 +193,7 @@
|
|||
{"minecraft:crimson_sign", {BLOCK_OPAQUE, {101, 48, 70}}},
|
||||
{"minecraft:crimson_slab", {BLOCK_OPAQUE, {101, 48, 70}}},
|
||||
{"minecraft:crimson_stairs", {BLOCK_OPAQUE, {101, 48, 70}}},
|
||||
{"minecraft:crimson_stem", {BLOCK_OPAQUE, {107, 51, 74}}},
|
||||
{"minecraft:crimson_stem", {BLOCK_OPAQUE, {112, 49, 70}}},
|
||||
{"minecraft:crimson_trapdoor", {BLOCK_OPAQUE, {103, 50, 72}}},
|
||||
{"minecraft:crimson_wall_sign", {0, {0, 0, 0}}},
|
||||
{"minecraft:crying_obsidian", {BLOCK_OPAQUE, {32, 10, 60}}},
|
||||
|
@ -225,7 +225,7 @@
|
|||
{"minecraft:dark_oak_fence", {BLOCK_OPAQUE, {66, 43, 20}}},
|
||||
{"minecraft:dark_oak_fence_gate", {BLOCK_OPAQUE, {66, 43, 20}}},
|
||||
{"minecraft:dark_oak_leaves", {BLOCK_OPAQUE|BLOCK_FOLIAGE, {150, 150, 150}}},
|
||||
{"minecraft:dark_oak_log", {BLOCK_OPAQUE, {64, 42, 21}}},
|
||||
{"minecraft:dark_oak_log", {BLOCK_OPAQUE, {67, 45, 22}}},
|
||||
{"minecraft:dark_oak_planks", {BLOCK_OPAQUE, {66, 43, 20}}},
|
||||
{"minecraft:dark_oak_pressure_plate", {BLOCK_OPAQUE, {66, 43, 20}}},
|
||||
{"minecraft:dark_oak_sapling", {BLOCK_OPAQUE, {61, 90, 30}}},
|
||||
|
@ -325,7 +325,7 @@
|
|||
{"minecraft:furnace", {BLOCK_OPAQUE, {110, 109, 109}}},
|
||||
{"minecraft:gilded_blackstone", {BLOCK_OPAQUE, {55, 42, 38}}},
|
||||
{"minecraft:glass", {BLOCK_OPAQUE, {175, 213, 219}}},
|
||||
{"minecraft:glass_pane", {BLOCK_OPAQUE, {211, 239, 244}}},
|
||||
{"minecraft:glass_pane", {BLOCK_OPAQUE, {170, 210, 217}}},
|
||||
{"minecraft:glow_item_frame", {0, {0, 0, 0}}},
|
||||
{"minecraft:glow_lichen", {0, {0, 0, 0}}},
|
||||
{"minecraft:glowstone", {BLOCK_OPAQUE, {171, 131, 84}}},
|
||||
|
@ -388,7 +388,7 @@
|
|||
{"minecraft:infested_stone_bricks", {BLOCK_OPAQUE, {122, 121, 122}}},
|
||||
{"minecraft:iron_bars", {BLOCK_OPAQUE, {136, 139, 135}}},
|
||||
{"minecraft:iron_block", {BLOCK_OPAQUE, {220, 220, 220}}},
|
||||
{"minecraft:iron_door", {BLOCK_OPAQUE, {193, 192, 192}}},
|
||||
{"minecraft:iron_door", {BLOCK_OPAQUE, {194, 193, 193}}},
|
||||
{"minecraft:iron_ore", {BLOCK_OPAQUE, {136, 129, 122}}},
|
||||
{"minecraft:iron_trapdoor", {BLOCK_OPAQUE, {202, 202, 202}}},
|
||||
{"minecraft:item_frame", {0, {0, 0, 0}}},
|
||||
|
@ -518,7 +518,7 @@
|
|||
{"minecraft:netherrack", {BLOCK_OPAQUE, {97, 38, 38}}},
|
||||
{"minecraft:note_block", {BLOCK_OPAQUE, {88, 58, 40}}},
|
||||
{"minecraft:oak_button", {0, {0, 0, 0}}},
|
||||
{"minecraft:oak_door", {BLOCK_OPAQUE, {139, 110, 65}}},
|
||||
{"minecraft:oak_door", {BLOCK_OPAQUE, {140, 110, 66}}},
|
||||
{"minecraft:oak_fence", {BLOCK_OPAQUE, {162, 130, 78}}},
|
||||
{"minecraft:oak_fence_gate", {BLOCK_OPAQUE, {162, 130, 78}}},
|
||||
{"minecraft:oak_leaves", {BLOCK_OPAQUE|BLOCK_FOLIAGE, {144, 144, 144}}},
|
||||
|
@ -788,7 +788,7 @@
|
|||
{"minecraft:stripped_crimson_hyphae", {BLOCK_OPAQUE, {137, 57, 90}}},
|
||||
{"minecraft:stripped_crimson_stem", {BLOCK_OPAQUE, {121, 56, 82}}},
|
||||
{"minecraft:stripped_dark_oak_log", {BLOCK_OPAQUE, {65, 44, 22}}},
|
||||
{"minecraft:stripped_dark_oak_wood", {BLOCK_OPAQUE, {96, 76, 49}}},
|
||||
{"minecraft:stripped_dark_oak_wood", {BLOCK_OPAQUE, {72, 56, 36}}},
|
||||
{"minecraft:stripped_jungle_log", {BLOCK_OPAQUE, {165, 122, 81}}},
|
||||
{"minecraft:stripped_jungle_wood", {BLOCK_OPAQUE, {171, 132, 84}}},
|
||||
{"minecraft:stripped_oak_log", {BLOCK_OPAQUE, {160, 129, 77}}},
|
||||
|
@ -837,7 +837,7 @@
|
|||
{"minecraft:warped_sign", {BLOCK_OPAQUE, {43, 104, 99}}},
|
||||
{"minecraft:warped_slab", {BLOCK_OPAQUE, {43, 104, 99}}},
|
||||
{"minecraft:warped_stairs", {BLOCK_OPAQUE, {43, 104, 99}}},
|
||||
{"minecraft:warped_stem", {BLOCK_OPAQUE, {57, 103, 103}}},
|
||||
{"minecraft:warped_stem", {BLOCK_OPAQUE, {53, 109, 110}}},
|
||||
{"minecraft:warped_trapdoor", {BLOCK_OPAQUE, {47, 119, 111}}},
|
||||
{"minecraft:warped_wall_sign", {0, {0, 0, 0}}},
|
||||
{"minecraft:warped_wart_block", {BLOCK_OPAQUE, {22, 119, 121}}},
|
||||
|
|
Loading…
Add table
Reference in a new issue