Advertisement
vsamour

Dragon Cod

Apr 1st, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 5.19 KB | None | 0 0
  1. {
  2.   label = "dragon-cond",
  3.   shapes = {
  4.     { 6,0,15,7,6,16,texture = "iron_block", tint = 0xff9900 },
  5.     { 7,0,15,10,1,16,texture = "iron_block", tint = 0xff9900 },
  6.     { 1,1,15,2,2,16,texture = "iron_block", tint = 0xff9900 },
  7.     { 2,1,15,3,2,16,texture = "iron_block", tint = 0xff6600 },
  8.     { 9,1,15,10,6,16,texture = "iron_block", tint = 0xff9900 },
  9.     { 13,1,15,14,2,16,texture = "iron_block", tint = 0xff6600 },
  10.     { 14,1,15,15,2,16,texture = "iron_block", tint = 0xff9900 },
  11.     { 1,2,15,2,3,16,texture = "iron_block", tint = 0xff6600 },
  12.     { 3,2,15,4,3,16,texture = "iron_block", tint = 0x993300 },
  13.     { 4,2,15,5,3,16,texture = "iron_block", tint = 0xff3300 },
  14.     { 5,2,15,6,3,16,texture = "iron_block", tint = 0x993300 },
  15.     { 10,2,15,11,3,16,texture = "iron_block", tint = 0x993300 },
  16.     { 11,2,15,12,3,16,texture = "iron_block", tint = 0xff3300 },
  17.     { 12,2,15,13,3,16,texture = "iron_block", tint = 0x993300 },
  18.     { 14,2,15,15,3,16,texture = "iron_block", tint = 0xff6600 },
  19.     { 2,3,15,3,4,16,texture = "iron_block", tint = 0x993300 },
  20.     { 4,3,15,5,4,16,texture = "iron_block", tint = 0x993300 },
  21.     { 5,3,15,6,4,16,texture = "iron_block", tint = 0xff3300 },
  22.     { 10,3,15,11,4,16,texture = "iron_block", tint = 0xff3300 },
  23.     { 11,3,15,12,4,16,texture = "iron_block", tint = 0x993300 },
  24.     { 13,3,15,14,4,16,texture = "iron_block", tint = 0x993300 },
  25.     { 2,4,15,3,5,16,texture = "iron_block", tint = 0xff6600 },
  26.     { 3,4,15,4,5,16,texture = "iron_block", tint = 0x993300 },
  27.     { 5,4,15,6,5,16,texture = "iron_block", tint = 0x993300 },
  28.     { 10,4,15,11,5,16,texture = "iron_block", tint = 0x993300 },
  29.     { 12,4,15,13,5,16,texture = "iron_block", tint = 0x993300 },
  30.     { 13,4,15,14,5,16,texture = "iron_block", tint = 0xff6600 },
  31.     { 2,5,15,3,6,16,texture = "iron_block", tint = 0x993300 },
  32.     { 3,5,15,4,6,16,texture = "iron_block", tint = 0xff6600 },
  33.     { 4,5,15,5,6,16,texture = "iron_block", tint = 0x993300 },
  34.     { 11,5,15,12,6,16,texture = "iron_block", tint = 0x993300 },
  35.     { 12,5,15,13,6,16,texture = "iron_block", tint = 0xff6600 },
  36.     { 13,5,15,14,6,16,texture = "iron_block", tint = 0x993300 },
  37.     { 0,6,15,6,7,16,texture = "iron_block", tint = 0xff9900 },
  38.     { 7,6,15,9,7,16,texture = "iron_block", tint = 0xff9900 },
  39.     { 10,6,15,16,7,16,texture = "iron_block", tint = 0xff9900 },
  40.     { 0,7,15,1,10,16,texture = "iron_block", tint = 0xff9900 },
  41.     { 6,7,15,7,9,16,texture = "iron_block", tint = 0xff9900 },
  42.     { 7,7,15,8,8,16,texture = "iron_block", tint = 0xff3300 },
  43.     { 8,7,15,9,8,16,texture = "iron_block", tint = 0xff6600 },
  44.     { 9,7,15,10,9,16,texture = "iron_block", tint = 0xff9900 },
  45.     { 15,7,15,16,10,16,texture = "iron_block", tint = 0xff9900 },
  46.     { 7,8,15,8,9,16,texture = "iron_block", tint = 0xff6600 },
  47.     { 8,8,15,9,9,16,texture = "iron_block", tint = 0xff3300 },
  48.     { 1,9,15,6,10,16,texture = "iron_block", tint = 0xff9900 },
  49.     { 7,9,15,9,10,16,texture = "iron_block", tint = 0xff9900 },
  50.     { 10,9,15,16,10,16,texture = "iron_block", tint = 0xff9900 },
  51.     { 2,10,15,3,11,16,texture = "iron_block", tint = 0x993300 },
  52.     { 3,10,15,4,11,16,texture = "iron_block", tint = 0xff6600 },
  53.     { 4,10,15,5,11,16,texture = "iron_block", tint = 0x993300 },
  54.     { 6,10,15,7,16,16,texture = "iron_block", tint = 0xff9900 },
  55.     { 9,10,15,10,16,16,texture = "iron_block", tint = 0xff9900 },
  56.     { 11,10,15,12,11,16,texture = "iron_block", tint = 0x993300 },
  57.     { 12,10,15,13,11,16,texture = "iron_block", tint = 0xff6600 },
  58.     { 13,10,15,14,11,16,texture = "iron_block", tint = 0x993300 },
  59.     { 2,11,15,3,12,16,texture = "iron_block", tint = 0xff6600 },
  60.     { 3,11,15,4,12,16,texture = "iron_block", tint = 0x993300 },
  61.     { 5,11,15,6,12,16,texture = "iron_block", tint = 0x993300 },
  62.     { 10,11,15,11,12,16,texture = "iron_block", tint = 0x993300 },
  63.     { 12,11,15,13,12,16,texture = "iron_block", tint = 0x993300 },
  64.     { 13,11,15,14,12,16,texture = "iron_block", tint = 0xff6600 },
  65.     { 2,12,15,3,13,16,texture = "iron_block", tint = 0x993300 },
  66.     { 4,12,15,5,13,16,texture = "iron_block", tint = 0x993300 },
  67.     { 5,12,15,6,13,16,texture = "iron_block", tint = 0xff3300 },
  68.     { 10,12,15,11,13,16,texture = "iron_block", tint = 0xff3300 },
  69.     { 11,12,15,12,13,16,texture = "iron_block", tint = 0x993300 },
  70.     { 13,12,15,14,13,16,texture = "iron_block", tint = 0x993300 },
  71.     { 1,13,15,2,14,16,texture = "iron_block", tint = 0xff6600 },
  72.     { 3,13,15,4,14,16,texture = "iron_block", tint = 0x993300 },
  73.     { 4,13,15,5,14,16,texture = "iron_block", tint = 0xff3300 },
  74.     { 5,13,15,6,14,16,texture = "iron_block", tint = 0x993300 },
  75.     { 10,13,15,11,14,16,texture = "iron_block", tint = 0x993300 },
  76.     { 11,13,15,12,14,16,texture = "iron_block", tint = 0xff3300 },
  77.     { 12,13,15,13,14,16,texture = "iron_block", tint = 0x993300 },
  78.     { 14,13,15,15,14,16,texture = "iron_block", tint = 0xff6600 },
  79.     { 1,14,15,2,15,16,texture = "iron_block", tint = 0xff9900 },
  80.     { 2,14,15,3,15,16,texture = "iron_block", tint = 0xff6600 },
  81.     { 13,14,15,14,15,16,texture = "iron_block", tint = 0xff6600 },
  82.     { 14,14,15,15,15,16,texture = "iron_block", tint = 0xff9900 },
  83.     { 7,15,15,10,16,16,texture = "iron_block", tint = 0xff9900 },
  84.   }
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement