Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.16 KB | None | 0 0
  1. #! VERSION: 2.0.6!
  2.  
  3. #Clean up, ID order and updated by tim740, he will be updating this from now on!
  4. #Check out my other content here: https://tim740.github.io/
  5. #Download at: https://raw.githubusercontent.com/tim740/skAliases/master/aliases-english.sk
  6.  
  7. #This copy was included with Skript 2.2-dev29
  8.  
  9. item = item¦s
  10. block = block¦s
  11.  
  12. # List of alias groups. Only groups listed here are allowed below,
  13. # but you can easily define your own by adding it to this list.
  14. # The groups will be loaded in this order,
  15. # e.g. if 'custom aliases' is loaded after 'default aliases' you can use all default aliases to define your own aliases.
  16. aliases = default aliases, collections, custom aliases
  17.  
  18. custom aliases:
  19. # === Custom Aliases ===
  20. # I recommend putting your own aliases here.
  21. # You do not have to create an alias if you intend to use it in only one script,
  22. # but you can put it at the beginning of the script like this:
  23. # aliases:
  24. # admin blocks = bedrock, TNT, 52, 56
  25. # wand = blaze rod
  26. # This also has the advantage that your script can be used by other people without having to add the aliases to their config.
  27.  
  28. # If you want to edit a default alias, you should copy & paste it here to edit it.
  29. # This will make it easier for you if you choose to update Minecraft and more blocks & items are added, in which case
  30. # you can then simply download the updated config and copy & paste this section into it.
  31. #
  32. # The default aliases are loaded before these, so you can use them here.
  33. # You can also override them by creating an alias with the same name.
  34.  
  35. #example: shorten names
  36. # ss = sandstone
  37. # llb = lapis lazuli block
  38. # ms = monster spawner
  39. #etc.
  40.  
  41. collections:
  42. # === Collections ===
  43.  
  44. # all ores
  45. ore¦s = coal ore, iron ore, gold ore, diamond ore, lapis ore, any redstone ore
  46. # fuels, i.e. items which can be burned in the furnace
  47. fuel¦s = lava bucket, blaze rod, any coal, any wood plank, log, huge mushroom, workbench, fence, wooden stairs, oak trapdoor, sapling, stick, chest, jukebox, note block
  48. # note: the above aliases are used in 'furnace automatisation.cfg'
  49.  
  50. # all food which can be eaten by rightclicking, i.e. doesn't include cake.
  51. food¦s = any apple, mushroom soup, bread, any porkchop, any fish, cookie, melon slice, any beef, any chicken, rotten flesh, any carrot, any potato, pumpkin pie
  52. # the same list but without raw food & rotten flesh
  53. healthy food¦s = any apple, mushroom soup, bread, cooked porkchop, cooked fish, cookie, melon slice, steak, cooked chicken, any carrot, potato, baked potato, pumpkin pie
  54.  
  55. # all vehicles, i.e. all minecarts and the boat
  56. vehicle¦s = any minecart, boat
  57.  
  58. # all plants. By default this does not include pumpkins and melons, but their stems.
  59. plant¦s = leaves, any tall grass, dead bush, any flower, any mushroom, lily pad, vines, melon stem, pumpkin stem, nether wart
  60.  
  61.  
  62. default aliases:
  63. # === Default Aliases ===
  64.  
  65. # -- special --
  66. anything @- = :
  67. something @- = :
  68. everything @- = *
  69. #VARIABLES TYPES
  70. <any> map¦s = 358:0-32767
  71.  
  72. # -- minecart rails --
  73. {minerail}:
  74. straight = :0-5
  75. straight flat = :0-1
  76. flat straight = :0-1
  77. curved = :6-9
  78. flat = :0-1, :6-9
  79. inclined = :2-5
  80. {minerail straight}:
  81. flat = :0-1, :8-9
  82. inclined = :2-5, :10-13
  83. # normal rail
  84. [any] {minerail} [minecart] (rail|track)[s] = 27, 28, 66
  85. {minerail} [minecart] (rail|track)[s] (item|block) = 66
  86. # powered rail
  87. {minerail straight} powered [minecart] (rail|track) = 27
  88. {minerail straight} [minecart] booster¦s = 27
  89. {minerail straight} [minecart] booster (rail|track)¦s = 27
  90. {minerail straight} powered [minecart] (rail|track)¦ on¦s on = powered rail:8-15
  91. {minerail straight} powered [minecart] (rail|track)¦ off¦s off = powered rail:0-7
  92. {minerail straight} active powered [minecart] (rail|track)¦s = powered rail:8-15
  93. {minerail straight} inactive powered [minecart] (rail|track)¦s = powered rail:0-7
  94. {minerail straight} [minecart] booster¦ on¦s on = powered rail:8-15
  95. {minerail straight} [minecart] booster¦ off¦s off = powered rail:0-7
  96. {minerail straight} [minecart] booster (rail|track)¦ on¦s on = powered rail:8-15
  97. {minerail straight} [minecart] booster (rail|track)¦ off¦s off = powered rail:0-7
  98. {minerail straight} (active|powered) [minecart] booster¦s = powered rail:8-15
  99. {minerail straight} (inactive|unpowered) [minecart] booster¦s = powered rail:0-7
  100. {minerail straight} (active|powered) [minecart] booster (rail|track)¦s = powered rail:8-15
  101. {minerail straight} (inactive|unpowered) [minecart] booster (rail|track)¦s = powered rail:0-7
  102. # detector rail
  103. {minerail straight} detector [minecart] (rail|track)¦s = 28
  104. {minerail straight} detector [minecart] (rail|track)¦ on¦s on = detector rail:8-15
  105. {minerail straight} detector [minecart] (rail|track)¦ off¦s off = detector rail:0-7
  106. {minerail straight} active detector [minecart] (rail|track)¦s = detector rail:8-15
  107. {minerail straight} inactive detector [minecart] (rail|track)¦s = detector rail:0-7
  108. # activator rail
  109. {minerail straight} activator [minecart] (rail|track)¦s = 157
  110.  
  111. {huge mushroom type}:
  112. {default} = 99, 100
  113. brown = 99
  114. red = 100
  115. huge {huge mushroom type} mushroom¦s = :
  116. huge {huge mushroom type} mushroom cap¦s = :1-9 #0 is not a real cap piece
  117. mushroom stem4 block = 99:10
  118. mushroom stem6 block = 99:15
  119. mushroom plain block = 99:0
  120.  
  121. {flower pot}:
  122. (empty|nothing) = :0
  123. (rose|red flower) = :1
  124. (dandelion|yellow flower) = :2
  125. flower = :1-2
  126. (normal|regular|oak) sapling = :3
  127. (pine|redwood|fir|spruce) sapling = :4
  128. birch sapling = :5
  129. jungle [tree] sapling = :6
  130. sapling = :3-6
  131. red mushroom = :7
  132. brown mushroom = :8
  133. mushroom = :7-8
  134. cactus = :9
  135. dead bush = :10
  136. fern = :11
  137. red sandstone double slab¦s = 181
  138. red sandstone slab¦s = 182
  139. nether brick slab¦s = 44:6
  140. nether quartz slab¦s = 44:7
  141. oak(_| )stair¦s= 126:0
  142. spruce(_| )stair¦= 126:1
  143. birch(_| )stair¦= 126:2
  144. jungle(_| )stair¦= 126:3
  145. acacia(_| )stair¦= 126:4
  146. dark(_| )oak(_| )stair¦= 126:5
  147.  
  148. # -- single & double steps / slabs --
  149. {any slab}:
  150. {default} = 44, 126, 181, 182
  151. single = 44, 126, 182
  152. double = 43, 125, 181
  153. {stone slab}:
  154. {default} = 44
  155. single = 44
  156. double = 43
  157. {wooden slab}:
  158. {default} = 126
  159. single = 126
  160. double = 125
  161. {red sandstone slab}:
  162. {default} = 182
  163. single = 182
  164. double = 181
  165.  
  166. {slab facing}:
  167. {default} = :0-7
  168. regular = :0-7
  169. default = :0-7
  170. upside-down = :8-15
  171. any = :0-15
  172. {slab facing no default}:
  173. regular = :0-7
  174. default = :0-7
  175. upside-down = :8-15
  176. any = :0-15
  177.  
  178. {wooden slab type}:
  179. {default} = :0-5, :8-13
  180. <any> = :0-5, :8-13
  181. (oak|regular|normal) = :0, :8
  182. (spruce|fir|redwood|pine) = :1, :9
  183. birch = :2, :10
  184. jungle = :3, :11
  185. acacia = :4, :12
  186. dark(_| )oak = :5, :13
  187. {stone slab type}:
  188. {default} = :0-1, :3-5, :8-9, :11-13
  189. <any> = :0-1, :3-5, :8-9, :11-13
  190. stone = :0, :8
  191. sandstone = :1, :9
  192. cobble[stone] = :3, :11
  193. brick = :4, :12
  194. stone(_| )brick[s] = :5, :13
  195. {stone slab type no default}:
  196. <any> = :0-1, :3-5, :8-9, :11-13
  197. stone = :0, :8
  198. sandstone = :1, :9
  199. cobble[stone] = :3, :11
  200. brick = :4, :12
  201. stone(_| )brick[s] = :5, :13
  202.  
  203. {slab facing no default} {stone slab} {stone slab type no default} (step|slab)¦s = :
  204. {slab facing} {stone slab} {stone slab type} (step|slab) (block|item)¦s = :
  205. {slab facing no default} {wooden slab} {wooden slab type} [wood[en]] (step|slab)¦s = :
  206. {slab facing} {wooden slab} {wooden slab type} (step|slab) (block|item)¦s = :
  207. {slab facing no default} {any slab} (step|slab)¦s = :
  208. {slab facing} {any slab} (step|slab) (block|item)¦s = :
  209.  
  210. # -- stairs --
  211. {stairs}:
  212. {default} = 53, 134, 135, 136, 67, 108, 109, 114, 128, 156, 180
  213. (oak|regular|normal)(_| )[wood] = 53
  214. (spruce|fir|redwood|pine)(_| )[wood] = 134
  215. birch(_| )[wood] = 135
  216. jungle(_| )[wood] = 136
  217. [any](_| )wood[en] = 53, 134, 135, 136
  218. cobble[stone] = 67
  219. [clay](_| )brick[s] = 108
  220. stone(_| )brick[s] = 109
  221. nether(_| )[brick[s]] = 114
  222. sand[(_| )]stone = 128
  223. red(_| )sand[(_| )]stone = 180
  224. [nether](_| )quartz = 156
  225. acacia(_| )[wood] = 163
  226. dark(_| )oak(_| )[wood] = 164
  227. {stairs direction}:
  228. {default} = :0-3
  229. any = :0-7
  230. upside-down = :4-7
  231. {stairs direction no default}:
  232. any = :0-7
  233. upside-down = :4-7
  234.  
  235. {stairs direction no default} {stairs} stair[s] = :
  236. {stairs direction} {stairs} stair[s] (block|item)¦s = :
  237.  
  238. # -- doors, trapdoors and fence(_| )gates --
  239. # I currently discourage from creating aliases like 'open door' or doors with specific facings
  240. # as any 'block is <alias>' condition will fail if you click the wrong part of the door.
  241. # 'set <block> to door:1' will correctly place an open door though.
  242.  
  243.  
  244. {button}:
  245. {default} = 77, 143
  246. stone = 77
  247. wood[en] = 143
  248. {button} button¦s = :
  249. {button} button¦ on¦s on = :8-15
  250. pressed {button} button¦s = :8-15
  251. active {button} button¦s = :8-15
  252. {button} button¦ off¦s off = :0-7
  253. unpressed {button} button¦s = :0-7
  254. inactive {button} button¦s = :0-7
  255.  
  256. # -- mob head --
  257. {mob head direction}:
  258. floor = :1
  259. wall = :2-5
  260. {mob head type}:
  261. skeleton = :0
  262. wither skeleton = :1
  263. zombie = :2
  264. (human|player) = :3
  265. creeper = :4
  266.  
  267. # -- fish --
  268. {fish}:
  269. {default} = #-#
  270. fish¦es = :0
  271. salmon¦s = :1
  272. clownfish¦es = :2
  273. pufferfish¦es = :3
  274.  
  275. #End
  276.  
  277. # -- 1.12 --
  278. [white(_| )]glazed(_| )terracotta¦s = 235
  279. orange(_| )glazed(_| )terracotta¦s = 236
  280. magenta(_| )glazed(_| )terracotta¦s = 237
  281. light(_| )blue(_| )glazed(_| )terracotta¦s = 238
  282. yellow(_| )glazed(_| )terracotta¦s = 239
  283. (lime|light(_| )green)(_| )glazed(_| )terracotta¦s = 240
  284. pink(_| )glazed(_| )terracotta¦s = 241
  285. gray(_| )glazed(_| )terracotta¦s = 242
  286. light(_| )gray(_| )glazed(_| )terracotta¦s = 243
  287. cyan(_| )glazed(_| )terracotta¦s = 244
  288. purple(_| )glazed(_| )terracotta¦s = 245
  289. blue(_| )glazed(_| )terracotta¦s = 246
  290. brown(_| )glazed(_| )terracotta¦s = 247
  291. green(_| )glazed(_| )terracotta¦s = 248
  292. red(_| )glazed(_| )terracotta¦s = 249
  293. black(_| )glazed(_| )terracotta¦s = 250
  294. [<any>](_| )glazed(_| )terracotta¦s = 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250
  295.  
  296. [white(_| )]concrete¦s = 251
  297. orange(_| )concrete¦s = 251:1
  298. magenta(_| )concrete¦s = 251:2
  299. light(_| )blue(_| )concrete¦s = 251:3
  300. yellow(_| )concrete¦s = 251:4
  301. (lime|light(_| )green)(_| )concrete¦s = 251:5
  302. pink(_| )concrete¦s = 251:6
  303. gray(_| )concrete¦s = 251:7
  304. light(_| )gray(_| )concrete¦s = 251:8
  305. cyan(_| )concrete¦s = 251:9
  306. purple(_| )concrete¦s = 251:10
  307. blue(_| )concrete¦s = 251:11
  308. brown(_| )concrete¦s = 251:12
  309. green(_| )concrete¦s = 251:13
  310. red(_| )concrete¦s = 251:14
  311. black(_| )concrete¦s = 251:15
  312. [<any>](_| )concrete¦s = 251, 251:1, 251:2, 251:3, 251:4, 251:5, 251:6, 251:7, 251:8, 251:9, 251:10, 251:11, 251:12, 251:13, 251:14, 251:15
  313.  
  314. [white(_| )]concrete(_| )powder¦s = 252
  315. orange(_| )concrete(_| )powder¦s = 252:1
  316. magenta(_| )concrete(_| )powder¦s = 252:2
  317. light(_| )blue(_| )concrete(_| )powder¦s = 252:3
  318. yellow(_| )concrete(_| )powder¦s = 252:4
  319. (lime|light(_| )green)(_| )concrete(_| )powder¦s = 252:5
  320. pink(_| )concrete(_| )powder¦s = 252:6
  321. gray(_| )concrete(_| )powder¦s = 252:7
  322. light(_| )gray(_| )concrete(_| )powder¦s = 252:8
  323. cyan(_| )concrete(_| )powder¦s = 252:9
  324. purple(_| )concrete(_| )powder¦s = 252:10
  325. blue(_| )concrete(_| )powder¦s = 252:11
  326. brown(_| )concrete(_| )powder¦s = 252:12
  327. green(_| )concrete(_| )powder¦s = 252:13
  328. red(_| )concrete(_| )powder¦s = 252:14
  329. black(_| )concrete(_| )powder¦s = 252:15
  330. [<any>](_| )concrete(_| )powder¦s = 252, 252:1, 252:2, 252:3, 252:4, 252:5, 252:6, 252:7, 252:8, 252:9, 252:10, 252:11, 252:12, 252:13, 252:14, 252:15
  331.  
  332. knowledge(_| )book¦s = 453
  333.  
  334. # -- 1.11 --
  335. observer¦s = 218
  336.  
  337. white(_| )shulker(_| )(box|chest)¦s = 219
  338. orange(_| )shulker(_| )(box|chest)¦s = 220
  339. magenta(_| )shulker(_| )(box|chest)¦s = 221
  340. light(_| )blue(_| )shulker(_| )(box|chest)¦s = 222
  341. yellow(_| )shulker(_| )(box|chest)¦s = 223
  342. (lime|light(_| )green)(_| )shulker(_| )(box|chest)¦s = 224
  343. pink(_| )shulker(_| )(box|chest)¦s = 225
  344. gray(_| )shulker(_| )(box|chest)¦s = 226
  345. light(_| )gray(_| )shulker(_| )(box|chest)¦s = 227
  346. cyan(_| )shulker(_| )(box|chest)¦s = 228
  347. [purple(_| )]shulker(_| )(box|chest)¦s = 229
  348. blue(_| )shulker(_| )(box|chest)¦s = 230
  349. brown(_| )shulker(_| )(box|chest)¦s = 231
  350. green(_| )shulker(_| )(box|chest)¦s = 232
  351. red(_| )shulker(_| )(box|chest)¦s = 233
  352. black(_| )shulker(_| )(box|chest)¦s = 234
  353. [<any>](_| )shulker(_| )(box|chest)¦s = 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234
  354.  
  355. treasure(_| )map¦s = 358
  356. totem(_| )of(_| )Undying¦s = 449
  357. shulker(_| )shell¦s = 450
  358. iron(_| )nugget¦s = 452
  359.  
  360. # -- 1.10 --
  361. magma(_| )block¦s = 213
  362. nether(_| )wart(_| )block¦s = 214
  363. red(_| )nether(_| )brick¦s = 215
  364. bone(_| )block¦s = 216
  365. structure(_| )void¦s = 217
  366.  
  367. # -- 1.9 --
  368. end[er](_| )rod¦s = 198
  369. chorus(_| )plant¦s = 199
  370. chorus(_| )flower¦s = 200
  371. purpur(_| )block¦s = 201
  372. purpur(_| )pillar¦s = 202
  373. purpur(_| )stairs = 203
  374. purpur(_| )double(_| )slab¦s = 204
  375. purpur(_| )slab¦s = 205
  376. endstone(_| )bricks = 206
  377. beetroot(_| )block¦s = 207
  378. grass(_| )path¦s = 208
  379. ender(_| )gateway¦s = 209
  380. repeating(_| )command(_| )block¦s = 210
  381. chain(_| )command(_| )block¦s = 211
  382. frosted(_| )ice¦s = 212
  383.  
  384. structure(_| )block¦s = 255
  385.  
  386. dragon(_| )head¦s = 397:5
  387. ender(_| )crystal¦s = 426
  388. chorus(_| )fruit¦s = 432
  389. popped(_| )chorus(_| )fruit¦s = 433
  390. beetroot¦s = 434
  391. beetroot(_| )seeds = 435
  392. beetroot(_| )soup¦s = 436
  393. dragon(_| )breath¦s = 437
  394. splash(_| )potion¦s = 438
  395. spectral(_| )arrow¦s = 439
  396. tipped(_| )arrow¦s = 440
  397. lingering(_| )potion¦s = 441
  398. shield¦s = 442
  399. elytra¦s = 443
  400. spruce(_| )boat¦s = 444
  401. birch(_| )boat¦s = 445
  402. jungle(_| )boat¦s = 446
  403. acacia(_| )boat¦s = 447
  404. dark(_| )oak(_| )boat¦s = 448
  405.  
  406. #Armor Sets
  407. leather(_| )armo[u]r¦s = 298, 299, 300, 301
  408. chain[mail](_| )armo[u]r¦s = 302, 303, 304, 305
  409. iron(_| )armo[u]r¦s = 306, 307, 308, 309
  410. diamond(_| )armo[u]r¦s = 310, 311, 312, 313
  411. gold(_| )armo[u]r¦s= 314, 315, 316, 317
  412.  
  413. [<any>](_| )helmet = 298, 302, 306, 310, 314
  414. [<any>](_| )chestplate = 299, 303, 307, 311, 315
  415. [<any>](_| )leggings = 300, 304, 308, 312, 316
  416. [<any>](_| )boots = 301, 305, 309, 313, 317
  417.  
  418. [<any>](_| )sword = 268, 272, 283, 267, 276
  419. [<any>](_| )pickaxe = 257, 270, 274, 278, 285
  420. [<any>](_| )axe = 258, 271, 275, 279, 286
  421. [<any>](_| )shovel = 256, 269, 273, 277, 284
  422. [<any>](_| )hoe = 290, 291, 292, 293, 294
  423.  
  424. [<any>](_| )fence(_| )gate¦s = 107, 183, 184, 185, 186, 187
  425. [<any>](_| )trapdoor¦s = 96, 167
  426. [<any>](_| )normal(_| )pressure(_| )plate¦s = 70, 72
  427. [<any>](_| )weight(_| )pressure(_| )plate¦s = 147, 148
  428. [<any>](_| )pressure(_| )plate¦s = 70, 72, 147, 148
  429.  
  430. # IN ID ORDER STARTING NOW
  431. (air|nothing|none|empty) @- = 0
  432. (empty|bare)(_| )(hand|fist)¦s = 0
  433.  
  434. stone¦s = 1
  435. granite = 1:1
  436. polished(_| )granite = 1:2
  437. diorite = 1:3
  438. polished(_| )diorite = 1:4
  439. andesite = 1:5
  440. polished(_| )andesite = 1:6
  441.  
  442. grass(_| )[block] = 2
  443.  
  444. dirt = 3
  445. coarse(_| )dirt = 3:1
  446. podzol = 3:2
  447.  
  448. cobble[stone] = 4
  449.  
  450. oak(_| )[wood[en](_| )]plank¦s = 5
  451. spruce(_| )[wood[en](_| )]plank¦s = 5:1
  452. birch(_| )[wood[en](_| )]plank¦s = 5:2
  453. jungle(_| )[wood[en](_| )]plank¦s = 5:3
  454. acacia(_| )[wood[en](_| )]plank¦s = 5:4
  455. dark(_| )oak(_| )[wood[en](_| )]plank¦s = 5:5
  456. [<any>](_| )wood[en](_| )plank = 5:0-5
  457.  
  458. oak(_| )sapling¦s = 6
  459. spruce(_| )sapling¦s = 6:1
  460. birch(_| )sapling¦s = 6:2
  461. jungle(_| )sapling¦s = 6:3
  462. acacia(_| )sapling¦s = 6:4
  463. dark(_| )sapling¦s = 6:5
  464. [<any>](_| )sapling = 6:0-5
  465.  
  466. bedrock = 7
  467.  
  468. water = 8
  469. water = 9
  470. stationary(_| )water = 8:0, 9:0
  471. water(_| )source = 8:0, 9:0
  472. flowing(_| )water = 8:1-8, 9:1-8 # change to ':1-7' if you want to exclude falling water
  473. falling(_| )water = 8:8, 9:8
  474. moving(_| )water = 8:1-8, 9:1-8
  475.  
  476. lava = 10
  477. lava = 11
  478. stationary(_| )lava = 10:0, 11:0
  479. lava(_| )source = 10:0, 11:0
  480. flowing(_| )lava = 10:1-8, 11:1-8 # change to ':1-7' if you want to exclude falling lava
  481. falling(_| )lava = 10:8, 11:8
  482. moving(_| )lava = 10:1-8, 11:1-8
  483.  
  484. [<any>](_| )sand = 12:0-1
  485. sand = 12
  486. normal(_| )sand = 12:0
  487. redsand(_| )= 12:1
  488.  
  489. gravel(_| )= 13
  490.  
  491. gold(_| )ore¦s = 14
  492.  
  493. iron(_| )ore¦s @an = 15
  494.  
  495. coal(_| )ore¦s = 16
  496.  
  497. #---
  498.  
  499. oak(_| )[wood[en](_| )]log¦s = 17
  500. spruce(_| )[wood[en](_| )]log¦s = 17:1
  501. birch(_| )[wood[en](_| )]log¦s = 17:2
  502. jungle(_| )[wood[en](_| )]log¦s = 17:3
  503. acacia(_| )[wood[en](_| )]log¦s = 162
  504. dark(_| )oak(_| )[wood[en](_| )]log¦s = 162:1
  505. [<any>](_| )[wood[en](_| )]log¦s = 17:0-3, 162:0-1
  506.  
  507.  
  508. oak(_| )[wood[en](_| )]log¦s(_| )north-south = 17:8
  509. spruce(_| )[wood[en](_| )]log¦s(_| )north-south = 17:9
  510. birch(_| )[wood[en](_| )]log¦s(_| )north-south = 17:10
  511. jungle(_| )[wood[en](_| )]log¦s(_| )north-south = 17:11
  512. acacia(_| )[wood[en](_| )]log¦s(_| )north-south = 162:8
  513. dark(_| )oak(_| )[wood[en](_| )]logv(_| )north-south = 162:9
  514. [<any>](_| )[wood[en](_| )]log¦s(_| )north-south = 17:8-11, 162:8-9
  515.  
  516. oak(_| )[wood[en](_| )]log¦s(_| )east-west = 17:4
  517. spruce(_| )[wood[en](_| )]log¦s(_| )east-west = 17:5
  518. birch(_| )[wood[en](_| )]log¦s(_| )east-west = 17:6
  519. junsgle(_| )[wood[en](_| )]log¦s(_| )east-west = 17:7
  520. acacia(_| )[wood[en](_| )]log¦s(_| )east-west = 162:4
  521. dark(_| )oak(_| )[wood[en](_| )]log¦s(_| )east-west = 162:5
  522. [<any>](_| )[wood[en](_| )]log¦s(_| )east-west = 17:4-7, 162:4-5
  523.  
  524. [<any>](_| )oak(_| )[wood[en](_| )]log¦s = 17, 17:8, 17:4
  525. [<any>](_| )spruce(_| )[wood[en](_| )]log¦s = 17:1, 17:9, 17:5
  526. [<any>](_| )birch(_| )[wood[en](_| )]log¦s = 17:2, 17:10, 17:6
  527. [<any>](_| )jungle(_| )[wood[en](_| )]log¦s = 17:3, 17:11, 17:7
  528. [<any>](_| )acacia(_| )[wood[en](_| )]log¦s = 162, 162:8, 162:4
  529. [<any>](_| )dark(_| )oak(_| )[wood[en](_| )]log¦s = 162:1, 162:9, 162:5
  530.  
  531. # ---
  532.  
  533. oak(_| )leaves = 18
  534. spruce(_| )leaves = 18:1
  535. birch(_| )leaves = 18:2
  536. jungle(_| )leaves = 18:3
  537. acacia(_| )leaves = 161
  538. dark(_| )oak(_| )leaves = 161:1
  539.  
  540. undecaying(_| )oak(_| )leaves = 18:4
  541. undecaying(_| )spruce(_| )leaves = 18:5
  542. undecaying(_| )birch(_| )leaves = 18:6
  543. undecaying(_| )jungle(_| )leaves = 18:7
  544. undecaying(_| )acacia(_| )leaves = 161:4
  545. undecaying(_| )dark(_| )oak(_| )leaves = 161:5
  546.  
  547. decaying(_| )oak(_| )leaves = 18:8
  548. decaying(_| )spruce(_| )leaves = 18:9
  549. decaying(_| )birch(_| )leaves = 18:10
  550. decaying(_| )jungle(_| )leaves = 18:11
  551. decaying(_| )acacia(_| )leaves = 161:8
  552. decaying(_| )dark(_| )oak(_| )leaves = 161:9
  553.  
  554. decaying(_| )undecaying(_| )oak(_| )leaves = 18:12
  555. decaying(_| )undecaying(_| )spruce(_| )leaves = 18:13
  556. decaying(_| )undecaying(_| )birch(_| )leaves = 18:14
  557. decaying(_| )undecaying(_| )jungle(_| )leaves = 18:15
  558. decaying(_| )undecaying(_| )acacia(_| )leaves = 161:12
  559. decaying(_| )undecaying(_| )dark(_| )oak(_| )leaves = 161:13
  560.  
  561. [<any>](_| )oak(_| )leaves = 18, 18:4, 18:8, 18:12
  562. [<any>](_| )spruce(_| )leaves = 18:1, 18:5, 18:9, 18:13
  563. [<any>](_| )birch(_| )leaves = 18:2, 18:6, 18:10, 18:14
  564. [<any>](_| )jungle(_| )leaves = 18:3, 18:7, 18:11, 18:15
  565. [<any>](_| )acacia(_| )leaves = 161, 161:4, 161:8, 161:12
  566. [<any>](_| )dark(_| )oak(_| )leaves = 161:1, 161:5, 161:9, 161:13
  567.  
  568. [<any>](_| )leaves = 18:0-15, 161:0-1, 161:4-5, 161:8-9, 161:12-13
  569. [<any>](_| )normal(_| )leaves = 18:0-3, 161:0-1
  570. [<any>](_| )undecaying(_| )leaves = 18:4-7, 161:4-5
  571. [<any>](_| )decaying(_| )leaves = 18:8-11, 161:8-9
  572. [<any>](_| )decaying(_| )undecaying(_| )leaves = 18:12-15, 161:12-13
  573.  
  574. #---
  575.  
  576. sponge¦s = 19
  577. wet(_| )sponge¦s = 19:1
  578.  
  579. [plain(_| )]glass(_| )block¦s = 20
  580.  
  581. lapis(_| )[lazuli(_| )]ore¦s = 21
  582.  
  583. lapis(_| )[lazuli(_| )]block¦s = 22
  584.  
  585. dispenser¦s = 23
  586.  
  587. sand[ ]stone¦s = 24
  588. chiseled(_| )sand[ ]stone¦s = 24:1
  589. smooth(_| )sand[ ]stone¦s = 24:2
  590.  
  591. note(_| )block¦s = 25
  592.  
  593. bed(_| )block¦s = 26
  594. bed(_| )item¦s = 355:14
  595. (head|top)(_| )bed(_| )block = 26:8-15
  596. (foot|bottom)(_| )bed(_| )block = 26:0-7
  597. white(_| )bed¦s = 355:0
  598. orange(_| )bed¦s = 355:1
  599. magneta(_| )bed¦s = 355:2
  600. light(_| )blue(_| )bed¦s = 355:3
  601. yellow(_| )bed¦s = 355:4
  602. lime(_| )bed¦s = 355:5
  603. pink(_| )bed¦s = 355:6
  604. gray(_| )bed¦s = 355:7
  605. light(_| )gray(_| )bed¦s = 355:8
  606. cyan(_| )bed¦s = 355:9
  607. purple(_| )bed¦s = 355:10
  608. blue(_| )bed¦s = 355:11
  609. brown(_| )bed¦s = 355:12
  610. green(_| )bed¦s = 355:13
  611. red(_| )bed¦s = 355:14
  612. black(_| )bed¦s = 355:15
  613. [<any>](_| )bed¦s = 26, 355, 355:0, 355:1, 355:2, 355:3, 355:4, 355:5, 355:6, 355:7, 355:8, 355:9, 355:10, 355:11, 355:12, 355:13, 355:14, 355:15
  614.  
  615. #power rail=27 detector rail=28
  616.  
  617. sticky(_| )piston(_| )base¦s = 29
  618. retracted(_| )sticky(_| )piston¦s = 29:0-5
  619. extended(_| )sticky(_| )piston(_| )base¦s = 29:8-13
  620.  
  621. cobweb¦s = 30
  622.  
  623. [<any>](_| )tall(_| )grass = 31:1-2
  624. dead(_| )grass = 31:0
  625. (tall|long)(_| )grass = 31:1
  626. fern¦s = 31:2
  627.  
  628. dead(_| )(shrub¦s|bush¦es) = 32
  629.  
  630. piston(_| )base¦s = 33
  631. extended(_| )piston(_| )base¦s = 33:8-13
  632. [<any>](_| )piston(_| )base¦s = 33, 29
  633. [<any>](_| )piston¦s = 29, 33, 34
  634. retracted(_| )piston¦s = 33:0-5
  635. piston(_| )extension¦s = 34:0-5
  636. sticky(_| )piston(_| )extension¦s = 34:8-13
  637. [<any>](_| )piston(_| )extension¦s = 34
  638.  
  639. white(_| )wool(_| )block = 35
  640. orange(_| )wool(_| )block = 35:1
  641. magenta(_| )wool(_| )block = 35:2
  642. light(_| )blue(_| )wool(_| )block = 35:3
  643. yellow(_| )wool(_| )block = 35:4
  644. light(_| )green(_| )wool(_| )block = 35:5
  645. pink(_| )wool(_| )block = 35:6
  646. gray(_| )wool(_| )block = 35:7
  647. light(_| )gray(_| )wool(_| )block = 35:8
  648. cyan(_| )wool(_| )block = 35:9
  649. purple(_| )wool(_| )block = 35:10
  650. blue(_| )wool(_| )block = 35:11
  651. brown(_| )wool(_| )block = 35:12
  652. [dark(_| )]green(_| )wool(_| )block = 35:13
  653. red(_| )wool(_| )block = 35:14
  654. black(_| )wool(_| )block = 35:15
  655. [<any>](_| )wool(_| )block = 35:0-15
  656.  
  657. block(_| )36 = 36
  658. block(_| )moved(_| )by(_| )piston = 36
  659. moving(_| )block¦s = 36
  660.  
  661. dandelion¦s = 37
  662. yellow(_| )flower¦s = 37
  663. rose¦s = 38:0
  664. red(_| )(rose¦s|flower¦s|popp¦y¦ies) = 38:0
  665. [blue](_| )orchid¦s = 38:1
  666. allium¦s @an = 38:2
  667. azure(_| )bluet¦s @an = 38:3
  668. red(_| )tulip¦s = 38:4
  669. orange(_| )tulip¦s @an = 38:5
  670. white(_| )tulip¦s = 38:6
  671. pink(_| )tulip¦s = 38:7
  672. ox[-]eye(_| )dais¦y¦ies @an = 38:8
  673. ox[-]eye¦s @an = 38:8
  674. dais¦y¦ies = 38:8
  675. [<any>](_| )small(_| )flower¦s = 37, 38:0-8
  676.  
  677. mushroom¦s = 39, 40
  678. brown(_| )mushroom¦s = 39
  679. red(_| )mushroom¦s = 40
  680.  
  681. gold(_| )block¦s = 41
  682.  
  683. iron(_| )block¦s @an = 42
  684.  
  685. #double stone slab=43 slab=44
  686.  
  687. [clay](_| )brick¦s = 45, 336
  688. [clay](_| )brick[s](_| )block = 45
  689.  
  690. (TNT|dynamite)¦s = 46
  691.  
  692. bookshel¦f¦ves = 47
  693.  
  694. mossy(_| )cobble[stone] = 48
  695.  
  696. obsidian = 49
  697.  
  698. torch¦es = 50
  699. (ground|floor)(_| )torch = 50:5
  700. wall(_| )torch = 50:1-4
  701.  
  702. fire¦s = 51
  703. (eternal|infinite)(_| )fire¦s = 51:15 #never tested this myself
  704. finite(_| )fire¦s = 51:0-14
  705. (new|fresh)(_| )fire¦s = 51:0
  706.  
  707. mob(_| )spawner¦s = 52
  708.  
  709. #oak stairs=53
  710.  
  711. chest¦s = 54
  712.  
  713. [redstone](_| )wire¦s = 55
  714. [redstone](_| )wire¦(_| )on¦s(_| )on = 55:1-15
  715. [redstone](_| )wire¦(_| )off¦s(_| )off = 55:0
  716.  
  717. diamond(_| )ore¦s = 56
  718.  
  719. diamond(_| )block¦s = 57
  720. block¦¦s¦(_| )of(_| )diamond = 57
  721.  
  722. crafting(_| )table¦s = 58
  723. workbench¦es = 58
  724.  
  725. crops = 59
  726. wheat(_| )block¦s = 59
  727. wheat = 59, 296
  728. freshly(_| )planted(_| )(crops|wheat) = 59:0
  729. ripe(_| )(crops|wheat) = 59:7
  730.  
  731. (farmland|soil) = 60
  732. dry(_| )(farmland|soil) = 60:0
  733. wet(_| )(farmland|soil) = 60:1-8
  734.  
  735. (non-burning|unlighted|unlit|extinguished)(_| )furnace¦s = 61
  736. furnace¦(_| )off¦s(_| )off = 61
  737. furnace¦(_| )on¦s(_| )on = 62
  738. furnace¦s = 61, 62
  739. (burning|lighted|lit)(_| )furnace¦s = 62
  740.  
  741. sign(_| )post¦s = 63
  742. sign(_| )block¦s = 63, 68
  743.  
  744. oak(_| )door = 64
  745. oak(_| )door(_| )top = 64:8-9
  746. oak(_| )door(_| )bottom = 64:0-7
  747.  
  748. ladder¦s = 65
  749.  
  750. #rail=66 cobble stairs=67
  751.  
  752. wall(_| )sign¦s = 68
  753. sign¦s = 63, 68, 323
  754.  
  755. lever¦s = 69
  756. (unpulled|unthrown|inactive)(_| )lever¦s = 69:0-7
  757. (pulled|thrown|active)(_| )lever = 69:8-15
  758. (unpulled|unthrown|inactive)(_| )wall(_| )lever¦s = 69:1-4
  759. (pulled|thrown|active)(_| )wall(_| )lever = 69:9-12
  760. (unpulled|unthrown|inactive)(_| )wall(_| )lever¦s = 69:5-6
  761. (pulled|thrown|active)(_| )ground(_| )lever = 69:13-14
  762.  
  763. [inactive(_| )]stone(_| )pressure(_| )plate = 70
  764. active(_| )stone(_| )pressure(_| )plate = 70:1
  765.  
  766. iron(_| )door = 71
  767. iron(_| )door(_| )top = 71:8-9
  768. iron(_| )door(_| )bottom = 71:0-7
  769.  
  770. [inactive(_| )]wood[en](_| )pressure(_| )plate = 72
  771. active(_| )wood[en](_| )pressure(_| )plate = 72:1
  772. redstone(_| )ore¦(_| )off¦s(_| )off = 73
  773. (inactive|non-glowing)(_| )redstone(_| )ore¦s = 73
  774. redstone(_| )ore¦s = 73, 74
  775. (active|glowing)(_| )redstone(_| )ore¦s = 74
  776. redstone(_| )ore¦(_| )on¦s(_| )on = 74
  777.  
  778. redstone(_| )torch(_| )off = 75
  779. inactive(_| )redstone(_| )torch = 75
  780. (ground|floor)(_| )redstone(_| )torch(_| )off = 75:5
  781. (ground|floor)inactive(_| )redstone(_| )torch = 75:5
  782. wall(_| )redstone(_| )torch(_| )off = 75:1-4
  783. wall(_| )inactive(_| )redstone(_| )torch = 75:1-4
  784.  
  785. redstone(_| )torch(_| )on = 76
  786. active(_| )redstone(_| )torch = 76
  787. (ground|floor)(_| )redstone(_| )torch(_| )on = 76:5
  788. (ground|floor)active(_| )redstone(_| )torch = 76:5
  789. wall(_| )active(_| )redstone(_| )torch = 76:1-4
  790. wall(_| )redstone(_| )torch(_| )on = 76:1-4
  791.  
  792. #stone button=77
  793.  
  794. snow(_| )layer¦s = 78
  795.  
  796. ice = 79
  797. ice(_| )block(_| ) = 79
  798.  
  799. snow = 80
  800. snow(_| )block = 80
  801.  
  802. cact¦us¦i = 81
  803.  
  804. clay = 82, 337
  805. clay(_| )block = 82
  806.  
  807. [sugar](_| )cane(_| )block¦s = 83
  808. [sugar](_| )cane¦s = 83, 338
  809.  
  810. jukebox¦es = 84
  811.  
  812. fence¦s = 85
  813.  
  814. pumpkin¦s = 86
  815.  
  816. netherrack¦s = 87
  817.  
  818. soul[(_| )]sand¦s = 88
  819.  
  820. glowstone¦s = 89
  821.  
  822. [nether](_| )portal¦s = 90
  823.  
  824. jack-o-lantern¦s = 91
  825. glowing(_| )pumpkin¦s = 91
  826.  
  827. cake(_| )block¦s = 92
  828. cake¦s = 92, 354
  829.  
  830. [1-tick[-delay](_| )]redstone(_| )repeater(_| )off = 93:0-3
  831. 2-tick[-delay](_| )redstone(_| )repeater(_| )off = 93:4-7
  832. 3-tick[-delay](_| )redstone(_| )repeater(_| )off = 93:8-11
  833. 4-tick[-delay](_| )redstone(_| )repeater(_| )off = 93:12-15
  834. [1-tick[-delay](_| )]redstone(_| )repeater(_| )on = 94:0-3
  835. 2-tick[-delay](_| )redstone(_| )repeater(_| )on = 94:4-7
  836. 3-tick[-delay](_| )redstone(_| )repeater(_| )on = 94:8-11
  837. 4-tick[-delay](_| )redstone(_| )repeater(_| )on = 94:12-15
  838.  
  839. redstone(_| )repeater(_| )item = 356
  840. [<any>](_| )redstone(_| )repeater = 356, 93, 94
  841.  
  842. white(_| )glass(_| )block = 95
  843. orange(_| )glass(_| )block = 95:1
  844. magenta(_| )glass(_| )block = 95:2
  845. light(_| )blue(_| )glass(_| )block = 95:3
  846. yellow(_| )glass(_| )block = 95:4
  847. light(_| )green(_| )glass(_| )block = 95:5
  848. pink(_| )glass(_| )block = 95:6
  849. gray(_| )glass(_| )block = 95:7
  850. light(_| )gray(_| )glass(_| )block = 95:8
  851. cyan(_| )glass(_| )block = 95:9
  852. purple(_| )glass(_| )block = 95:10
  853. blue(_| )glass(_| )block = 95:11
  854. brown(_| )glass(_| )block = 95:12
  855. [dark(_| )]green(_| )glass(_| )block = 95:13
  856. red(_| )glass(_| )block = 95:14
  857. black(_| )glass(_| )block = 95:15
  858. [<any>](_| )glass(_| )block = 95:0-15
  859.  
  860. oak trapdoor¦s = 96
  861. open[ed] oak trapdoor¦s = 96:4-7
  862. closed oak trapdoor¦s = 96:0-3
  863.  
  864. silverfish(_| )block¦s = 97:0-2
  865. hidden(_| )silverfish¦es = 97:0-2
  866. [hidden](_| )[smooth](_| )stone(_| )silverfish¦es = 97:0
  867. [hidden](_| )cobble[stone](_| )silverfish¦es = 97:1
  868. [hidden](_| )stone(_| )brick[s](_| )silverfish¦es = 97:2
  869.  
  870. stone(_| )brick¦s = 98:0-3
  871. [<any>](_| )stone(_| )brick¦s = 98:0-3
  872. stone(_| )brick[s](_| )(item|block)¦s = 98:0
  873. smooth(_| )[stone](_| )brick¦s = 98:0
  874. mossy(_| )[stone](_| )brick¦s = 98:1
  875. cracked(_| )[stone](_| )brick¦s = 98:2
  876. (circle|fancy|decorated)(_| )[stone](_| )brick¦s = 98:3
  877.  
  878. #brown mushroom block=99/red=100
  879.  
  880. bars(_| )@x = 101
  881.  
  882. [plain(_| )]glass(_| )pane¦s = 102
  883.  
  884. melon¦s = 103
  885. melon(_| )block¦s = 103
  886.  
  887. pumpkin(_| )stem¦s = 104
  888.  
  889. melon(_| )stem¦s = 105
  890.  
  891. vine¦s = 106
  892. single(_| )vine = 106:1, 106:2, 106:4, 106:8
  893. double(_| )vine[s] = 106:3, 106:5, 106:9, 106:6, 106:10, 106:12
  894. triple(_| )vine[s] = 106:7, 106:11, 106:13, 106:14
  895. quadruple(_| )vine[s] = 106:15
  896.  
  897. #oak
  898. oak(_| )fence(_| )gate¦s = 107
  899. open[ed](_| )oak(_| )fence(_| )gate¦s = 107:4-7
  900. closed(_| )oak(_| )fence(_| )gate¦s = 107:0-3
  901.  
  902. #brick stairs=108 stone brick stairs=109
  903.  
  904. mycelium = 110
  905. mushroom(_| )(floor|ground|grass) = 110
  906.  
  907. lily(_| )pad¦s = 111
  908.  
  909. nether(_| )brick(_| )block¦s = 112
  910. nether(_| )brick¦s = 112, 405
  911.  
  912. nether(_| )[brick[s]](_| )fence¦s = 113
  913.  
  914. #nether brick stairs=114
  915.  
  916. nether(_| )wart(_| )block¦s = 115
  917. freshly(_| )planted(_| )nether(_| )wart¦s = 115:0
  918. ripe(_| )nether(_| )wart¦s = 115:3
  919. nether(_| )wart¦s = 115, 372
  920.  
  921. enchantment(_| )table¦s = 116
  922.  
  923. brewing(_| )stand(_| )block¦s = 117
  924. empty(_| )brewing(_| )stand¦s(_| )@an = 117:0
  925. full(_| )brewing(_| )stand¦s = 117:7
  926. brewing(_| )stand¦s = 117, 379
  927.  
  928. cauldron(_| )block¦s = 118
  929. empty(_| )cauldron¦s(_| )@an = 118:0
  930. full(_| )cauldron¦s = 118:3
  931. cauldron¦s = 118, 380
  932.  
  933. end[er](_| )portal¦s(_| )@an = 119
  934.  
  935. end[er](_| )portal(_| )frame¦s(_| )@an = 120
  936. empty(_| )end[er](_| )portal(_| )frame¦s @an = 120:0-3
  937. filled(_| )end[er](_| )portal(_| )frame¦s = 120:4-7
  938.  
  939. end[er](_| )stone¦s @an = 121
  940.  
  941. dragon(_| )egg¦s = 122
  942. ender[(_| )]dragon(_| )egg¦s(_| )@an = 122
  943.  
  944. (inactive|unpowered|unlit)(_| )restone(_| )lamp¦s = 123
  945. restone(_| )lamp¦(_| )off¦s(_| )off = 123
  946. redstone(_| )lamp¦s = 123, 124
  947. (active|glowing|powered|lit)(_| )redstone(_| )lamp¦s = 124
  948. redstone(_| )lamp¦(_| )on¦s(_| )on = 124
  949.  
  950. #double slab=125 normal slab=126
  951.  
  952. cocoa = 127
  953. cocoa(_| )plant¦s = 127
  954. (freshly(_| )planted|small)(_| )cocoa(_| )[plant¦s] = 127:0-3
  955. medium(_| )cocoa(_| )[plant¦s] = 127:4-7
  956. (ripe|big|large)(_| )cocoa(_| )[plant¦s] = 127:8-11
  957.  
  958. #sandstone stairs=128
  959.  
  960. emerald(_| )ore¦s @an = 129
  961.  
  962. ender(_| )chest¦s @an = 130
  963.  
  964. [tripwire](_| )hook¦s = 131
  965.  
  966. tripwire¦s = 132
  967.  
  968. emerald(_| )block¦s @an = 133
  969. block¦¦s¦(_| )of(_| )emerald = 133
  970.  
  971. #spruce wood(_| )stairs=134/birch=135/jungle=136
  972.  
  973. command(_| )block¦s = 137
  974.  
  975. beacon¦s = 138
  976.  
  977. cobble[stone](_| )wall¦s = 139:0-1
  978. cobble[stone](_| )wall(_| )(item|block)¦s = 139:0
  979. (normal|regular)(_| )cobble[stone](_| )wall¦s = 139:0
  980. moss[y](_| )cobble[stone](_| )wall¦s = 139:1
  981.  
  982. {flower pot}(_| )flower(_| )pot¦s = 140
  983. {flower pot}(_| )flower(_| )pot(_| )block¦s = 140
  984. flower(_| )pot(_| )(holding|containing|with)(_| )[a[n]](_| ){flower pot} = 140
  985. flower(_| )pot = 140
  986. flower(_| )pot(_| )item = 390
  987. [<any>](_| )flower(_| )pot¦s = 140, 390
  988.  
  989. carrot(_| )plant¦s = 141
  990. carrot[s](_| )block¦s = 141
  991.  
  992. potato(_| )plant¦s = 142
  993. potato[es](_| )block¦s = 142
  994.  
  995. #wooden button=143
  996.  
  997. {mob head direction}(_| )[mob](_| )head[(_| )block]¦s = 144
  998. [mob](_| )head¦s = 144, 397
  999.  
  1000. [(regular|complete|undamaged)(_| )]anvil = 145:0-1
  1001. [slightly(_| )]damaged(_| )anvil = 145:4-5
  1002. (very|heavily|severely)(_| )damaged(_| )anvil = 145:8-9
  1003. trapped(_| )chest¦s = 146
  1004.  
  1005. [inactive(_| )](gold[en]|light)(_| )pressure(_| )plate = 147
  1006. active(_| )(gold[en]|light)(_| )pressure(_| )plate = 147:1
  1007. [inactive(_| )](iron|heavy)(_| )pressure(_| )plate = 148
  1008. active(_| )(iron|heavy)(_| )pressure(_| )plate = 148:1
  1009.  
  1010. (inactive|unpowered)(_| )redstone(_| )comparator¦s = 149
  1011. redstone(_| )comparator(_| )block¦s = 149
  1012. redstone(_| )comparator¦s = 149, 150
  1013. (active|powered)(_| )redstone(_| )comparator¦s = 150
  1014.  
  1015. daylight(_| )sensor¦s = 151
  1016.  
  1017. redstone(_| )block¦s = 152
  1018. block¦¦s¦(_| )of(_| )redstone = 152
  1019.  
  1020. [nether](_| )quartz(_| )ore = 153
  1021.  
  1022. hopper¦s = 154
  1023.  
  1024. quartz(_| )block¦s = 155
  1025. chiselled(_| )quartz(_| )block¦s = 155:1
  1026. [vertical](_| )pillar(_| )quartz(_| )block¦s = 155:2
  1027. [horizontal](_| )pillar(_| )quartz(_| )block¦s = 155:3-4
  1028. [nether](_| )quartz = 155, 406
  1029.  
  1030. #quartz stairs=156 activator rail=157
  1031.  
  1032. dropper¦s = 158
  1033.  
  1034. white(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159
  1035. orange(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:1
  1036. magenta(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:2
  1037. light(_| )blue(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:3
  1038. yellow(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:4
  1039. light(_| )green(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:5
  1040. pink(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:6
  1041. gray(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:7
  1042. light(_| )gray(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:8
  1043. cyan(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:9
  1044. purple(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:10
  1045. blue(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:11
  1046. brown(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:12
  1047. [dark(_| )]green(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:13
  1048. red(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:14
  1049. black(_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:15
  1050. [<any>](_| )(terracotta|[stained](_| )[hard[ened]](_| )clay) = 159:0-15
  1051.  
  1052. white(_| )[stained](_| )glass(_| )[pane] = 160
  1053. orange(_| )[stained](_| )glass(_| )[pane] = 160:1
  1054. magenta(_| )[stained](_| )glass(_| )[pane] = 160:2
  1055. light(_| )blue(_| )[stained](_| )glass(_| )[pane] = 160:3
  1056. yellow(_| )[stained](_| )glass(_| )[pane] = 160:4
  1057. light(_| )green(_| )[stained](_| )glass(_| )[pane] = 160:5
  1058. pink(_| )[stained](_| )glass(_| )[pane] = 160:6
  1059. gray(_| )[stained](_| )glass(_| )[pane] = 160:7
  1060. light(_| )gray(_| )[stained](_| )glass(_| )[pane] = 160:8
  1061. cyan(_| )[stained](_| )glass(_| )[pane] = 160:9
  1062. purple(_| )[stained](_| )glass(_| )[pane] = 160:10
  1063. blue(_| )[stained](_| )glass(_| )[pane] = 160:11
  1064. brown(_| )[stained](_| )glass(_| )[pane] = 160:12
  1065. [dark(_| )]green(_| )[stained](_| )glass(_| )[pane] = 160:13
  1066. red(_| )[stained](_| )glass(_| )[pane] = 160:14
  1067. black(_| )[stained](_| )glass(_| )[pane] = 160:15
  1068. [<any>](_| )[stained](_| )glass(_| )[pane] = 160:0-15
  1069.  
  1070. #acacia stairs=163/dark oak=164
  1071.  
  1072. slime(_| )block = 165
  1073.  
  1074. barrier = 166
  1075.  
  1076. iron trapdoor¦s = 167
  1077. iron open[ed] trapdoor¦s = 167:4-7
  1078. iron closed trapdoor¦s = 167:0-3
  1079.  
  1080. prismarine = 168
  1081. prismarine(_| )bricks = 168:1
  1082. dark(_| )prismarine = 168:2
  1083.  
  1084. sea(_| )lantern = 169
  1085.  
  1086. (hay|wheat)(_| )block¦s = 170
  1087. block¦¦s¦(_| )of(_| )(hay|wheat) = 170
  1088.  
  1089. white(_| )(carpet|rug)¦s = 171
  1090. orange(_| )(carpet|rug)¦s = 171:1
  1091. magenta(_| )(carpet|rug)¦s = 171:2
  1092. light(_| )blue(_| )(carpet|rug)¦s = 171:3
  1093. yellow(_| )(carpet|rug)¦s = 171:4
  1094. light(_| )green(_| )(carpet|rug)¦s = 171:5
  1095. pink(_| )(carpet|rug)¦s = 171:6
  1096. gray(_| )(carpet|rug)¦s = 171:7
  1097. light(_| )gray(_| )(carpet|rug)¦s = 171:8
  1098. cyan(_| )(carpet|rug)¦s = 171:9
  1099. purple(_| )(carpet|rug)¦s = 171:10
  1100. blue(_| )(carpet|rug)¦s = 171:11
  1101. brown(_| )(carpet|rug)¦s = 171:12
  1102. [dark(_| )]green(_| )(carpet|rug)¦s = 171:13
  1103. red(_| )(carpet|rug)¦s = 171:14
  1104. black(_| )(carpet|rug)¦s = 171:15
  1105. [<any>](_| )(carpet|rug)¦s = 171:0-15
  1106.  
  1107. hard[ened](_| )clay = 172
  1108.  
  1109. coal(_| )block = 173
  1110. block¦¦s¦(_| )of(_| )coal = 173
  1111. coal = 263:0, 173
  1112.  
  1113. packed(_| )ice = 174
  1114. packed(_| )ice(_| )block = 174
  1115.  
  1116. sunflower¦s = 175:0
  1117. lilac¦s = 175:1
  1118. double((_| )|-)(tall|long)(_| )grass = 175:2
  1119. large(_| )fern¦s = 175:3
  1120. rose(_| )bush¦es = 175:4
  1121. peon¦y¦ies = 175:5
  1122. [<any>](_| )large(_| )flower¦s = 175:0-1, 175:4-5
  1123. [<any>](_| )large(_| )plant¦s = 175:0-5
  1124. long(_| )grass = 175:6-15
  1125.  
  1126. # standing(_| )banner = 176
  1127.  
  1128. # wall(_| )banner = 177
  1129.  
  1130. daylight(_| )detector(_| )inverted = 178
  1131.  
  1132. red(_| )sand[(_| )]stone¦s = 179
  1133. chiseled(_| )red(_| )sand[(_| )]stone¦s = 179:1
  1134. smooth(_| )red(_| )sand[(_| )]stone¦s = 179:2
  1135.  
  1136. #red sandstone stairs=180 double stone slab2=181 stone slab2=182
  1137.  
  1138. #spruce
  1139. spruce(_| )fence(_| )gate¦s = 183
  1140. open[ed](_| )spruce fence(_| )gate¦s = 183:4-7
  1141. closed(_| )spruce fence(_| )gate¦s = 183:0-3
  1142. #birch
  1143. birch(_| )fence(_| )gate¦s = 184
  1144. open[ed](_| )birch(_| )fence(_| )gate¦s = 184:4-7
  1145. closed(_| )birch(_| )fence(_| )gate¦s = 184:0-3
  1146. #jungle
  1147. jungle(_| )fence(_| )gate¦s = 185
  1148. open[ed](_| )jungle fence(_| )gate¦s = 185:4-7
  1149. closed(_| )jungle(_| )fence(_| )gate¦s = 185:0-3
  1150. #dark oak
  1151. dark(_| )oak(_| )fence(_| )gate¦s = 186
  1152. open[ed](_| )dark(_| )oak(_| )fence(_| )gate¦s = 186:4-7
  1153. closed(_| )dark(_| )oak(_| )fence(_| )gate¦s = 186:0-3
  1154. #acacia
  1155. acacia(_| )fence(_| )gate¦s = 187
  1156. open[ed](_| )acacia(_| )fence(_| )gate¦s = 187:4-7
  1157. closed(_| )acacia(_| )fence(_| )gate¦s = 187:0-3
  1158.  
  1159. spruce(_| )fence = 188
  1160.  
  1161. birch(_| )fence = 189
  1162.  
  1163. jungle(_| )fence = 190
  1164.  
  1165. dark(_| )oak(_| )fence = 191
  1166.  
  1167. acacia(_| )fence = 192
  1168.  
  1169. spruce(_| )door = 193
  1170. spruce(_| )door(_| )top = 193:8-9
  1171. spruce(_| )door(_| )bottom = 193:0-7
  1172.  
  1173. birch(_| )door = 194
  1174. birch(_| )door(_| )top = 194:8-9
  1175. birch(_| )door(_| )bottom = 194:0-7
  1176.  
  1177. jungle(_| )door = 195
  1178. jungle(_| )door(_| )top = 195:8-9
  1179. jungle(_| )door(_| )bottom = 195:0-7
  1180.  
  1181. acacia(_| )door = 196
  1182. acacia(_| )door(_| )top = 196:8-9
  1183. acacia(_| )door(_| )bottom = 196:0-7
  1184.  
  1185. dark(_| )oak(_| )door = 197
  1186. dark(_| )oak(_| )door(_| )top = 197:8-9
  1187. dark(_| )oak(_| )door(_| )bottom = 197:0-7
  1188.  
  1189. spruce(_| )door item¦s = 427
  1190. spruce(_| )door¦s = 427, 193
  1191. birch(_| )door item¦s = 428
  1192. birch(_| )door¦s = 428, 194
  1193. jungle(_| )door item¦s = 429
  1194. jungle(_| )door¦s = 429, 195
  1195. dark(_| )oak(_| )door item¦s = 430
  1196. dark(_| )oak(_| )door¦s = 430, 196
  1197. acacia(_| )door item¦s = 431
  1198. acacia(_| )door¦s = 431, 197
  1199.  
  1200. [<any>](_| )wood[en](_| )door¦s = 64, 193, 194, 195, 196, 197
  1201. [<any>](_| )door¦s = 64, 71, 193, 194, 195, 196, 197
  1202.  
  1203. #empty 198-255
  1204.  
  1205. sword¦s = 267, 268, 272, 276, 283
  1206. pick[axe]¦s = 270, 274, 257, 278, 285
  1207. axe¦s(_| )@an = 271, 275, 258, 279, 286
  1208. shovel¦s = 269, 273, 256, 277, 284
  1209. spade¦s = shovel
  1210. hoe¦s = 290, 291, 292, 293, 294
  1211. iron(_| )(shovel|spade)¦s @an = 256
  1212. iron(_| )pick[axe]¦s @an = 257
  1213. iron(_| )axe¦s @an = 258
  1214. flint(_| )and(_| )steel¦s = 259
  1215. flint'n'steel¦s = 259
  1216. apple¦s @an = 260
  1217. red(_| )apple¦s = 260
  1218. [<any>](_| )apple¦s = 260, 322:0-1
  1219. bow¦s = 261
  1220. arrow¦s = 262
  1221. [<any>](_| )coal = 263:0-1
  1222. charcoal = 263:1
  1223. coal(_| )<item> = 263:0
  1224. diamond¦s = 264
  1225. iron(_| )(ingot|bar)¦s @an = 265
  1226. gold[en](_| )(ingot|bar)¦s = 266
  1227. ingot¦s @an = 265, 266
  1228. wood[en](_| )tool¦s = 268, 269, 270, 271, 290
  1229. stone(_| )tool¦s = 272,273, 274, 275, 291
  1230. iron(_| )tool¦s @an = 256, 257, 258, 267, 292
  1231. diamond(_| )tool¦s = 276, 277, 278, 279, 293
  1232. gold[en](_| )tool¦s = 283, 284, 285, 286, 294
  1233. iron(_| )sword¦s @an = 267
  1234. wood[en](_| )sword¦s = 268
  1235. wood[en](_| )(shovel|spade)¦s = 269
  1236. wood[en](_| )pick[axe]¦s = 270
  1237. wood[en](_| )axe¦s = 271
  1238. stone(_| )sword¦s = 272
  1239. stone(_| )(shovel|spade)¦s = 273
  1240. stone(_| )pick[axe]¦s = 274
  1241. stone(_| )axe¦s = 275
  1242. diamond(_| )sword¦s = 276
  1243. diamond(_| )(shovel|spade)¦s = 277
  1244. diamond(_| )pick[axe]¦s = 278
  1245. diamond(_| )axe¦s = 279
  1246. stick¦s = 280
  1247. bowl¦s = 281
  1248. empty(_| )bowl¦s @an = 281
  1249. [mushroom](_| )(stew|soup)¦s = 282
  1250. gold[en](_| )sword¦s = 283
  1251. gold[en](_| )(shovel|spade)¦s = 284
  1252. gold[en](_| )pick[axe]¦s = 285
  1253. gold[en](_| )axe¦s = 286
  1254. string¦s = 287
  1255. feather¦s = 288
  1256. sulphur = 289
  1257. gunpowder = 289
  1258. wood[en](_| )hoe¦s = 290
  1259. stone(_| )hoe¦s = 291
  1260. iron(_| )hoe¦s@an = 292
  1261. diamond(_| )hoe¦s = 293
  1262. gold[en](_| )hoe¦s = 294
  1263. [wheat](_| )seeds = 295
  1264. wheat(_| )item¦s = 296
  1265. bread¦s = 297
  1266. helmet¦s = 298, 302, 306, 310, 314
  1267. chestplate¦s = 299, 303, 307, 311, 315
  1268. leg[ging]s @x = 300, 304, 308, 312, 316
  1269. boots @x = 301, 305, 309, 313, 317
  1270. leather(_| )(cap|helmet)¦s = 298
  1271. leather(_| )(tunic|chest[plate])¦s = 299
  1272. leather(_| )(pants|leg[ging]s) @x = 300
  1273. leather(_| )boots @x = 301
  1274. chain[mail](_| )helmet¦s = 302
  1275. chain[mail](_| )chestplate¦s = 303
  1276. chain[mail](_| )leggings @x = 304
  1277. chain[mail](_| )boots @x = 305
  1278. iron(_| )helmet¦s @an = 306
  1279. iron(_| )chest[plate]¦s @an = 307
  1280. iron(_| )leg[ging]s @x = 308
  1281. iron(_| )boots @x = 309
  1282. diamond(_| )helmet¦s = 310
  1283. diamond(_| )chest[plate]¦s = 311
  1284. diamond(_| )leg[ging]s @x = 312
  1285. diamond(_| )boots @x = 313
  1286. gold[en](_| )helmet¦s = 314
  1287. gold[en](_| )chest[plate]¦s = 315
  1288. gold[en](_| )leg[ging]s @x = 316
  1289. gold[en](_| )boots @x = 317
  1290. flint¦s = 318
  1291. [<any>] pork[chop]¦s = 319, 320
  1292. pork[chop](_| )item¦s = 319
  1293. raw(_| )pork[chop]¦s = 319
  1294. (cooked|grilled)(_| )pork[chop]¦s = 320
  1295. painting¦s = 321
  1296. painting(_| )item¦s = 321
  1297. golden(_| )apple¦s = 322:0-1
  1298. golden(_| )apple(_| )item¦s = 322:0
  1299. enchanted(_| )golden(_| )apple¦s @an = 322:1
  1300. (god|notch)(_| )apple¦s @an = 322:1
  1301. sign(_| )item¦s = 323
  1302. oak(_| )door item¦s = 324
  1303. oak(_| )door¦s = 324, 194
  1304. [empty](_| )bucket¦s = 325
  1305. water(_| )bucket¦s = 326
  1306. bucket¦¦s¦(_| )of(_| )water = 326
  1307. lava(_| )bucket¦s = 327
  1308. bucket¦¦s¦(_| )of(_| )lava = 327
  1309. [<any>] minecart¦s = 328, 342, 343, 407, 408
  1310. minecart(_| )item¦s = 328
  1311. saddle¦s = 329
  1312. iron(_| )door item¦s = 330
  1313. iron(_| )door¦s = 330, 71
  1314. redstone = 331
  1315. redstone(_| )dust = 331
  1316. snowball¦s = 332
  1317. boat¦s = 333
  1318. leather = 334
  1319. milk(_| )[bucket¦s] = 335
  1320. [clay](_| )brick[s](_| )<item> = 336
  1321. clay(_| )<item> = 337
  1322. clay(_| )ball¦s = 337
  1323. [sugar](_| )cane(_| )item¦s = 338
  1324. paper = 339
  1325. book¦s = 340
  1326. slime[ball¦s] = 341
  1327. storage(_| )minecart¦s = 342
  1328. chest(_| )minecart¦s = 342
  1329. powered(_| )minecart¦s = 343
  1330. furnace(_| )minecart¦s = 343
  1331. egg¦s = 344
  1332. chicken(_| )egg¦s = 344
  1333. compass¦es = 345
  1334. fishing(_| )rod¦s = 346
  1335. clock¦s = 347
  1336. glowstone(_| )dust = 348
  1337. {fish}(_| )item¦s = 349
  1338. raw(_| ){fish} = 349
  1339. [<any>] {fish} = 349, 350
  1340. cooked(_| ){fish} = 350
  1341. dye¦s = 351:0-15
  1342. white(_| )dye¦s = 351:15
  1343. bone[(_| )]meal¦s = 351:15
  1344. orange(_| )dye¦s = 351:14
  1345. magenta(_| )dye¦s = 351:13
  1346. light(_| )blue(_| )dye¦s = 351:12
  1347. yellow(_| )dye¦s = 351:11
  1348. dandelion(_| )yellow(_| )[dye¦s] = 351:11
  1349. light(_| )green(_| )dye¦s = 351:10
  1350. pink(_| )dye¦s = 351:9
  1351. gray(_| )dye¦s = 351:8
  1352. light(_| )gray(_| )dye¦s = 351:7
  1353. cyan(_| )dye¦s = 351:6
  1354. purple(_| )dye¦s = 351:5
  1355. blue(_| )dye¦s = 351:4
  1356. lapis(_| )[lazuli¦s] = 351:4
  1357. cocoa(_| )beans = 351:3
  1358. brown(_| )dye¦s = 351:3
  1359. [dark](_| )green(_| )dye¦s = 351:2
  1360. cactus(_| )green(_| )[dye¦s] = 351:2
  1361. red(_| )dye¦s = 351:1
  1362. rose(_| )red = 351:1
  1363. black(_| )dye¦s = 351:0
  1364. ink(_| )sack¦s = 351:0
  1365. bone¦s = 352
  1366. sugar = 353
  1367. cake(_| )item¦s = 354
  1368. [redstone](_| )(repeater|diode)(_| )item¦s = 356
  1369. cookie¦s = 357
  1370. map¦s = 358
  1371. shears = 359
  1372. melon(_| )slice¦s = 360
  1373. pumpkin(_| )seeds = 361
  1374. melon(_| )seeds = 362
  1375. [<any>](_| )beef = 363, 364
  1376. beef(_| )item¦s = 363, 364
  1377. [raw](_| )beef = 363
  1378. steak¦s = 364
  1379. cooked(_| )beef = 364
  1380. [<any>](_| )chicken¦s = 365, 366
  1381. chicken(_| )item¦s = 365
  1382. raw(_| )chicken¦s = 365
  1383. cooked(_| )chicken¦s = 366
  1384. rotten(_| )flesh = 367
  1385. ender(_| )pearl¦s @an = 368
  1386. blaze(_| )rod¦s = 369
  1387. ghast(_| )tear¦s = 370
  1388. gold(_| )nugget¦s = 371
  1389. nether(_| )wart(_| )item¦s = 372
  1390. water(_| )bottle¦s = 373
  1391. potion¦s = 373
  1392. bottle¦¦s¦(_| )of(_| )water = 373
  1393. [glass](_| )bottle¦s = 374
  1394. vial¦s = 374
  1395. spider(_| )eye¦s = 375
  1396. fermented(_| )spider(_| )eye¦s = 376
  1397. blaze(_| )powder = 377
  1398. magma(_| )cream¦s = 378
  1399. brewing(_| )stand(_| )item¦s = 379
  1400. cauldron(_| )item¦s = 380
  1401. eye¦¦s¦(_| )of(_| )ender @an = 381
  1402. glistering(_| )melon¦s = 382
  1403. spawn(_| )egg¦s = 383
  1404. noegg = 383:1
  1405. bottle¦¦s¦(_| )(o'|of)(_| )enchanting = 384
  1406. (xp|exp[erience])(_| )bottle¦s @an = 384
  1407. fire(_| )charge¦s = 385
  1408. book¦¦s¦(_| )(and|with)(_| )quill = 386
  1409. written(_| )book¦s = 387
  1410. emerald¦s = 388
  1411. item(_| )frame¦s = 389
  1412. flower(_| )pot(_| )item¦s = 390
  1413. carrot[s](_| )[item¦s] = 391
  1414. [<any>](_| )carrot[s](_| )[item¦s] = 391, 396
  1415. potato¦es = 392
  1416. potato[es](_| )item¦s = 392
  1417. baked(_| )potato¦es = 393
  1418. poisonous(_| )potato¦es = 394
  1419. [<any>](_| )potato¦es = 392, 393, 394
  1420. empty(_| )map¦s @an = 395
  1421. golden(_| )carrot¦s = 396
  1422. {mob head type}(_| )[mob](_| )head[(_| )item]¦s = 397
  1423. carrot¦(_| )on(_| )a(_| )stick¦s(_| )on(_| )sticks = 398
  1424. (nether|wither)(_| )star¦s = 399
  1425. pumpkin(_| )pie¦s = 400
  1426. firework(_| )rocket¦s = 401
  1427. firework(_| )star¦s = 402
  1428. enchanted(_| )book¦s @an = 403
  1429. redstone(_| )comparator(_| )item¦s = 404
  1430. nether(_| )brick(_| )item¦s = 405
  1431. [nether](_| )quartz(_| )item¦s = 406
  1432. TNT(_| )minecart¦s = 407
  1433. hopper(_| )minecart¦s = 408
  1434. prismarine(_| )shard¦s = 409:0
  1435. prismarine(_| )crystal¦s = 410
  1436. [<any>](_| )rabbit(_| )meat = 411, 412
  1437. raw(_| )rabbit = 411
  1438. cooked(_| )rabbit = 412
  1439. rabbit(_| )stew = 413
  1440. rabbit(_| )foot = 414
  1441. rabbit(_| )hide = 415
  1442. armor(_| )stand = 416
  1443. iron(_| )horse(_| )armo[u]r¦s = 417
  1444. gold(_| )horse(_| )armo[u]r¦s = 418
  1445. diamond(_| )horse(_| )armo[u]r¦s = 419
  1446. lead¦s = 420
  1447. name(_| )tag¦s = 421
  1448. command(_| )block(_| )minecart¦¦s¦ = 422
  1449. [<any>](_| )mutton = 423, 424
  1450. raw(_| )mutton = 423
  1451. cooked(_| )mutton = 424
  1452. [<any>](_| )banner = 176:0-15, 177:0-15, 425:0-15
  1453. [<any>](_| )banner(_| )block = 176:0-15, 177:0-15
  1454.  
  1455. black(_| )banner(_| )item = 425
  1456. red(_| )banner(_| )item = 425:1
  1457. [dark(_| )]green(_| )banner(_| )item = 425:2
  1458. brown(_| )banner(_| )item = 425:3
  1459. blue(_| )banner(_| )item = 425:4
  1460. purple(_| )banner(_| )item = 425:5
  1461. cyan(_| )banner(_| )item = 425:6
  1462. light(_| )gray(_| )banner(_| )item = 425:7
  1463. gray(_| )banner(_| )item = 425:8
  1464. pink(_| )banner(_| )item = 425:9
  1465. (lime|light(_| )green)(_| )banner(_| )item = 425:10
  1466. yellow(_| )banner(_| )item = 425:11
  1467. light(_| )blue(_| )banner(_| )item = 425:12
  1468. magenta(_| )banner(_| )item = 425:13
  1469. orange(_| )banner(_| )item = 425:14
  1470. white(_| )banner(_| )item = 425:15
  1471. [<any>](_| )banner(_| )item = 425:0-15
  1472.  
  1473. black(_| )standing(_| )banner[(_| )block] = 176
  1474. red(_| )standing(_| )banner[(_| )block] = 176:1
  1475. [dark(_| )]green(_| )standing(_| )banner[(_| )block] = 176:2
  1476. brown(_| )standing(_| )banner[(_| )block] = 176:3
  1477. blue(_| )standing(_| )banner[(_| )block] = 176:4
  1478. purple(_| )standing(_| )banner[(_| )block] = 176:5
  1479. cyan(_| )standing(_| )banner[(_| )block] = 176:6
  1480. light(_| )gray(_| )standing(_| )banner[(_| )block] = 176:7
  1481. gray(_| )standing(_| )banner[(_| )block] = 176:8
  1482. pink(_| )standing(_| )banner[(_| )block] = 176:9
  1483. (lime|light(_| )green)(_| )standing(_| )banner[(_| )block] = 176:10
  1484. yellow(_| )standing(_| )banner[(_| )block] = 176:11
  1485. light(_| )blue(_| )standing(_| )banner[(_| )block] = 176:12
  1486. magenta(_| )standing(_| )banner[(_| )block] = 176:13
  1487. orange(_| )standing(_| )banner[(_| )block] = 176:14
  1488. white(_| )standing(_| )banner[(_| )block] = 176:15
  1489. [<any>](_| )standing(_| )banner[(_| )block] = 176:0-15
  1490.  
  1491. black(_| )wall(_| )banner[(_| )block] = 177
  1492. red(_| )wall(_| )banner[(_| )block] = 177:1
  1493. [dark(_| )]green(_| )wall(_| )banner[(_| )block] = 177:2
  1494. brown(_| )wall(_| )banner[(_| )block] = 177:3
  1495. blue(_| )wall(_| )banner[(_| )block] = 177:4
  1496. purple(_| )wall(_| )banner[(_| )block] = 177:5
  1497. cyan(_| )wall(_| )banner[(_| )block] = 177:6
  1498. light(_| )gray(_| )wall(_| )banner[(_| )block] = 177:7
  1499. gray(_| )wall(_| )banner[(_| )block] = 177:8
  1500. pink(_| )wall(_| )banner[(_| )block] = 177:9
  1501. (lime|light(_| )green)(_| )wall(_| )banner[(_| )block] = 177:10
  1502. yellow(_| )wall(_| )banner[(_| )block] = 177:11
  1503. light(_| )blue(_| )wall(_| )banner[(_| )block] = 177:12
  1504. magenta(_| )wall(_| )banner[(_| )block] = 177:13
  1505. orange(_| )wall(_| )banner[(_| )block] = 177:14
  1506. white(_| )wall(_| )banner[(_| )block] = 177:15
  1507. [<any>](_| )wall(_| )banner[(_| )block] = 177:0-15
  1508.  
  1509. #TYPE TO TYPE
  1510. piston¦s = piston base, piston extension
  1511. piston (item|block)¦s = piston base
  1512. sticky piston¦s = sticky piston base, sticky piston extension
  1513. sticky piston (item|block)¦s = sticky piston base
  1514. [<any>](_| )extended piston base¦s = extended piston base, extended sticky piston base
  1515. extended piston¦s = extended piston base, piston extension
  1516. extended sticky piston¦s = extended sticky piston base, sticky piston extension
  1517. [<any>](_| )extended piston¦s = any extended piston base, any piston extension
  1518. [<any>](_| )retracted piston¦s = retracted piston, retracted sticky piston
  1519.  
  1520. powered [redstone] wire¦s = redstone wire on
  1521. [redstone] wire¦s = redstone wire off
  1522. active [redstone] wire¦s = redstone wire on
  1523. inactive [redstone] wire¦s = redstone wire off
  1524.  
  1525. [<any>](_| )stained glass block = 95:0-15
  1526. #[<any>](_| )glass block = 20, [<any>](_| )stained glass block
  1527.  
  1528. [<any>](_| )stained glass pane = 160:0-15
  1529. #[<any>](_| )glass pane = 102, [<any>](_| )stained glass pane
  1530.  
  1531. #[<any>](_| )glass = [<any>](_| )glass block, [<any>](_| )glass pane
  1532.  
  1533. [<any>](_| )log = 162:0-1, 17:0-3
  1534.  
  1535. [<any>] leaves = 18:0-15, 161:0-15
  1536. [<any>] permanent leaves = 18:4-7, 18:12-15, 161:4-7, 161:12-15
  1537.  
  1538. [<any>] flower¦s = any small flower, any large flower
  1539.  
  1540. # -- music discs --
  1541. music(_| )disc¦s = 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267
  1542. record¦s = music disc
  1543. gold(_| )[music] disc¦s = 2256
  1544. 13-disc¦s = 2256
  1545. (green|cat)(_| )[music](_| )disc¦s = 2257
  1546. blocks(_| )[music](_| )disc¦s = 2258
  1547. chirp(_| )[music](_| )disc¦s = 2259
  1548. far(_| )[music](_| )disc¦s = 2260
  1549. mall(_| )[music](_| )disc¦s = 2261
  1550. mellohi(_| )[music](_| )disc¦s = 2262
  1551. stal(_| )[music](_| )disc¦s = 2263
  1552. strad(_| )[music](_| )disc¦s = 2264
  1553. ward(_| )[music](_| )disc¦s = 2265
  1554. 11-disc¦s = 2266
  1555. wait(_| )[music](_| )disc¦s = 2267
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement