Advertisement
Guest User

Untitled

a guest
Mar 21st, 2016
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.09 KB | None | 0 0
  1. ItemList:
  2. - '0 - Air = air'
  3. - '1 - All Stone = stone'
  4. - '1:0 - Stone = stone'
  5. - '1:1 - Granite = stone'
  6. - '1:2 - Polished Granite = stone'
  7. - '1:3 - Diorite = stone'
  8. - '1:4 - Polished Diorite = stone'
  9. - '1:5 - Andesite = stone'
  10. - '1:6 - Polished Andesite = stone'
  11. - '2 - Grass = grass'
  12. - '3 - All Dirt = dirt'
  13. - '3:0 - Dirt = dirt'
  14. - '3:1 - Coarse Dirt = dirt'
  15. - '3:2 - Podzol = dirt'
  16. - '4 - Cobblestone = cobblestone'
  17. - '5 - All Wood Plank = planks'
  18. - '5:0 - Oak Wood Plank = planks'
  19. - '5:1 - Spruce Wood Plank = planks'
  20. - '5:2 - Birch Wood Plank = planks'
  21. - '5:3 - Jungle Wood Plank = planks'
  22. - '5:4 - Acacia Wood Plank = planks'
  23. - '5:5 - Dark Oak Wood Plank = planks'
  24. - '6 - All Saplings = sapling'
  25. - '6:0 - Oak Sapling = sapling'
  26. - '6:1 - Spruce Sapling = sapling'
  27. - '6:2 - Birch Sapling = sapling'
  28. - '6:3 - Jungle Sapling = sapling'
  29. - '6:4 - Acacia Sapling = sapling'
  30. - '6:5 - Dark Oak Sapling = sapling'
  31. - '7 - Bedrock = bedrock'
  32. - '8 - Flowing Water = flowing_water'
  33. - '9 - Still Water = water'
  34. - '10 - Flowing Lava = flowing_lava'
  35. - '11 - Still Lava = lava'
  36. - '12 - All Sand = sand'
  37. - '12:0 - Sand = sand'
  38. - '12:1 - Red Sand = sand'
  39. - '13 - Gravel = gravel'
  40. - '14 - Gold Ore = gold_ore'
  41. - '15 - Iron Ore = iron_ore'
  42. - '16 - Coal Ore = coal_ore'
  43. - '17 - All Wood = log'
  44. - '17:0 - Oak Wood = log'
  45. - '17:1 - Spruce Wood = log'
  46. - '17:2 - Birch Wood = log'
  47. - '17:3 - Jungle Wood = log'
  48. - '18 - All Leaves = leaves'
  49. - '18:0 - Oak Leaves = leaves'
  50. - '18:1 - Spruce Leaves = leaves'
  51. - '18:2 - Birch Leaves = leaves'
  52. - '18:3 - Jungle Leaves = leaves'
  53. - '19 - Sponge = sponge'
  54. - '19:1 - Wet Sponge = sponge'
  55. - '20 - Glass = glass'
  56. - '21 - Lapis Lazuli Ore = lapis_ore'
  57. - '22 - Lapis Lazuli Block = lapis_block'
  58. - '23 - Dispenser = dispenser'
  59. - '24 - Sandstone = sandstone'
  60. - '24:1 - Chiseled Sandstone = sandstone'
  61. - '24:2 - Smooth Sandstone = sandstone'
  62. - '25 - Note Block = noteblock'
  63. - '26 - Bed = bed'
  64. - '27 - Powered Rail = golden_rail'
  65. - '28 - Detector Rail = detector_rail'
  66. - '29 - Sticky Piston = sticky_piston'
  67. - '30 - Cobweb = web'
  68. - '31 - Dead Shrub = tallgrass'
  69. - '31:1 - Grass = tallgrass'
  70. - '31:2 - Fern = tallgrass'
  71. - '32 - Dead Shrub = deadbush'
  72. - '33 - Piston = piston'
  73. - '34 - Piston Head = piston_head'
  74. - '35 - All Wool = wool'
  75. - '35:0 - White Wool = wool'
  76. - '35:1 - Orange Wool = wool'
  77. - '35:2 - Magenta Wool = wool'
  78. - '35:3 - Light Blue Wool = wool'
  79. - '35:4 - Yellow Wool = wool'
  80. - '35:5 - Lime Wool = wool'
  81. - '35:6 - Pink Wool = wool'
  82. - '35:7 - Gray Wool = wool'
  83. - '35:8 - Light Gray Wool = wool'
  84. - '35:9 - Cyan Wool = wool'
  85. - '35:10 - Purple Wool = wool'
  86. - '35:11 - Blue Wool = wool'
  87. - '35:12 - Brown Wool = wool'
  88. - '35:13 - Green Wool = wool'
  89. - '35:14 - Red Wool = wool'
  90. - '35:15 - Black Wool = wool'
  91. - '37 - Dandelion = yellow_flower'
  92. - '38 - All Flowers = red_flower'
  93. - '38:0 - Poppy = red_flower'
  94. - '38:1 - Blue Orchid = red_flower'
  95. - '38:2 - Allium = red_flower'
  96. - '38:3 - Azure Bluet = red_flower'
  97. - '38:4 - Red Tulip = red_flower'
  98. - '38:5 - Orange Tulip = red_flower'
  99. - '38:6 - White Tulip = red_flower'
  100. - '38:7 - Pink Tulip = red_flower'
  101. - '38:8 - Oxeye Daisy = red_flower'
  102. - '39 - Brown Mushroom = brown_mushroom'
  103. - '40 - Red Mushroom = red_mushroom'
  104. - '41 - Gold Block = gold_block'
  105. - '42 - Iron Block = iron_block'
  106. - '43 - All Double Slabs = double_stone_slab'
  107. - '43:0 - Double Stone Slab = double_stone_slab'
  108. - '43:1 - Double Sandstone Slab = double_stone_slab'
  109. - '43:2 - Double Wooden Slab = double_stone_slab'
  110. - '43:3 - Double Cobblestone Slab = double_stone_slab'
  111. - '43:4 - Double Brick Slab = double_stone_slab'
  112. - '43:5 - Double Stone Brick Slab = double_stone_slab'
  113. - '43:6 - Double Nether Brick Slab = double_stone_slab'
  114. - '43:7 - Double Quartz Slab = double_stone_slab'
  115. - '44 - All Slabs = stone_slab'
  116. - '44:0 - Stone Slab = stone_slab'
  117. - '44:1 - Sandstone Slab = stone_slab'
  118. - '44:2 - Wooden Slab = stone_slab'
  119. - '44:3 - Cobblestone Slab = stone_slab'
  120. - '44:4 - Brick Slab = stone_slab'
  121. - '44:5 - Stone Brick Slab = stone_slab'
  122. - '44:6 - Nether Brick Slab = stone_slab'
  123. - '44:7 - Quartz Slab = stone_slab'
  124. - '45 - Bricks = brick_block'
  125. - '46 - TNT = tnt'
  126. - '47 - Bookshelf = bookshelf'
  127. - '48 - Moss Stone = mossy_cobblestone'
  128. - '49 - Obsidian = obsidian'
  129. - '50 - Torch = torch'
  130. - '51 - Fire = fire'
  131. - '52 - Monster Spawner = mob_spawner'
  132. - '53 - Oak Wood Stairs = oak_stairs'
  133. - '54 - Chest = chest'
  134. - '55 - Redstone Wire = redstone_wire'
  135. - '56 - Diamond Ore = diamond_ore'
  136. - '57 - Diamond Block = diamond_block'
  137. - '58 - Crafting Table = crafting_table'
  138. - '59 - Wheat Crops = wheat'
  139. - '60 - Farmland = farmland'
  140. - '61 - Furnace = furnace'
  141. - '62 - Burning Furnace = lit_furnace'
  142. - '63 - Standing Sign Block = standing_sign'
  143. - '64 - Wooden Door Block = wooden_door'
  144. - '65 - Ladder = ladder'
  145. - '66 - Rail = rail'
  146. - '67 - Cobblestone Stairs = stone_stairs'
  147. - '68 - Wall-mounted Sign Block = wall_sign'
  148. - '69 - Lever = lever'
  149. - '70 - Stone Pressure Plate = stone_pressure_plate'
  150. - '71 - Iron Door Block = iron_door'
  151. - '72 - Wooden Pressure Plate = wooden_pressure_plate'
  152. - '73 - Redstone Ore = redstone_ore'
  153. - '74 - Glowing Redstone Ore = lit_redstone_ore'
  154. - '75 - Redstone Torch (off) = unlit_redstone_torch'
  155. - '76 - Redstone Torch (on) = redstone_torch'
  156. - '77 - Stone Button = stone_button'
  157. - '78 - Snow = snow_layer'
  158. - '79 - Ice = ice'
  159. - '80 - Snow Block = snow'
  160. - '81 - Cactus = cactus'
  161. - '82 - Clay = clay'
  162. - '83 - Sugar Canes = reeds'
  163. - '84 - Jukebox = jukebox'
  164. - '85 - Oak Fence = fence'
  165. - '86 - Pumpkin = pumpkin'
  166. - '87 - Netherrack = netherrack'
  167. - '88 - Soul Sand = soul_sand'
  168. - '89 - Glowstone = glowstone'
  169. - '90 - Nether Portal = portal'
  170. - '91 - Jack o''Lantern = lit_pumpkin'
  171. - '92 - Cake Block = cake'
  172. - '93 - Redstone Repeater Block (off) = unpowered_repeater'
  173. - '94 - Redstone Repeater Block (on) = powered_repeater'
  174. - '95 - All Stained Glass = stained_glass'
  175. - '95:0 - White Stained Glass = stained_glass'
  176. - '95:1 - Orange Stained Glass = stained_glass'
  177. - '95:2 - Magenta Stained Glass = stained_glass'
  178. - '95:3 - Light Blue Stained Glass = stained_glass'
  179. - '95:4 - Yellow Stained Glass = stained_glass'
  180. - '95:5 - Lime Stained Glass = stained_glass'
  181. - '95:6 - Pink Stained Glass = stained_glass'
  182. - '95:7 - Gray Stained Glass = stained_glass'
  183. - '95:8 - Light Gray Stained Glass = stained_glass'
  184. - '95:9 - Cyan Stained Glass = stained_glass'
  185. - '95:10 - Purple Stained Glass = stained_glass'
  186. - '95:11 - Blue Stained Glass = stained_glass'
  187. - '95:12 - Brown Stained Glass = stained_glass'
  188. - '95:13 - Green Stained Glass = stained_glass'
  189. - '95:14 - Red Stained Glass = stained_glass'
  190. - '95:15 - Black Stained Glass = stained_glass'
  191. - '96 - Wooden Trapdoor = trapdoor'
  192. - '97 - Stone Monster Egg = monster_egg'
  193. - '97:1 - Cobblestone Monster Egg = monster_egg'
  194. - '97:2 - Stone Brick Monster Egg = monster_egg'
  195. - '97:3 - Mossy Stone Brick Monster Egg = monster_egg'
  196. - '97:4 - Cracked Stone Brick Monster Egg = monster_egg'
  197. - '97:5 - Chiseled Stone Brick Monster Egg = monster_egg'
  198. - '98 - Stone Bricks = stonebrick'
  199. - '98:1 - Mossy Stone Bricks = stonebrick'
  200. - '98:2 - Cracked Stone Bricks = stonebrick'
  201. - '98:3 - Chiseled Stone Bricks = stonebrick'
  202. - '99 - Red Mushroom Cap = stonebrick'
  203. - '100 - Brown Mushroom Cap = stonebrick'
  204. - '101 - Iron Bars = iron_bars'
  205. - '102 - Glass Pane = glass_pane'
  206. - '103 - Melon Block = melon_block'
  207. - '104 - Pumpkin Stem = pumpkin_stem'
  208. - '105 - Melon Stem = melon_stem'
  209. - '106 - Vines = vine'
  210. - '107 - Oak Fence Gate = fence_gate'
  211. - '108 - Brick Stairs = brick_stairs'
  212. - '109 - Stone Brick Stairs = stone_brick_stairs'
  213. - '110 - Mycelium = mycelium'
  214. - '111 - Lily Pad = waterlily'
  215. - '112 - Nether Brick = nether_brick'
  216. - '113 - Nether Brick Fence = nether_brick_fence'
  217. - '114 - Nether Brick Stairs = nether_brick_stairs'
  218. - '115 - Nether Wart = nether_wart'
  219. - '116 - Enchantment Table = enchanting_table'
  220. - '117 - Brewing Stand = brewing_stand'
  221. - '118 - Cauldron = cauldron'
  222. - '119 - End Portal = end_portal'
  223. - '120 - End Portal Frame = end_portal_frame'
  224. - '121 - End Stone = end_stone'
  225. - '122 - Dragon Egg = dragon_egg'
  226. - '123 - Redstone Lamp (inactive) = redstone_lamp'
  227. - '124 - Redstone Lamp (active) = lit_redstone_lamp'
  228. - '125 - All Double Wood Slab = double_wooden_slab'
  229. - '125:0 - Double Oak Wood Slab = double_wooden_slab'
  230. - '125:1 - Double Spruce Wood Slab = double_wooden_slab'
  231. - '125:2 - Double Birch Wood Slab = double_wooden_slab'
  232. - '125:3 - Double Jungle Wood Slab = double_wooden_slab'
  233. - '125:4 - Double Acacia Wood Slab = double_wooden_slab'
  234. - '125:5 - Double Dark Oak Wood Slab = double_wooden_slab'
  235. - '126 - All Wood Slab = wooden_slab'
  236. - '126:0 - Oak Wood Slab = wooden_slab'
  237. - '126:1 - Spruce Wood Slab = wooden_slab'
  238. - '126:2 - Birch Wood Slab = wooden_slab'
  239. - '126:3 - Jungle Wood Slab = wooden_slab'
  240. - '126:4 - Acacia Wood Slab = wooden_slab'
  241. - '126:5 - Dark Oak Wood Slab = wooden_slab'
  242. - '127 - Cocoa = cocoa'
  243. - '128 - Sandstone Stairs = sandstone_stairs'
  244. - '129 - Emerald Ore = emerald_ore'
  245. - '130 - Ender Chest = ender_chest'
  246. - '131 - Tripwire Hook = tripwire_hook'
  247. - '132 - Tripwire = tripwire_hook'
  248. - '133 - Emerald Block = emerald_block'
  249. - '134 - Spruce Wood Stairs = spruce_stairs'
  250. - '135 - Birch Wood Stairs = birch_stairs'
  251. - '136 - Jungle Wood Stairs = jungle_stairs'
  252. - '137 - Command Block = command_block'
  253. - '138 - Beacon = beacon'
  254. - '139 - Cobblestone Wall = cobblestone_wall'
  255. - '139:1 - Mossy Cobblestone Wall = cobblestone_wall'
  256. - '140 - Flower Pot = flower_pot'
  257. - '141 - Carrots = carrots'
  258. - '142 - Potatoes = potatoes'
  259. - '143 - Wooden Button = wooden_button'
  260. - '144 - Mob Head = skull'
  261. - '145 - Anvil = anvil'
  262. - '146 - Trapped Chest = trapped_chest'
  263. - '147 - Weighted Pressure Plate (light) = light_weighted_pressure_plate'
  264. - '148 - Weighted Pressure Plate (heavy) = heavy_weighted_pressure_plate'
  265. - '149 - Redstone Comparator (inactive) = unpowered_comparator'
  266. - '150 - Redstone Comparator (active) = powered_comparator'
  267. - '151 - Daylight Sensor = daylight_detector'
  268. - '152 - Redstone Block = redstone_block'
  269. - '153 - Nether Quartz Ore = quartz_ore'
  270. - '154 - Hopper = hopper'
  271. - '155 - Quartz Block = quartz_block'
  272. - '155:1 - Chiseled Quartz Block = quartz_block'
  273. - '155:2 - Pillar Quartz Block = quartz_block'
  274. - '156 - Quartz Stairs = quartz_stairs'
  275. - '157 - Activator Rail = activator_rail'
  276. - '158 - Dropper = dropper'
  277. - '159 - All Stained Clays = stained_hardened_clay'
  278. - '159:0 - White Stained Clay = stained_hardened_clay'
  279. - '159:1 - Orange Stained Clay = stained_hardened_clay'
  280. - '159:2 - Magenta Stained Clay = stained_hardened_clay'
  281. - '159:3 - Light Blue Stained Clay = stained_hardened_clay'
  282. - '159:4 - Yellow Stained Clay = stained_hardened_clay'
  283. - '159:5 - Lime Stained Clay = stained_hardened_clay'
  284. - '159:6 - Pink Stained Clay = stained_hardened_clay'
  285. - '159:7 - Gray Stained Clay = stained_hardened_clay'
  286. - '159:8 - Light Gray Stained Clay = stained_hardened_clay'
  287. - '159:9 - Cyan Stained Clay = stained_hardened_clay'
  288. - '159:10 - Purple Stained Clay = stained_hardened_clay'
  289. - '159:11 - Blue Stained Clay = stained_hardened_clay'
  290. - '159:12 - Brown Stained Clay = stained_hardened_clay'
  291. - '159:13 - Green Stained Clay = stained_hardened_clay'
  292. - '159:14 - Red Stained Clay = stained_hardened_clay'
  293. - '159:15 - Black Stained Clay = stained_hardened_clay'
  294. - '160 - All Stained Glass Panes = stained_glass_pane'
  295. - '160:0 - White Stained Glass Pane = stained_glass_pane'
  296. - '160:1 - Orange Stained Glass Pane = stained_glass_pane'
  297. - '160:2 - Magenta Stained Glass Pane = stained_glass_pane'
  298. - '160:3 - Light Blue Stained Glass Pane = stained_glass_pane'
  299. - '160:4 - Yellow Stained Glass Pane = stained_glass_pane'
  300. - '160:5 - Lime Stained Glass Pane = stained_glass_pane'
  301. - '160:6 - Pink Stained Glass Pane = stained_glass_pane'
  302. - '160:7 - Gray Stained Glass Pane = stained_glass_pane'
  303. - '160:8 - Light Gray Stained Glass Pane = stained_glass_pane'
  304. - '160:9 - Cyan Stained Glass Pane = stained_glass_pane'
  305. - '160:10 - Purple Stained Glass Pane = stained_glass_pane'
  306. - '160:11 - Blue Stained Glass Pane = stained_glass_pane'
  307. - '160:12 - Brown Stained Glass Pane = stained_glass_pane'
  308. - '160:13 - Green Stained Glass Pane = stained_glass_pane'
  309. - '160:14 - Red Stained Glass Pane = stained_glass_pane'
  310. - '160:15 - Black Stained Glass Pane = stained_glass_pane'
  311. - '161 - Acacia Or Dark Oak Leaves = leaves2'
  312. - '161:0 - Acacia Leaves = leaves2'
  313. - '161:1 - Dark Oak Leaves = leaves2'
  314. - '162 - Acacia Or Dark Oak Wood = logs2'
  315. - '162:0 - Acacia Wood = logs2'
  316. - '162:1 - Dark Oak Wood = logs2'
  317. - '163 - Acacia Wood Stairs = acacia_stairs'
  318. - '164 - Dark Oak Wood Stairs = dark_oak_stairs'
  319. - '165 - Slime Block = slime'
  320. - '166 - Barrier = barrier'
  321. - '167 - Iron Trapdoor = iron_trapdoor'
  322. - '168 - All Prismarine = prismarine'
  323. - '168:0 - Prismarine = prismarine'
  324. - '168:1 - Prismarine Bricks = prismarine'
  325. - '168:2 - Dark Prismarine = prismarine'
  326. - '169 - Sea Lantern = sea_lantern'
  327. - '170 - Hay Bale = hay_block'
  328. - '171 - All Carpet = carpet'
  329. - '171:0 - White Carpet = carpet'
  330. - '171:1 - Orange Carpet = carpet'
  331. - '171:2 - Magenta Carpet = carpet'
  332. - '171:3 - Light Blue Carpet = carpet'
  333. - '171:4 - Yellow Carpet = carpet'
  334. - '171:5 - Lime Carpet = carpet'
  335. - '171:6 - Pink Carpet = carpet'
  336. - '171:7 - Gray Carpet = carpet'
  337. - '171:8 - Light Gray Carpet = carpet'
  338. - '171:9 - Cyan Carpet = carpet'
  339. - '171:10 - Purple Carpet = carpet'
  340. - '171:11 - Blue Carpet = carpet'
  341. - '171:12 - Brown Carpet = carpet'
  342. - '171:13 - Green Carpet = carpet'
  343. - '171:14 - Red Carpet = carpet'
  344. - '171:15 - Black Carpet = carpet'
  345. - '172 - Hardened Clay = hardened_clay'
  346. - '173 - Block of Coal = coal_block'
  347. - '174 - Packed Ice = packed_ice'
  348. - '175 - All Big Flowers = double_plant'
  349. - '175:0 - Sunflower = double_plant'
  350. - '175:1 - Lilac = double_plant'
  351. - '175:2 - Double Tallgrass = double_plant'
  352. - '175:3 - Large Fern = double_plant'
  353. - '175:4 - Rose Bush = double_plant'
  354. - '175:5 - Peony = double_plant'
  355. - '176 - Free-standing Banner = standing_banner'
  356. - '177 - Wall-mounted Banner = wall_banner'
  357. - '178 - Inverted Daylight Sensor = daylight_detector_inverted'
  358. - '179 - Red Sandstone = red_sandstone'
  359. - '179:1 - Smooth Red Sandstone = red_sandstone'
  360. - '179:2 - Chiseled Red Sandstone = red_sandstone'
  361. - '180 - Red Sandstone Stairs = red_sandstone_stairs'
  362. - '181 - Double Red Sandstone Slab = stone_slab2'
  363. - '182 - Red Sandstone Slab = double_stone_slab2'
  364. - '183 - Spruce Fence Gate = spruce_fence_gate'
  365. - '184 - Birch Fence Gate = birch_fence_gate'
  366. - '185 - Jungle Fence Gate = jungle_fence_gate'
  367. - '186 - Dark Oak Fence Gate = dark_oak_fence_gate'
  368. - '187 - Acacia Fence Gate = acacia_fence_gate'
  369. - '188 - Spruce Fence = spruce_fence'
  370. - '189 - Birch Fence = birch_fence'
  371. - '190 - Jungle Fence = jungle_fence'
  372. - '191 - Dark Oak Fence = dark_oak_fence'
  373. - '192 - Acacia Fence = acacia_fence'
  374. - '193 - Spure Door Block = spruce_door'
  375. - '194 - Birch Door Block = birch_door'
  376. - '195 - Jungle Door Block = jungle_door'
  377. - '196 - Acacia Door Block = acacia_door'
  378. - '197 - Dark Oak Door Block = dark_oak_door'
  379. - '256 - Iron Shovel = iron_shovel'
  380. - '257 - Iron Pickaxe = iron_pickaxe'
  381. - '258 - Iron Axe = iron_axe'
  382. - '259 - Flint and Steel = flint_and_steel'
  383. - '260 - Apple = apple'
  384. - '261 - Bow = bow'
  385. - '262 - Arrow = arrow'
  386. - '263 - Coal = coal'
  387. - '263:1 - Charcoal = coal'
  388. - '264 - Diamond = diamond'
  389. - '265 - Iron Ingot = iron_ingot'
  390. - '266 - Gold Ingot = gold_ingot'
  391. - '267 - Iron Sword = iron_sword'
  392. - '268 - Wooden Sword = wooden_sword'
  393. - '269 - Wooden Shovel = wooden_shovel'
  394. - '270 - Wooden Pickaxe = wooden_pickaxe'
  395. - '271 - Wooden Axe = wooden_axe'
  396. - '272 - Stone Sword = stone_sword'
  397. - '273 - Stone Shovel = stone_shovel'
  398. - '274 - Stone Pickaxe = stone_pickaxe'
  399. - '275 - Stone Axe = stone_axe'
  400. - '276 - Diamond Sword = diamond_sword'
  401. - '277 - Diamond Shovel = diamond_shovel'
  402. - '278 - Diamond Pickaxe = diamond_pickaxe'
  403. - '279 - Diamond Axe = diamond_axe'
  404. - '280 - Stick = stick'
  405. - '281 - Bowl = bowl'
  406. - '282 - Mushroom Stew = mushroom_stew'
  407. - '283 - Golden Sword = golden_sword'
  408. - '284 - Golden Shovel = golden_shovel'
  409. - '285 - Golden Pickaxe = golden_pickaxe'
  410. - '286 - Golden Axe = golden_axe'
  411. - '287 - String = string'
  412. - '288 - Feather = feather'
  413. - '289 - Gunpowder = gunpowder'
  414. - '290 - Wooden Hoe = wooden_hoe'
  415. - '291 - Stone Hoe = stone_hoe'
  416. - '292 - Iron Hoe = iron_hoe'
  417. - '293 - Diamond Hoe = diamond_hoe'
  418. - '294 - Golden Hoe = golden_hoe'
  419. - '295 - Wheat Seeds = wheat_seeds'
  420. - '296 - Wheat = wheat'
  421. - '297 - Bread = bread'
  422. - '298 - Leather Helmet = leather_helmet'
  423. - '299 - Leather Tunic = leather_chestplate'
  424. - '300 - Leather Pants = leather_leggings'
  425. - '301 - Leather Boots = leather_boots'
  426. - '302 - Chainmail Helmet = chainmail_helmet'
  427. - '303 - Chainmail Chestplate = chainmail_chestplate'
  428. - '304 - Chainmail Leggings = chainmail_leggings'
  429. - '305 - Chainmail Boots = chainmail_boots'
  430. - '306 - Iron Helmet = iron_helmet'
  431. - '307 - Iron Chestplate = iron_chestplate'
  432. - '308 - Iron Leggings = iron_leggings'
  433. - '309 - Iron Boots = iron_boots'
  434. - '310 - Diamond Helmet = diamond_helmet'
  435. - '311 - Diamond Chestplate = diamond_chestplate'
  436. - '312 - Diamond Leggings = diamond_leggings'
  437. - '313 - Diamond Boots = diamond_boots'
  438. - '314 - Golden Helmet = golden_helmet'
  439. - '315 - Golden Chestplate = golden_chestplate'
  440. - '316 - Golden Leggings = golden_leggings'
  441. - '317 - Golden Boots = golden_boots'
  442. - '318 - Flint = flint_and_steel'
  443. - '319 - Raw Porkchop = porkchop'
  444. - '320 - Cooked Porkchop = cooked_porkchop'
  445. - '321 - Painting = painting'
  446. - '322 - Golden Apple = golden_apple'
  447. - '322:1 - Enchanted Golden Apple = golden_apple'
  448. - '323 - Sign = sign'
  449. - '324 - Wooden Door = wooden_door'
  450. - '325 - Bucket = bucket'
  451. - '326 - Water Bucket = water_bucket'
  452. - '327 - Lava Bucket = lava_bucket'
  453. - '328 - Minecart = minecart'
  454. - '329 - Saddle = saddle'
  455. - '330 - Iron Door = iron_door'
  456. - '331 - Redstone = redstone'
  457. - '332 - Snowball = snowball'
  458. - '333 - Boat = boat'
  459. - '334 - Leather = leather'
  460. - '335 - Milk Bucket = milk_bucket'
  461. - '336 - Brick = brick'
  462. - '337 - Clay Ball = clay_ball'
  463. - '338 - Sugar Canes = reeds'
  464. - '339 - Paper = paper'
  465. - '340 - Book = book'
  466. - '341 - Slimeball = slime_ball'
  467. - '342 - Minecart with Chest = chest_minecart'
  468. - '343 - Minecart with Furnace = furnace_minecart'
  469. - '344 - Egg = egg'
  470. - '345 - Compass = compass'
  471. - '346 - Fishing Rod = fishing_rod'
  472. - '347 - Clock = clock'
  473. - '348 - Glowstone Dust = glowstone_dust'
  474. - '349 - Raw Fish = fish'
  475. - '349:1 - Raw Salmon = fish'
  476. - '349:2 - Clownfish = fish'
  477. - '349:3 - Pufferfish = fish'
  478. - '350 - Cooked Fish = cooked_fish'
  479. - '350:1 - Cooked Salmon = cooked_fish'
  480. - '351 - All Dyes = dye'
  481. - '351:0 - Ink Sack = dye'
  482. - '351:1 - Rose Red = dye'
  483. - '351:2 - Cactus Green = dye'
  484. - '351:3 - Coco Beans = dye'
  485. - '351:4 - Lapis Lazuli = dye'
  486. - '351:5 - Purple Dye = dye'
  487. - '351:6 - Cyan Dye = dye'
  488. - '351:7 - Light Gray Dye = dye'
  489. - '351:8 - Gray Dye = dye'
  490. - '351:9 - Pink Dye = dye'
  491. - '351:10 - Lime Dye = dye'
  492. - '351:11 - Dandelion Yellow = dye'
  493. - '351:12 - Light Blue Dye = dye'
  494. - '351:13 - Magenta Dye = dye'
  495. - '351:14 - Orange Dye = dye'
  496. - '351:15 - Bone Meal = dye'
  497. - '352 - Bone = bone'
  498. - '353 - Sugar = sugar'
  499. - '354 - Cake = cake'
  500. - '355 - Bed = bed'
  501. - '356 - Redstone Repeater = repeater'
  502. - '357 - Cookie = cookie'
  503. - '358 - Map = filled_map'
  504. - '359 - Shears = shears'
  505. - '360 - Melon = melon'
  506. - '361 - Pumpkin Seeds = pumpkin_seeds'
  507. - '362 - Melon Seeds = melon_seeds'
  508. - '363 - Raw Beef = beef'
  509. - '364 - Steak = cooked_beef'
  510. - '365 - Raw Chicken = chicken'
  511. - '366 - Cooked Chicken = cooked_chicken'
  512. - '367 - Rotten Flesh = rotten_flesh'
  513. - '368 - Ender Pearl = ender_pearl'
  514. - '369 - Blaze Rod = blaze_rod'
  515. - '370 - Ghast Tear = ghast_tear'
  516. - '371 - Gold Nugget = gold_nugget'
  517. - '372 - Nether Wart = nether_wart'
  518. - '373 - Potion = potion'
  519. - '374 - Glass Bottle = glass_bottle'
  520. - '375 - Spider Eye = spider_eye'
  521. - '376 - Fermented Spider Eye = fermented_spider_eye'
  522. - '377 - Blaze Powder = blaze_powder'
  523. - '378 - Magma Cream = magma_cream'
  524. - '379 - Brewing Stand = brewing_stand'
  525. - '380 - Cauldron = cauldron'
  526. - '381 - Eye of Ender = ender_eye'
  527. - '382 - Glistering Melon = speckled_melon'
  528. - '383:50 - Spawn Creeper = spawn_egg'
  529. - '383:51 - Spawn Skeleton = spawn_egg'
  530. - '383:52 - Spawn Spider = spawn_egg'
  531. - '383:54 - Spawn Zombie = spawn_egg'
  532. - '383:55 - Spawn Slime = spawn_egg'
  533. - '383:56 - Spawn Ghast = spawn_egg'
  534. - '383:57 - Spawn Pigman = spawn_egg'
  535. - '383:58 - Spawn Enderman = spawn_egg'
  536. - '383:59 - Spawn Cave Spider = spawn_egg'
  537. - '383:60 - Spawn Silverfish = spawn_egg'
  538. - '383:61 - Spawn Blaze = spawn_egg'
  539. - '383:62 - Spawn Magma Cube = spawn_egg'
  540. - '383:65 - Spawn Bat = spawn_egg'
  541. - '383:66 - Spawn Witch = spawn_egg'
  542. - '383:67 - Spawn Endermite = spawn_egg'
  543. - '383:68 - Spawn Guardian = spawn_egg'
  544. - '383:90 - Spawn Pig = spawn_egg'
  545. - '383:91 - Spawn Sheep = spawn_egg'
  546. - '383:92 - Spawn Cow = spawn_egg'
  547. - '383:93 - Spawn Chicken = spawn_egg'
  548. - '383:94 - Spawn Squid = spawn_egg'
  549. - '383:95 - Spawn Wolf = spawn_egg'
  550. - '383:96 - Spawn Mooshroom = spawn_egg'
  551. - '383:98 - Spawn Ocelot = spawn_egg'
  552. - '383:100 - Spawn Horse = spawn_egg'
  553. - '383:101 - Spawn Rabbit = spawn_egg'
  554. - '383:120 - Spawn Villager = spawn_egg'
  555. - '384 - Bottle o'' Enchanting = experience_bottle'
  556. - '385 - Fire Charge = fire_charge'
  557. - '386 - Book and Quill = writable_book'
  558. - '387 - Written Book = written_book'
  559. - '388 - Emerald = emerald'
  560. - '389 - Item Frame = item_frame'
  561. - '390 - Flower Pot = flower_pot'
  562. - '391 - Carrot = carrot'
  563. - '392 - Potato = potato'
  564. - '393 - Baked Potato = baked_potato'
  565. - '394 - Poisonous Potato = poisonous_potato'
  566. - '395 - Empty Map = map'
  567. - '396 - Golden Carrot = golden_carrot'
  568. - '397 - Mob Head (Skeleton) = skull'
  569. - '397:1 - Mob Head (Wither Skeleton) = skull'
  570. - '397:2 - Mob Head (Zombie) = skull'
  571. - '397:3 - Mob Head (Human) = skull'
  572. - '397:4 - Mob Head (Creeper) = skull'
  573. - '398 - Carrot on a Stick = carrot_on_a_stick'
  574. - '399 - Nether Star = nether_star'
  575. - '400 - Pumpkin Pie = pumpkin_pie'
  576. - '401 - Firework Rocket = fireworks'
  577. - '402 - Firework Star = firework_charge'
  578. - '403 - Enchanted Book = enchanted_book'
  579. - '404 - Redstone Comparator = comparator'
  580. - '405 - Nether Brick = netherbrick'
  581. - '406 - Nether Quartz = quartz'
  582. - '407 - Minecart with TNT = tnt_minecart'
  583. - '408 - Minecart with Hopper = hopper_minecart'
  584. - '409 - Prismarine Shard = prismarine_shard'
  585. - '410 - Prismarine Crystals = prismarine_crystals'
  586. - '411 - Raw Rabbit = rabbit'
  587. - '412 - Cooked Rabbit = cooked_rabbit'
  588. - '413 - Rabbit Stew = rabbit_stew'
  589. - '414 - Rabbit''s Foot = rabbit_foot'
  590. - '415 - Rabbit Hide = rabbit_hide'
  591. - '416 - Armor Stand = armor_stand'
  592. - '417 - Iron Horse Armor = iron_horse_armor'
  593. - '418 - Golden Horse Armor = golden_horse_armor'
  594. - '419 - Diamond Horse Armor = diamond_horse_armor'
  595. - '420 - Lead = lead'
  596. - '421 - Name Tag = name_tag'
  597. - '422 - Minecart with Command Block = command_block_minecart'
  598. - '423 - Raw Mutton = mutton'
  599. - '424 - Cooked Mutton = cooked_mutton'
  600. - '425 - Banner = banner'
  601. - '427 - Spruce Door = spruce_door'
  602. - '428 - Birch Door = birch_door'
  603. - '429 - Jungle Door = jungle_door'
  604. - '430 - Acacia Door = acacia_door'
  605. - '431 - Dark Oak Door = dark_oak_door'
  606. - '2256 - 13 Disc = record_13'
  607. - '2257 - Cat Disc = record_cat'
  608. - '2258 - Blocks Disc = record_blocks'
  609. - '2259 - Chirp Disc = record_chirp'
  610. - '2260 - Far Disc = record_far'
  611. - '2261 - Mall Disc = record_mall'
  612. - '2262 - Mellohi Disc = record_mellohi'
  613. - '2263 - Stal Disc = record_stal'
  614. - '2264 - Strad Disc = record_strad'
  615. - '2265 - Ward Disc = record_ward'
  616. - '2266 - 11 Disc = record_11'
  617. - '2267 - Wait Disc = record_wait'
  618. EntityList:
  619. - '50 - Creeper = Creeper'
  620. - '51 - Skeleton = Skeleton'
  621. - '51:1 - WitherSkeleton = Skeleton'
  622. - '52 - Spider = Spider'
  623. - '53 - Giant = Giant'
  624. - '54 - Zombie = Zombie'
  625. - '54:1 - Zombie Villager = Zombie'
  626. - '55 - Slime = Slime'
  627. - '56 - Ghast = Ghast'
  628. - '57 - Zombie Pigman = PigZombie'
  629. - '58 - Enderman = Enderman'
  630. - '59 - Cave Spider = CaveSpider'
  631. - '60 - Silverfish = Silverfish'
  632. - '61 - Blaze = Blaze'
  633. - '62 - LavaSlime = LavaSlime'
  634. - '63 - EnderDragon = EnderDragon'
  635. - '64 - Wither = WitherBoss'
  636. - '65 - Bat = Bat'
  637. - '66 - Witch = Witch'
  638. - '67 - Endermite = Endermite'
  639. - '68 - Guardian = Guardian'
  640. - '68:1 - Elder Guardian = Guardian'
  641. - '90 - Pig = Pig'
  642. - '91 - Sheep = Sheep'
  643. - '92 - Cow = Cow'
  644. - '93 - Chicken = Chicken'
  645. - '94 - Squid = Squid'
  646. - '95 - Wolf = Wolf'
  647. - '96 - MushroomCow = MushroomCow'
  648. - '97 - Snow Golem = SnowMan'
  649. - '98 - Ocelot = Ozelot'
  650. - '99 - Iron Golem = VillagerGolem'
  651. - '100 - Horse = EntityHorse'
  652. - '101 - Rabbit = Rabbit'
  653. - '120 - Villager = Villager'
  654. EnchantList:
  655. - '0 - Protection = PROTECTION_ENVIRONMENTAL'
  656. - '1 - Fire Protection = PROTECTION_FIRE'
  657. - '2 - Feather Falling = PROTECTION_FALL'
  658. - '3 - Blast Protection = PROTECTION_EXPLOSIONS'
  659. - '4 - Projectile Protection = ROTECTION_PROJECTILE'
  660. - '5 - Respiration = OXYGEN'
  661. - '6 - Aqua Affinity = DIG_SPEED'
  662. - '7 - Thorns = THORNS'
  663. - '8 - Depth Strider = DEPTH_STRIDER'
  664. - '16 - Sharpness = DAMAGE_ALL'
  665. - '17 - Smite = DAMAGE_UNDEAD'
  666. - '18 - Bane of Arthropods = DAMAGE_ARTHROPODS'
  667. - '19 - Knockback = KNOCKBACK'
  668. - '20 - Fire Aspect = FIRE_ASPECT'
  669. - '21 - Looting = LOOT_BONUS_MOBS'
  670. - '32 - Efficiency = DIG_SPEED'
  671. - '33 - Silk Touch = SILK_TOUCH'
  672. - '34 - Unbreaking = DURABILITY'
  673. - '35 - Fortune = LOOT_BONUS_BLOCKS'
  674. - '48 - Power = ARROW_DAMAGE'
  675. - '49 - Punch = ARROW_KNOCKBACK'
  676. - '50 - Flame = ARROW_FIRE'
  677. - '51 - Infinity = ARROW_INFINITE'
  678. - '61 - Luck of the Sea = LUCK'
  679. - '62 - Lure = LURE'
  680. ColorList:
  681. - '0 - &fWhite = white'
  682. - '1 - &6Orange = orange'
  683. - '2 - &dMagenta = magenta'
  684. - '3 - %9Light blue = lightBlue'
  685. - '4 - &eYellow = yellow'
  686. - '5 - &aLime = lime'
  687. - '6 - &dPink = pink'
  688. - '7 - &8Gray = gray'
  689. - '8 - &7Light gray = silver'
  690. - '9 - &3Cyan = cyan'
  691. - '10 - &5Purple = purple'
  692. - '11 - &1Blue = blue'
  693. - '12 - &4Brown = brown'
  694. - '13 - &2Green = green'
  695. - '14 - &cRed = red'
  696. - '15 - &0Black = black'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement