Advertisement
Virtual_Dndz

art_statue

Aug 20th, 2023
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 10.64 KB | Gaming | 0 0
  1. {
  2.   label = "art_statue",
  3.   shapes = {
  4.     { 0,0,1,16,1,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  5.     { 1,0,0,15,1,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  6.     { 0,1,2,16,2,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  7.     { 1,1,1,15,2,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  8.     { 2,1,0,14,2,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  9.     { 0,2,3,16,3,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  10.     { 1,2,2,15,3,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  11.     { 2,2,1,14,3,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  12.     { 3,2,0,13,3,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  13.     { 0,3,4,16,4,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  14.     { 1,3,3,15,4,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  15.     { 2,3,2,14,4,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  16.     { 3,3,1,13,4,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  17.     { 4,3,0,12,4,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  18.     { 0,4,5,16,5,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  19.     { 1,4,4,15,5,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  20.     { 2,4,3,14,5,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  21.     { 3,4,2,13,5,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  22.     { 4,4,1,12,5,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  23.     { 7,4,0,9,6,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  24.     { 1,5,5,15,6,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  25.     { 2,5,4,14,6,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  26.     { 3,5,3,13,6,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  27.     { 4,5,13,12,6,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  28.     { 6,5,1,10,6,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  29.     { 2,6,5,14,7,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  30.     { 3,6,4,13,7,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  31.     { 4,6,12,12,7,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  32.     { 5,6,13,11,16,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  33.     { 6,6,2,10,7,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  34.     { 7,6,1,9,8,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  35.     { 3,7,5,13,8,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  36.     { 4,7,11,12,8,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  37.     { 5,7,4,11,8,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  38.     { 6,7,3,10,9,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  39.     { 4,8,6,12,9,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  40.     { 5,8,5,11,9,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  41.     { 6,8,15,10,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  42.     { 7,8,2,9,10,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  43.     { 5,9,6,11,11,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  44.     { 6,9,4,10,10,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  45.     { 6,10,5,10,12,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  46.     { 7,10,3,9,11,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  47.     { 5,11,7,11,13,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  48.     { 7,11,4,9,13,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  49.     { 6,12,6,10,14,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  50.     { 5,13,8,11,14,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  51.     { 7,13,5,9,15,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  52.     { 5,14,9,11,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  53.     { 6,14,7,10,15,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  54.     { 6,15,8,10,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  55.     { 7,15,6,9,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  56.   }
  57. },
  58.  
  59. {
  60.   label = "art_statue",
  61.   shapes = {
  62.     { 7,7,0,9,16,1,texture = "openblocks:canvas", tint = 0xbbbbbb },
  63.     { 7,9,1,9,16,2,texture = "openblocks:canvas", tint = 0xbbbbbb },
  64.     { 6,10,0,10,16,1,texture = "openblocks:canvas", tint = 0xbbbbbb },
  65.     { 7,12,2,9,16,3,texture = "openblocks:canvas", tint = 0xbbbbbb },
  66.     { 6,13,1,10,16,2,texture = "openblocks:canvas", tint = 0xbbbbbb },
  67.     { 5,14,0,11,16,1,texture = "openblocks:canvas", tint = 0xbbbbbb },
  68.     { 7,14,3,9,16,4,texture = "openblocks:canvas", tint = 0xbbbbbb },
  69.     { 6,15,2,10,16,3,texture = "openblocks:canvas", tint = 0xbbbbbb },
  70.   }
  71. },
  72.  
  73. {
  74.   label = "art_statue",
  75.   shapes = {
  76.     { 5,0,10,11,1,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  77.     { 6,0,8,10,1,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  78.     { 7,0,7,9,2,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  79.     { 5,1,11,11,3,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  80.     { 6,1,9,10,2,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  81.     { 6,2,10,10,4,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  82.     { 7,2,8,9,3,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  83.     { 5,3,12,11,4,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  84.     { 7,3,9,9,5,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  85.     { 5,4,13,11,6,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  86.     { 6,4,11,10,5,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  87.     { 6,5,12,10,7,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  88.     { 7,5,10,9,6,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  89.     { 5,6,14,11,7,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  90.     { 7,6,11,9,8,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  91.     { 5,7,15,11,9,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  92.     { 6,7,13,10,8,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  93.     { 6,8,14,10,10,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  94.     { 7,8,12,9,9,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  95.     { 7,9,13,9,11,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  96.     { 6,10,15,10,12,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  97.     { 7,11,14,9,13,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  98.     { 7,13,15,9,14,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  99.   }
  100. },
  101.  
  102. {
  103.   label = "art_statue",
  104.   shapes = {
  105.     { 5,0,0,11,11,2,texture = "openblocks:canvas", tint = 0xbbbbbb },
  106.     { 6,0,2,10,16,3,texture = "openblocks:canvas", tint = 0xbbbbbb },
  107.     { 7,0,3,9,16,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  108.     { 6,1,3,10,16,4,texture = "openblocks:canvas", tint = 0xbbbbbb },
  109.     { 5,2,2,11,14,3,texture = "openblocks:canvas", tint = 0xbbbbbb },
  110.     { 7,3,5,9,16,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  111.     { 6,4,4,10,16,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  112.     { 5,5,3,11,16,4,texture = "openblocks:canvas", tint = 0xbbbbbb },
  113.     { 7,5,6,9,16,7,texture = "openblocks:canvas", tint = 0xbbbbbb },
  114.     { 6,6,5,10,16,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  115.     { 5,7,4,11,16,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  116.     { 7,7,7,9,16,8,texture = "openblocks:canvas", tint = 0xbbbbbb },
  117.     { 6,8,6,10,16,7,texture = "openblocks:canvas", tint = 0xbbbbbb },
  118.     { 5,9,5,11,16,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  119.     { 7,10,8,9,16,9,texture = "openblocks:canvas", tint = 0xbbbbbb },
  120.     { 5,11,1,11,12,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  121.     { 6,11,0,10,13,8,texture = "openblocks:canvas", tint = 0xbbbbbb },
  122.     { 5,12,6,11,16,7,texture = "openblocks:canvas", tint = 0xbbbbbb },
  123.     { 7,12,9,9,16,10,texture = "openblocks:canvas", tint = 0xbbbbbb },
  124.     { 6,13,1,10,15,9,texture = "openblocks:canvas", tint = 0xbbbbbb },
  125.     { 7,13,0,9,16,10,texture = "openblocks:canvas", tint = 0xbbbbbb },
  126.     { 5,14,7,11,16,8,texture = "openblocks:canvas", tint = 0xbbbbbb },
  127.     { 7,14,10,9,16,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  128.     { 6,15,8,10,16,10,texture = "openblocks:canvas", tint = 0xbbbbbb },
  129.   }
  130. },
  131.  
  132. {
  133.   label = "art_statue",
  134.   shapes = {
  135.   }
  136. },
  137.  
  138. {
  139.   label = "art_statue",
  140.   shapes = {
  141.     { 5,0,3,11,1,9,texture = "openblocks:canvas", tint = 0xbbbbbb },
  142.     { 6,0,2,10,1,10,texture = "openblocks:canvas", tint = 0xbbbbbb },
  143.     { 7,0,1,9,5,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  144.     { 5,1,4,11,3,10,texture = "openblocks:canvas", tint = 0xbbbbbb },
  145.     { 6,1,3,10,4,11,texture = "openblocks:canvas", tint = 0xbbbbbb },
  146.     { 5,2,10,11,3,12,texture = "openblocks:canvas", tint = 0xbbbbbb },
  147.     { 6,2,12,10,6,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  148.     { 5,3,4,11,4,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  149.     { 5,3,11,11,4,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  150.     { 6,3,2,10,13,4,texture = "openblocks:canvas", tint = 0xbbbbbb },
  151.     { 6,3,13,10,14,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  152.     { 5,4,3,11,5,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  153.     { 5,4,12,11,5,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  154.     { 6,4,5,10,5,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  155.     { 6,4,11,10,5,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  156.     { 5,5,2,11,12,3,texture = "openblocks:canvas", tint = 0xbbbbbb },
  157.     { 5,5,3,11,6,4,texture = "openblocks:canvas", tint = 0xbbbbbb },
  158.     { 5,5,13,11,13,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  159.     { 6,5,4,10,6,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  160.     { 6,5,14,10,13,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  161.     { 7,5,1,9,11,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  162.     { 7,5,5,9,6,7,texture = "openblocks:canvas", tint = 0xbbbbbb },
  163.     { 7,5,10,9,6,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  164.     { 7,6,5,9,7,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  165.     { 7,6,11,9,7,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  166.     { 7,7,12,9,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  167.     { 7,10,5,9,15,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  168.     { 7,10,11,9,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  169.     { 5,11,3,11,13,4,texture = "openblocks:canvas", tint = 0xbbbbbb },
  170.     { 6,11,4,10,15,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  171.     { 6,11,12,10,13,15,texture = "openblocks:canvas", tint = 0xbbbbbb },
  172.     { 7,11,6,9,16,7,texture = "openblocks:canvas", tint = 0xbbbbbb },
  173.     { 7,11,10,9,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  174.     { 5,12,4,11,14,5,texture = "openblocks:canvas", tint = 0xbbbbbb },
  175.     { 5,12,12,11,13,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  176.     { 6,12,5,10,15,6,texture = "openblocks:canvas", tint = 0xbbbbbb },
  177.     { 6,12,9,10,15,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  178.     { 7,12,7,9,16,16,texture = "openblocks:canvas", tint = 0xbbbbbb },
  179.     { 5,13,5,11,14,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  180.     { 6,13,3,10,14,14,texture = "openblocks:canvas", tint = 0xbbbbbb },
  181.     { 6,14,6,10,15,13,texture = "openblocks:canvas", tint = 0xbbbbbb },
  182.   }
  183. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement