1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-26 04:25:15 +01:00

Merge pull request #255 from LogGits/patch-2

Update of ItemManager
This commit is contained in:
montlikadani 2018-10-14 09:06:46 +02:00 committed by GitHub
commit 3b365522fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -677,7 +677,7 @@ public class ItemManager {
BLAZE_SPAWN_EGG(383, 61, 4759, "Spawn Blaze", "Blaze Spawn Egg"), BLAZE_SPAWN_EGG(383, 61, 4759, "Spawn Blaze", "Blaze Spawn Egg"),
BLUE_BANNER(245, 4, 18481, "Blue Banner", ""), BLUE_BANNER(245, 4, 18481, "Blue Banner", ""),
BLUE_BED(355, 11, 12714, "Blue Bed", "Blue Bed"), BLUE_BED(355, 11, 12714, "Blue Bed", "Blue Bed"),
BLUE_CARPET(171, 11, 13292, "Blue Carpet", ""), BLUE_CARPET(171, 11, 13292, "Blue Carpet", "CARPET"),
BLUE_CONCRETE(251, 11, 18756, "Blue Concrete", ""), BLUE_CONCRETE(251, 11, 18756, "Blue Concrete", ""),
BLUE_CONCRETE_POWDER(252, 11, 17773, "Blue Concrete Powder", ""), BLUE_CONCRETE_POWDER(252, 11, 17773, "Blue Concrete Powder", ""),
BLUE_GLAZED_TERRACOTTA(246, 0, 23823, "Blue Glazed Terracotta", ""), BLUE_GLAZED_TERRACOTTA(246, 0, 23823, "Blue Glazed Terracotta", ""),
@ -708,7 +708,7 @@ public class ItemManager {
BRICK_STAIRS(108, 0, 21534, "Brick Stairs", ""), BRICK_STAIRS(108, 0, 21534, "Brick Stairs", ""),
BROWN_BANNER(425, 3, 11481, "Brown Banner", ""), BROWN_BANNER(425, 3, 11481, "Brown Banner", ""),
BROWN_BED(355, 12, 25624, "Brown Bed", "Brown Bed"), BROWN_BED(355, 12, 25624, "Brown Bed", "Brown Bed"),
BROWN_CARPET(171, 12, 23352, "Brown Carpet", ""), BROWN_CARPET(171, 12, 23352, "Brown Carpet", "CARPET"),
BROWN_CONCRETE(251, 12, 19006, "Brown Concrete", ""), BROWN_CONCRETE(251, 12, 19006, "Brown Concrete", ""),
BROWN_CONCRETE_POWDER(252, 12, 21485, "Brown Concrete Powder", ""), BROWN_CONCRETE_POWDER(252, 12, 21485, "Brown Concrete Powder", ""),
BROWN_GLAZED_TERRACOTTA(247, 0, 5655, "Brown Glazed Terracotta", ""), BROWN_GLAZED_TERRACOTTA(247, 0, 5655, "Brown Glazed Terracotta", ""),
@ -756,7 +756,7 @@ public class ItemManager {
CHORUS_PLANT(199, 0, 28243, "Chorus Plant", ""), CHORUS_PLANT(199, 0, 28243, "Chorus Plant", ""),
CLAY(82, 0, 27880, "Clay", "Clay Block"), CLAY(82, 0, 27880, "Clay", "Clay Block"),
CLAY_BALL(337, 0, 24603, "Clay Ball"), CLAY_BALL(337, 0, 24603, "Clay Ball"),
CLOCK(347, 0, 14980, "Clock", "watch"), CLOCK(347, 0, 14980, "Clock", "WATCH"),
COAL(263, 0, 29067, "Coal", ""), COAL(263, 0, 29067, "Coal", ""),
COAL_BLOCK(173, 0, 27968, "Block of Coal", ""), COAL_BLOCK(173, 0, 27968, "Block of Coal", ""),
COAL_ORE(16, 0, 30965, "Coal Ore", ""), COAL_ORE(16, 0, 30965, "Coal Ore", ""),
@ -794,7 +794,7 @@ public class ItemManager {
CUT_SANDSTONE(-1, -1, 6118, "Cut Sandstone", ""), CUT_SANDSTONE(-1, -1, 6118, "Cut Sandstone", ""),
CYAN_BANNER(425, 6, 9839, "Cyan Banner", ""), CYAN_BANNER(425, 6, 9839, "Cyan Banner", ""),
CYAN_BED(355, 9, 16746, "Cyan Bed", "Cyan Bed"), CYAN_BED(355, 9, 16746, "Cyan Bed", "Cyan Bed"),
CYAN_CARPET(171, 9, 31495, "Cyan Carpet", ""), CYAN_CARPET(171, 9, 31495, "Cyan Carpet", "CARPET"),
CYAN_CONCRETE(251, 9, 26522, "Cyan Concrete", ""), CYAN_CONCRETE(251, 9, 26522, "Cyan Concrete", ""),
CYAN_CONCRETE_POWDER(252, 9, 15734, "Cyan Concrete Powder", ""), CYAN_CONCRETE_POWDER(252, 9, 15734, "Cyan Concrete Powder", ""),
CYAN_DYE(351, 6, 8043, "Cyan Dye", ""), CYAN_DYE(351, 6, 8043, "Cyan Dye", ""),
@ -864,7 +864,7 @@ public class ItemManager {
DIAMOND_SWORD(276, 0, 27707, "Diamond Sword", ""), DIAMOND_SWORD(276, 0, 27707, "Diamond Sword", ""),
DIORITE(1, 3, 24688, "Diorite", ""), DIORITE(1, 3, 24688, "Diorite", ""),
DIRT(3, 0, 10580, "Dirt", ""), DIRT(3, 0, 10580, "Dirt", ""),
DISPENSER(23, 0, 20871, "Dispenser", "DISPENSER"), DISPENSER(23, 0, 20871, "Dispenser", ""),
DOLPHIN_SPAWN_EGG(-1, -1, 20787, "Dolphin Spawn Egg", ""), DOLPHIN_SPAWN_EGG(-1, -1, 20787, "Dolphin Spawn Egg", ""),
DONKEY_SPAWN_EGG(383, 31, 14513, "Spawn Donkey", "Donkey Spawn Egg"), DONKEY_SPAWN_EGG(383, 31, 14513, "Spawn Donkey", "Donkey Spawn Egg"),
DRAGON_BREATH(437, 0, 20154, "Dragon's Breath", ""), DRAGON_BREATH(437, 0, 20154, "Dragon's Breath", ""),
@ -873,7 +873,7 @@ public class ItemManager {
DRAGON_WALL_HEAD(144, 5, 19818, "Dragon Wall Head", ""), DRAGON_WALL_HEAD(144, 5, 19818, "Dragon Wall Head", ""),
DRIED_KELP(-1, -1, 21042, "Dried Kelp", ""), DRIED_KELP(-1, -1, 21042, "Dried Kelp", ""),
DRIED_KELP_BLOCK(-1, -1, 12966, "Dried Kelp Block", ""), DRIED_KELP_BLOCK(-1, -1, 12966, "Dried Kelp Block", ""),
DROPPER(158, 0, 31273, "Dropper", "DROPPER"), DROPPER(158, 0, 31273, "Dropper", ""),
DROWNED_SPAWN_EGG(-1, -1, 19368, "Drowned Spawn Egg", ""), DROWNED_SPAWN_EGG(-1, -1, 19368, "Drowned Spawn Egg", ""),
EGG(344, 0, 21603, "Egg", ""), EGG(344, 0, 21603, "Egg", ""),
ELDER_GUARDIAN_SPAWN_EGG(383, 4, 11418, "Spawn Elder Guardian", "Elder Guardian Spawn Egg"), ELDER_GUARDIAN_SPAWN_EGG(383, 4, 11418, "Spawn Elder Guardian", "Elder Guardian Spawn Egg"),
@ -949,7 +949,7 @@ public class ItemManager {
GRAVEL(13, 0, 7804, "Gravel", "GRAVEL"), GRAVEL(13, 0, 7804, "Gravel", "GRAVEL"),
GRAY_BANNER(425, 8, 12053, "Gray Banner", ""), GRAY_BANNER(425, 8, 12053, "Gray Banner", ""),
GRAY_BED(355, 7, 15745, "Gray Bed", "Gray Bed"), GRAY_BED(355, 7, 15745, "Gray Bed", "Gray Bed"),
GRAY_CARPET(171, 7, 26991, "Gray Carpet", ""), GRAY_CARPET(171, 7, 26991, "Gray Carpet", "CARPET"),
GRAY_CONCRETE(251, 7, 13959, "Gray Concrete", ""), GRAY_CONCRETE(251, 7, 13959, "Gray Concrete", ""),
GRAY_CONCRETE_POWDER(252, 7, 13031, "Gray Concrete Powder", ""), GRAY_CONCRETE_POWDER(252, 7, 13031, "Gray Concrete Powder", ""),
GRAY_DYE(351, 8, 9184, "Gray Dye", ""), GRAY_DYE(351, 8, 9184, "Gray Dye", ""),
@ -962,7 +962,7 @@ public class ItemManager {
GRAY_WOOL(35, 7, 27209, "Gray Wool", "WOOL"), GRAY_WOOL(35, 7, 27209, "Gray Wool", "WOOL"),
GREEN_BANNER(425, 2, 10698, "Green Banner", ""), GREEN_BANNER(425, 2, 10698, "Green Banner", ""),
GREEN_BED(355, 13, 13797, "Green Bed", "Green Bed"), GREEN_BED(355, 13, 13797, "Green Bed", "Green Bed"),
GREEN_CARPET(171, 13, 7780, "Green Carpet", ""), GREEN_CARPET(171, 13, 7780, "Green Carpet", "CARPET"),
GREEN_CONCRETE(251, 13, 17949, "Green Concrete", ""), GREEN_CONCRETE(251, 13, 17949, "Green Concrete", ""),
GREEN_CONCRETE_POWDER(252, 13, 6904, "Green Concrete Powder", ""), GREEN_CONCRETE_POWDER(252, 13, 6904, "Green Concrete Powder", ""),
GREEN_GLAZED_TERRACOTTA(248, 0, 6958, "Green Glazed Terracotta", ""), GREEN_GLAZED_TERRACOTTA(248, 0, 6958, "Green Glazed Terracotta", ""),
@ -1046,7 +1046,7 @@ public class ItemManager {
LEVER(69, 0, 15319, "Lever", "LEVER"), LEVER(69, 0, 15319, "Lever", "LEVER"),
LIGHT_BLUE_BANNER(425, 12, 18060, "Light Blue Banner", ""), LIGHT_BLUE_BANNER(425, 12, 18060, "Light Blue Banner", ""),
LIGHT_BLUE_BED(355, 3, 20957, "Light Blue Bed", "Light Blue Bed"), LIGHT_BLUE_BED(355, 3, 20957, "Light Blue Bed", "Light Blue Bed"),
LIGHT_BLUE_CARPET(171, 3, 21194, "Light Blue Carpet", ""), LIGHT_BLUE_CARPET(171, 3, 21194, "Light Blue Carpet", "CARPET"),
LIGHT_BLUE_CONCRETE(251, 3, 29481, "Light Blue Concrete", ""), LIGHT_BLUE_CONCRETE(251, 3, 29481, "Light Blue Concrete", ""),
LIGHT_BLUE_CONCRETE_POWDER(252, 3, 31206, "Light Blue Concrete Powder", ""), LIGHT_BLUE_CONCRETE_POWDER(252, 3, 31206, "Light Blue Concrete Powder", ""),
LIGHT_BLUE_DYE(351, 12, 28738, "Light Blue Dye", ""), LIGHT_BLUE_DYE(351, 12, 28738, "Light Blue Dye", ""),
@ -1059,7 +1059,7 @@ public class ItemManager {
LIGHT_BLUE_WOOL(35, 3, 21073, "Light Blue Wool", "WOOL"), LIGHT_BLUE_WOOL(35, 3, 21073, "Light Blue Wool", "WOOL"),
LIGHT_GRAY_BANNER(425, 7, 11417, "Light Gray Banner", ""), LIGHT_GRAY_BANNER(425, 7, 11417, "Light Gray Banner", ""),
LIGHT_GRAY_BED(355, 8, 5090, "Light Gray Bed", "Light Gray Bed"), LIGHT_GRAY_BED(355, 8, 5090, "Light Gray Bed", "Light Gray Bed"),
LIGHT_GRAY_CARPET(171, 8, 11317, "Light Gray Carpet", ""), LIGHT_GRAY_CARPET(171, 8, 11317, "Light Gray Carpet", "CARPET"),
LIGHT_GRAY_CONCRETE(251, 8, 14453, "Light Gray Concrete", ""), LIGHT_GRAY_CONCRETE(251, 8, 14453, "Light Gray Concrete", ""),
LIGHT_GRAY_CONCRETE_POWDER(252, 8, 21589, "Light Gray Concrete Powder", ""), LIGHT_GRAY_CONCRETE_POWDER(252, 8, 21589, "Light Gray Concrete Powder", ""),
LIGHT_GRAY_DYE(351, 7, 27643, "Light Gray Dye", ""), LIGHT_GRAY_DYE(351, 7, 27643, "Light Gray Dye", ""),
@ -1075,7 +1075,7 @@ public class ItemManager {
LILY_PAD(111, 0, 19271, "Lily Pad", "WATER_LILY"), LILY_PAD(111, 0, 19271, "Lily Pad", "WATER_LILY"),
LIME_BANNER(425, 10, 18887, "Lime Banner", ""), LIME_BANNER(425, 10, 18887, "Lime Banner", ""),
LIME_BED(355, 5, 27860, "Lime Bed", "Lime Bed"), LIME_BED(355, 5, 27860, "Lime Bed", "Lime Bed"),
LIME_CARPET(171, 5, 15443, "Lime Carpet", ""), LIME_CARPET(171, 5, 15443, "Lime Carpet", "CARPET"),
LIME_CONCRETE(251, 5, 5863, "Lime Concrete", ""), LIME_CONCRETE(251, 5, 5863, "Lime Concrete", ""),
LIME_CONCRETE_POWDER(252, 5, 28859, "Lime Concrete Powder", ""), LIME_CONCRETE_POWDER(252, 5, 28859, "Lime Concrete Powder", ""),
LIME_DYE(351, 10, 6147, "Lime Dye", ""), LIME_DYE(351, 10, 6147, "Lime Dye", ""),
@ -1090,7 +1090,7 @@ public class ItemManager {
LLAMA_SPAWN_EGG(383, 103, 23640, "Spawn Llama", "Llama Spawn Egg"), LLAMA_SPAWN_EGG(383, 103, 23640, "Spawn Llama", "Llama Spawn Egg"),
MAGENTA_BANNER(425, 13, 15591, "Magenta Banner", ""), MAGENTA_BANNER(425, 13, 15591, "Magenta Banner", ""),
MAGENTA_BED(355, 2, 20061, "Magenta Bed", "Magenta Bed"), MAGENTA_BED(355, 2, 20061, "Magenta Bed", "Magenta Bed"),
MAGENTA_CARPET(171, 2, 6180, "Magenta Carpet", ""), MAGENTA_CARPET(171, 2, 6180, "Magenta Carpet", "CARPET"),
MAGENTA_CONCRETE(251, 2, 20591, "Magenta Concrete", ""), MAGENTA_CONCRETE(251, 2, 20591, "Magenta Concrete", ""),
MAGENTA_CONCRETE_POWDER(252, 2, 8272, "Magenta Concrete Powder", ""), MAGENTA_CONCRETE_POWDER(252, 2, 8272, "Magenta Concrete Powder", ""),
MAGENTA_DYE(351, 13, 11788, "Magenta Dye", ""), MAGENTA_DYE(351, 13, 11788, "Magenta Dye", ""),
@ -1148,14 +1148,14 @@ public class ItemManager {
NETHER_WART_BLOCK(214, 0, 15486, "Nether Wart Block", ""), NETHER_WART_BLOCK(214, 0, 15486, "Nether Wart Block", ""),
NOTE_BLOCK(25, 0, 20979, "Note Block", "NOTE_BLOCK"), NOTE_BLOCK(25, 0, 20979, "Note Block", "NOTE_BLOCK"),
OAK_BOAT(333, 0, 17570, "Boat", "Oak Boat"), OAK_BOAT(333, 0, 17570, "Boat", "Oak Boat"),
OAK_BUTTON(143, 0, 13510, "Oak Button", "Wooden_button"), OAK_BUTTON(143, 0, 13510, "Oak Button", "wooden_button"),
OAK_DOOR(324, 0, 20341, "Wooden Door", "Wood Door"), OAK_DOOR(324, 0, 20341, "Wooden Door", "Wood Door"),
OAK_FENCE(85, 0, 6442, "Oak Fence", "FENCE"), OAK_FENCE(85, 0, 6442, "Oak Fence", "FENCE"),
OAK_FENCE_GATE(107, 0, 16689, "Oak Fence Gate", "FENCE_GATE"), OAK_FENCE_GATE(107, 0, 16689, "Oak Fence Gate", "FENCE_GATE"),
OAK_LEAVES(18, 0, 4385, "Oak Leaves", ""), OAK_LEAVES(18, 0, 4385, "Oak Leaves", ""),
OAK_LOG(17, 0, 26723, "Oak Log", ""), OAK_LOG(17, 0, 26723, "Oak Log", ""),
OAK_PLANKS(5, 0, 14905, "Oak Wood Plank", "Oak Planks"), OAK_PLANKS(5, 0, 14905, "Oak Wood Plank", "Oak Planks"),
OAK_PRESSURE_PLATE(72, 0, 20108, "Oak Pressure Plate", "Wooden_Presure_Plate"), OAK_PRESSURE_PLATE(72, 0, 20108, "Oak Pressure Plate", "Wooden_Pressure_Plate"),
OAK_SAPLING(6, 0, 9636, "Oak Sapling", ""), OAK_SAPLING(6, 0, 9636, "Oak Sapling", ""),
OAK_SLAB(126, 0, 12002, "Oak Slab", "Wood step"), OAK_SLAB(126, 0, 12002, "Oak Slab", "Wood step"),
OAK_STAIRS(53, 0, 5449, "Oak Stairs", "WOOD_STAIRS"), OAK_STAIRS(53, 0, 5449, "Oak Stairs", "WOOD_STAIRS"),
@ -1166,7 +1166,7 @@ public class ItemManager {
OCELOT_SPAWN_EGG(383, 98, 30080, "Spawn Ocelot", "Ocelot Spawn Egg"), OCELOT_SPAWN_EGG(383, 98, 30080, "Spawn Ocelot", "Ocelot Spawn Egg"),
ORANGE_BANNER(425, 14, 4839, "Orange Banner", ""), ORANGE_BANNER(425, 14, 4839, "Orange Banner", ""),
ORANGE_BED(355, 1, 11194, "Orange Bed", "Orange Bed"), ORANGE_BED(355, 1, 11194, "Orange Bed", "Orange Bed"),
ORANGE_CARPET(171, 1, 24752, "Orange Carpet", ""), ORANGE_CARPET(171, 1, 24752, "Orange Carpet", "CARPET"),
ORANGE_CONCRETE(251, 1, 19914, "Orange Concrete", ""), ORANGE_CONCRETE(251, 1, 19914, "Orange Concrete", ""),
ORANGE_CONCRETE_POWDER(252, 1, 30159, "Orange Concrete Powder", ""), ORANGE_CONCRETE_POWDER(252, 1, 30159, "Orange Concrete Powder", ""),
ORANGE_DYE(351, 14, 13866, "Orange Dye", ""), ORANGE_DYE(351, 14, 13866, "Orange Dye", ""),
@ -1190,7 +1190,7 @@ public class ItemManager {
PIG_SPAWN_EGG(383, 90, 22584, "Spawn Pig", "Pig Spawn Egg"), PIG_SPAWN_EGG(383, 90, 22584, "Spawn Pig", "Pig Spawn Egg"),
PINK_BANNER(425, 9, 19439, "Pink Banner", ""), PINK_BANNER(425, 9, 19439, "Pink Banner", ""),
PINK_BED(355, 6, 13795, "Pink Bed", "Pink Bed"), PINK_BED(355, 6, 13795, "Pink Bed", "Pink Bed"),
PINK_CARPET(171, 6, 30186, "Pink Carpet", ""), PINK_CARPET(171, 6, 30186, "Pink Carpet", "CARPET"),
PINK_CONCRETE(251, 6, 5227, "Pink Concrete", ""), PINK_CONCRETE(251, 6, 5227, "Pink Concrete", ""),
PINK_CONCRETE_POWDER(252, 6, 6421, "Pink Concrete Powder", ""), PINK_CONCRETE_POWDER(252, 6, 6421, "Pink Concrete Powder", ""),
PINK_DYE(351, 9, 31151, "Pink Dye", ""), PINK_DYE(351, 9, 31151, "Pink Dye", ""),
@ -1297,7 +1297,7 @@ public class ItemManager {
PUMPKIN_STEM(104, 0, 19021, "Pumpkin Stem", ""), PUMPKIN_STEM(104, 0, 19021, "Pumpkin Stem", ""),
PURPLE_BANNER(425, 5, 29027, "Purple Banner", ""), PURPLE_BANNER(425, 5, 29027, "Purple Banner", ""),
PURPLE_BED(355, 10, 29755, "Purple Bed", "Purple Bed"), PURPLE_BED(355, 10, 29755, "Purple Bed", "Purple Bed"),
PURPLE_CARPET(171, 10, 5574, "Purple Carpet", ""), PURPLE_CARPET(171, 10, 5574, "Purple Carpet", "CARPET"),
PURPLE_CONCRETE(251, 10, 20623, "Purple Concrete", ""), PURPLE_CONCRETE(251, 10, 20623, "Purple Concrete", ""),
PURPLE_CONCRETE_POWDER(252, 10, 26808, "Purple Concrete Powder", ""), PURPLE_CONCRETE_POWDER(252, 10, 26808, "Purple Concrete Powder", ""),
PURPLE_DYE(351, 5, 6347, "Purple Dye", ""), PURPLE_DYE(351, 5, 6347, "Purple Dye", ""),
@ -1332,7 +1332,7 @@ public class ItemManager {
REDSTONE_WIRE(55, 0, 25984, "Redstone Dust", ""), REDSTONE_WIRE(55, 0, 25984, "Redstone Dust", ""),
RED_BANNER(425, 1, 26961, "Red Banner", ""), RED_BANNER(425, 1, 26961, "Red Banner", ""),
RED_BED(355, 14, 30910, "Red Bed", "Red Bed"), RED_BED(355, 14, 30910, "Red Bed", "Red Bed"),
RED_CARPET(171, 14, 5424, "Red Carpet", ""), RED_CARPET(171, 14, 5424, "Red Carpet", "CARPET"),
RED_CONCRETE(251, 14, 8032, "Red Concrete", ""), RED_CONCRETE(251, 14, 8032, "Red Concrete", ""),
RED_CONCRETE_POWDER(252, 14, 13286, "Red Concrete Powder", ""), RED_CONCRETE_POWDER(252, 14, 13286, "Red Concrete Powder", ""),
RED_GLAZED_TERRACOTTA(249, 0, 24989, "Red Glazed Terracotta", ""), RED_GLAZED_TERRACOTTA(249, 0, 24989, "Red Glazed Terracotta", ""),
@ -1480,7 +1480,7 @@ public class ItemManager {
WHEAT_SEEDS(295, 0, 28742, "Wheat Seeds", "SEEDS"), WHEAT_SEEDS(295, 0, 28742, "Wheat Seeds", "SEEDS"),
WHITE_BANNER(425, 15, 17562, "White Banner", ""), WHITE_BANNER(425, 15, 17562, "White Banner", ""),
WHITE_BED(355, 0, 8185, "White Bed", "Bed"), WHITE_BED(355, 0, 8185, "White Bed", "Bed"),
WHITE_CARPET(171, 0, 15117, "White Carpet", ""), WHITE_CARPET(171, 0, 15117, "White Carpet", "CARPET"),
WHITE_CONCRETE(251, 0, 6281, "White Concrete", ""), WHITE_CONCRETE(251, 0, 6281, "White Concrete", ""),
WHITE_CONCRETE_POWDER(252, 0, 10363, "White Concrete Powder", ""), WHITE_CONCRETE_POWDER(252, 0, 10363, "White Concrete Powder", ""),
WHITE_GLAZED_TERRACOTTA(235, 0, 11326, "White Glazed Terracotta", ""), WHITE_GLAZED_TERRACOTTA(235, 0, 11326, "White Glazed Terracotta", ""),
@ -1505,7 +1505,7 @@ public class ItemManager {
WRITTEN_BOOK(387, 0, 24164, "Written Book", ""), WRITTEN_BOOK(387, 0, 24164, "Written Book", ""),
YELLOW_BANNER(425, 11, 30382, "Yellow Banner", ""), YELLOW_BANNER(425, 11, 30382, "Yellow Banner", ""),
YELLOW_BED(355, 4, 30410, "Yellow Bed", "Yellow Bed"), YELLOW_BED(355, 4, 30410, "Yellow Bed", "Yellow Bed"),
YELLOW_CARPET(171, 4, 18149, "Yellow Carpet", ""), YELLOW_CARPET(171, 4, 18149, "Yellow Carpet", "CARPET"),
YELLOW_CONCRETE(251, 4, 15722, "Yellow Concrete", ""), YELLOW_CONCRETE(251, 4, 15722, "Yellow Concrete", ""),
YELLOW_CONCRETE_POWDER(252, 4, 10655, "Yellow Concrete Powder", ""), YELLOW_CONCRETE_POWDER(252, 4, 10655, "Yellow Concrete Powder", ""),
YELLOW_GLAZED_TERRACOTTA(239, 0, 10914, "Yellow Glazed Terracotta", ""), YELLOW_GLAZED_TERRACOTTA(239, 0, 10914, "Yellow Glazed Terracotta", ""),