Advertisement
oldnewbie

3dmodels

Sep 1st, 2016
623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 281.21 KB | None | 0 0
  1. {
  2.   label = "Лампа",
  3.   lightLevel = 15,
  4.   emitRedstone = false,
  5.   shapes = {
  6.     { 0,7,0,7,8,7,texture = "glass_black" },
  7.     { 0,7,9,7,8,16,texture = "glass_black" },
  8.     { 9,7,0,16,8,7,texture = "glass_black" },
  9.     { 9,7,9,16,8,16,texture = "glass_black" },
  10.     { 1,8,1,6,10,6,texture = "quartz_block_side", tint = 0xeeeeee },
  11.     { 1,8,10,6,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  12.     { 10,8,1,15,10,6,texture = "quartz_block_side", tint = 0xeeeeee },
  13.     { 10,8,10,15,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  14.     { 0,10,0,7,11,7,texture = "iron_block", tint = 0x111111 },
  15.     { 0,10,9,7,11,16,texture = "iron_block", tint = 0x111111 },
  16.     { 5,10,7,11,11,9,texture = "iron_block", tint = 0x777777 },
  17.     { 7,10,5,9,11,11,texture = "iron_block", tint = 0x777777 },
  18.     { 9,10,0,16,11,7,texture = "iron_block", tint = 0x111111 },
  19.     { 9,10,9,16,11,16,texture = "iron_block", tint = 0x111111 },
  20.     { 7,11,7,9,15,9,texture = "iron_block", tint = 0x777777 },
  21.     { 4,15,7,12,16,9,texture = "iron_block", tint = 0x444444 },
  22.  
  23.  
  24.     { 0,7,0,7,8,7,texture = "glass_black", state=true},
  25.     { 0,7,9,7,8,16,texture = "glass_black",state=true },
  26.     { 9,7,0,16,8,7,texture = "glass_black",state=true },
  27.     { 9,7,9,16,8,16,texture = "glass_black",state=true },
  28.     { 1,8,1,6,10,6,texture = "quartz_block_side", tint = 0xAFEEEE,state=true },
  29.     { 1,8,10,6,10,15,texture = "quartz_block_side", tint = 0xAFEEEE,state=true },
  30.     { 10,8,1,15,10,6,texture = "quartz_block_side", tint = 0xAFEEEE,state=true },
  31.     { 10,8,10,15,10,15,texture = "quartz_block_side", tint = 0xAFEEEE,state=true },
  32.     { 0,10,0,7,11,7,texture = "iron_block", tint = 0x111111,state=true },
  33.     { 0,10,9,7,11,16,texture = "iron_block", tint = 0x111111,state=true },
  34.     { 5,10,7,11,11,9,texture = "iron_block", tint = 0x777777,state=true },
  35.     { 7,10,5,9,11,11,texture = "iron_block", tint = 0x777777,state=true },
  36.     { 9,10,0,16,11,7,texture = "iron_block", tint = 0x111111,state=true },
  37.     { 9,10,9,16,11,16,texture = "iron_block", tint = 0x111111,state=true },
  38.     { 7,11,7,9,15,9,texture = "iron_block", tint = 0x777777,state=true },
  39.     { 4,15,7,12,16,9,texture = "iron_block", tint = 0x444444,state=true },
  40.   }
  41. }
  42.  
  43. {
  44.   label = "Трофей",
  45.   shapes = {
  46.     { 0,0,1,12,1,15,texture = "planks_oak", tint = 0x98774e },
  47.     { 12,0,2,14,1,14,texture = "planks_oak", tint = 0x98774e },
  48.     { 14,0,4,16,1,12,texture = "planks_oak", tint = 0x98774e },
  49.     { 0,1,1,2,2,3,texture = "quartz_block_side", tint = 0xffff00 },
  50.     { 0,1,3,6,3,6,texture = "iron_block", tint = 0x33cccc },
  51.     { 0,1,6,7,4,9,texture = "iron_block", tint = 0x3333ff },
  52.     { 0,1,9,4,4,11,texture = "iron_block", tint = 0x3333ff },
  53.     { 0,1,13,1,2,14,texture = "iron_block", tint = 0x3333ff },
  54.     { 4,1,9,8,2,11,texture = "iron_block", tint = 0x3333ff },
  55.     { 6,1,4,8,3,6,texture = "iron_block", tint = 0x33cccc },
  56.     { 7,1,6,13,2,9,texture = "iron_block", tint = 0x3333ff },
  57.     { 8,1,9,9,2,10,texture = "iron_block", tint = 0x3333ff },
  58.     { 12,1,4,14,2,6,texture = "iron_block", tint = 0x33cccc },
  59.     { 12,1,9,14,2,11,texture = "iron_block", tint = 0x3333ff },
  60.     { 13,1,3,14,2,6,texture = "iron_block", tint = 0x33cccc },
  61.     { 13,1,11,15,2,12,texture = "iron_block", tint = 0x3333ff },
  62.     { 14,1,2,15,2,4,texture = "iron_block", tint = 0x33cccc },
  63.     { 14,1,12,15,2,13,texture = "iron_block", tint = 0x3333ff },
  64.     { 4,2,9,6,3,11,texture = "iron_block", tint = 0x3333ff },
  65.     { 6,2,9,8,3,10,texture = "iron_block", tint = 0x3333ff },
  66.     { 7,2,6,8,3,10,texture = "iron_block", tint = 0x3333ff },
  67.     { 8,2,7,9,3,8,texture = "iron_block", tint = 0x3333ff },
  68.     { 0,3,4,6,4,6,texture = "iron_block", tint = 0x33cccc },
  69.     { 4,3,9,6,4,10,texture = "iron_block", tint = 0x3333ff },
  70.   }
  71. }
  72.  
  73. {
  74.   label = "Трофей",
  75.   shapes = {
  76.     { 0,1,14,2,3,15,texture = "quartz_block_side", tint = 0xffff00 },
  77.     { 0,1,15,12,15,16,texture = "planks_oak", tint = 0x98774e },
  78.     { 12,2,15,14,14,16,texture = "planks_oak", tint = 0x98774e },
  79.     { 14,3,14,15,5,15,texture = "gravel", tint = 0x33cccc },
  80.     { 0,4,13,7,7,15,texture = "gravel", tint = 0x33cccc },
  81.     { 7,4,14,8,7,15,texture = "gravel", tint = 0x33cccc },
  82.     { 13,4,14,14,7,15,texture = "gravel", tint = 0x33cccc },
  83.     { 14,4,15,16,12,16,texture = "planks_oak", tint = 0x98774e },
  84.     { 0,5,12,7,7,15,texture = "gravel", tint = 0x33cccc },
  85.     { 7,5,13,9,7,15,texture = "gravel", tint = 0x33cccc },
  86.     { 12,5,14,14,7,15,texture = "gravel", tint = 0x33cccc },
  87.     { 7,6,12,8,7,15,texture = "gravel", tint = 0x33cccc },
  88.     { 9,6,13,10,7,15,texture = "gravel", tint = 0x33cccc },
  89.     { 10,6,14,11,7,15,texture = "gravel", tint = 0x33cccc },
  90.     { 0,7,12,9,10,15,texture = "gravel", tint = 0x3333ff },
  91.     { 9,7,13,10,10,15,texture = "gravel", tint = 0x3333ff },
  92.     { 10,7,14,13,10,15,texture = "gravel", tint = 0x3333ff },
  93.     { 10,8,13,11,9,15,texture = "gravel", tint = 0x3333ff },
  94.     { 0,10,13,7,11,15,texture = "gravel", tint = 0x3333ff },
  95.     { 7,10,14,9,11,15,texture = "gravel", tint = 0x3333ff },
  96.     { 12,10,14,14,12,15,texture = "gravel", tint = 0x3333ff },
  97.     { 13,12,14,15,13,15,texture = "gravel", tint = 0x3333ff },
  98.     { 0,13,14,1,14,15,texture = "gravel", tint = 0x3333ff },
  99.     { 14,13,14,15,14,15,texture = "gravel", tint = 0x3333ff },
  100.   }
  101. }
  102. --Простая решетка
  103. {
  104.   label = "Решетка",
  105.   shapes = {
  106.     { 0,15,0,1,16,16,texture = "iron_block", tint = 0x444444 },
  107.     { 1,15,0,16,16,1,texture = "iron_block", tint = 0x444444 },
  108.     { 1,15,3,16,16,4,texture = "iron_block", tint = 0x444444 },
  109.     { 1,15,6,16,16,7,texture = "iron_block", tint = 0x444444 },
  110.     { 1,15,9,16,16,10,texture = "iron_block", tint = 0x444444 },
  111.     { 1,15,12,16,16,13,texture = "iron_block", tint = 0x444444 },
  112.     { 1,15,15,16,16,16,texture = "iron_block", tint = 0x444444 },
  113.     { 7,15,1,9,16,16,texture = "iron_block", tint = 0x444444 },
  114.     { 15,15,1,16,16,16,texture = "iron_block", tint = 0x444444 },
  115.   }
  116. }
  117. --Решетка открывающаяся
  118. {
  119.   label = "Решетка",
  120.   emitRedstone = false,
  121.   shapes = {
  122.     { 0,15,0,1,16,16,texture = "iron_block", tint = 0x444444 },
  123.     { 1,15,0,16,16,1,texture = "iron_block", tint = 0x444444 },
  124.     { 1,15,3,16,16,4,texture = "iron_block", tint = 0x444444 },
  125.     { 1,15,6,16,16,7,texture = "iron_block", tint = 0x444444 },
  126.     { 1,15,9,16,16,10,texture = "iron_block", tint = 0x444444 },
  127.     { 1,15,12,16,16,13,texture = "iron_block", tint = 0x444444 },
  128.     { 1,15,15,16,16,16,texture = "iron_block", tint = 0x444444 },
  129.     { 7,15,1,9,16,16,texture = "iron_block", tint = 0x444444 },
  130.     { 15,15,1,16,16,16,texture = "iron_block", tint = 0x444444 },
  131.  
  132.     { 0,15,0,1,16,16,texture = "iron_block", tint = 0x444444,state=true },
  133.     { 1,15,0,3,16,1,texture = "iron_block", tint = 0x444444,state=true },
  134.     { 1,15,3,3,16,4,texture = "iron_block", tint = 0x444444,state=true },
  135.     { 1,15,6,3,16,7,texture = "iron_block", tint = 0x444444,state=true },
  136.     { 1,15,9,3,16,10,texture = "iron_block", tint = 0x444444,state=true },
  137.     { 1,15,12,3,16,13,texture = "iron_block", tint = 0x444444,state=true },
  138.     { 1,15,15,3,16,16,texture = "iron_block", tint = 0x444444,state=true },
  139.     { 2,15,1,3,16,16,texture = "iron_block", tint = 0x444444,state=true },
  140.     { 13,15,0,14,16,16,texture = "iron_block", tint = 0x444444,state=true },
  141.     { 14,15,0,16,16,1,texture = "iron_block", tint = 0x444444,state=true },
  142.     { 14,15,3,16,16,4,texture = "iron_block", tint = 0x444444,state=true },
  143.     { 14,15,6,16,16,7,texture = "iron_block", tint = 0x444444,state=true },
  144.     { 14,15,9,16,16,10,texture = "iron_block", tint = 0x444444,state=true },
  145.     { 14,15,12,16,16,13,texture = "iron_block", tint = 0x444444,state=true },
  146.     { 14,15,15,16,16,16,texture = "iron_block", tint = 0x444444,state=true },
  147.     { 15,15,1,16,16,16,texture = "iron_block", tint = 0x444444,state=true },
  148.   }
  149. }
  150. --Рычаг без лампочек
  151. {
  152.   label = "Рычаг",
  153.   ,
  154.   shapes = {
  155.     { 6,5,15,11,10,16,texture = "gravel", tint = 0x444444 },
  156.     { 5,7,14,6,8,16,texture = "gravel", tint = 0x444444 },
  157.     { 6,7,14,7,11,15,texture = "iron_block", tint = 0xeeeeee },
  158.     { 10,7,14,11,11,15,texture = "iron_block", tint = 0xeeeeee },
  159.     { 11,7,14,12,8,16,texture = "gravel", tint = 0x444444 },
  160.     { 7,10,14,11,11,15,texture = "iron_block", tint = 0xeeeeee },
  161.     { 8,11,14,9,12,15,texture = "iron_block", tint = 0xeeeeee },
  162.     { 8,12,14,9,14,15,texture = "iron_block", tint = 0x663300 },
  163.  
  164.     { 8,1,14,9,3,15,texture = "iron_block", tint = 0x663300,state=true },
  165.     { 8,3,14,9,5,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  166.     { 6,4,14,11,5,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  167.     { 6,5,14,7,8,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  168.     { 6,5,15,11,10,16,texture = "gravel", tint = 0x444444,state=true },
  169.     { 10,5,14,11,8,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  170.     { 5,7,14,6,8,16,texture = "gravel", tint = 0x444444,state=true },
  171.     { 11,7,14,12,8,16,texture = "gravel", tint = 0x444444,state=true },
  172.   }
  173. }
  174. --Рычаг с лампочками
  175. {
  176.   label = "Рычаг",
  177.   emitRedstone = true,
  178.   shapes = {
  179.     { 6,5,15,11,10,16,texture = "gravel", tint = 0x444444 },
  180.     { 5,7,14,6,8,16,texture = "gravel", tint = 0x444444 },
  181.     { 6,7,14,7,11,15,texture = "iron_block", tint = 0xeeeeee },
  182.     { 10,7,14,11,11,15,texture = "iron_block", tint = 0xeeeeee },
  183.     { 11,7,14,12,8,16,texture = "gravel", tint = 0x444444 },
  184.     { 7,10,14,11,11,15,texture = "iron_block", tint = 0xeeeeee },
  185.     { 8,11,14,9,12,15,texture = "iron_block", tint = 0xeeeeee },
  186.     { 8,12,14,9,14,15,texture = "iron_block", tint = 0x663300 },
  187.     { 5,13,15,12,14,16,texture = "gravel", tint = 0x222222 },
  188.     { 5,14,15,6,16,16,texture = "gravel", tint = 0x222222 },
  189.     { 6,14,15,8,15,16,texture = "opencomputers:White", tint = 0x004400 },
  190.     { 8,14,15,9,16,16,texture = "gravel", tint = 0x222222 },
  191.     { 9,14,15,11,15,16,texture = "opencomputers:White", tint = 0xee0000 },
  192.     { 11,14,15,12,16,16,texture = "gravel", tint = 0x222222 },
  193.     { 6,15,15,12,16,16,texture = "gravel", tint = 0x222222 },
  194.  
  195.     { 8,1,14,9,3,15,texture = "iron_block", tint = 0x663300,state=true },
  196.     { 8,3,14,9,5,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  197.     { 6,4,14,11,5,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  198.     { 6,5,14,7,8,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  199.     { 6,5,15,11,10,16,texture = "gravel", tint = 0x444444,state=true },
  200.     { 10,5,14,11,8,15,texture = "iron_block", tint = 0xeeeeee,state=true },
  201.     { 5,7,14,6,8,16,texture = "gravel", tint = 0x444444,state=true },
  202.     { 11,7,14,12,8,16,texture = "gravel", tint = 0x444444,state=true },
  203.     { 5,13,15,12,14,16,texture = "gravel", tint = 0x222222,state=true },
  204.     { 5,14,15,6,16,16,texture = "gravel", tint = 0x222222,state=true },
  205.     { 6,14,15,8,15,16,texture = "opencomputers:White", tint = 0x00ee00,state=true },
  206.     { 8,14,15,9,16,16,texture = "gravel", tint = 0x222222,state=true },
  207.     { 9,14,15,11,15,16,texture = "opencomputers:White", tint = 0x550000,state=true },
  208.     { 11,14,15,12,16,16,texture = "gravel", tint = 0x222222,state=true },
  209.     { 6,15,15,12,16,16,texture = "gravel", tint = 0x222222,state=true },
  210.   }
  211. }
  212. --Шкаф
  213. {
  214.   label = "Шкаф",
  215.   emitRedstone = false,
  216.   shapes = {
  217.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  218.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x77758e },
  219.     { 1,1,15,15,15,16,texture = "quartz_block_side", tint = 0xede9ed },
  220.     { 15,1,15,16,3,16,texture = "quartz_block_side", tint = 0x77758e },
  221.     { 15,3,15,16,5,16,texture = "iron_block", tint = 0x444444 },
  222.     { 15,5,15,16,12,16,texture = "quartz_block_side", tint = 0x77758e },
  223.     { 15,12,15,16,14,16,texture = "iron_block", tint = 0x444444 },
  224.     { 2,13,14,5,14,15,texture = "quartz_block_side", tint = 0x77758e },
  225.     { 15,14,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  226.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  227.  
  228.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e,state=true },
  229.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x77758e,state=true },
  230.     { 14,1,1,15,15,15,texture = "quartz_block_side", tint = 0xede9ed ,state=true},
  231.     { 15,1,15,16,3,16,texture = "quartz_block_side", tint = 0x77758e,state=true },
  232.     { 15,3,15,16,5,16,texture = "iron_block", tint = 0x444444 ,state=true},
  233.     { 15,5,15,16,12,16,texture = "quartz_block_side", tint = 0x77758e ,state=true},
  234.     { 15,12,15,16,14,16,texture = "iron_block", tint = 0x444444 ,state=true},
  235.     { 15,13,2,16,14,5,texture = "quartz_block_side", tint = 0x77758e ,state=true},
  236.     { 15,14,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e,state=true },
  237.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e,state=true },
  238.   }
  239. }
  240.  
  241. {
  242.   label = "Шкаф",
  243.   shapes = {
  244.     { 0,0,0,16,1,13,texture = "quartz_block_side", tint = 0x77758e },
  245.     { 0,0,13,9,1,16,texture = "quartz_block_side", tint = 0x77758e },
  246.     { 9,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  247.     { 11,0,13,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  248.     { 8,1,12,9,6,16,texture = "quartz_block_side", tint = 0x111111 },
  249.     { 9,1,12,12,6,13,texture = "quartz_block_side", tint = 0x111111 },
  250.     { 9,1,15,12,6,16,texture = "quartz_block_side", tint = 0x111111 },
  251.     { 11,1,13,12,6,16,texture = "quartz_block_side", tint = 0x111111 },
  252.     { 10,2,14,11,10,15,texture = "iron_block", tint = 0xeeeeee },
  253.     { 11,6,14,12,9,15,texture = "iron_block", tint = 0xeeeeee },
  254.   }
  255. }
  256.  
  257. {
  258.   label = "Шкаф",
  259.   shapes = {
  260.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  261.   }
  262. }
  263.  
  264. --Шкаф 2
  265. {
  266.   label = "Шкаф",
  267.   shapes = {
  268.     { 0,0,0,16,10,16,texture = "quartz_block_side", tint = 0x77758e },
  269.     { 0,10,0,2,16,16,texture = "quartz_block_side", tint = 0x77758e },
  270.     { 2,10,0,14,11,4,texture = "quartz_block_side", tint = 0xede9ed },
  271.     { 2,10,4,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  272.     { 14,10,0,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  273.     { 2,11,0,3,14,4,texture = "quartz_block_side", tint = 0xede9ed },
  274.     { 3,11,3,14,14,4,texture = "quartz_block_side", tint = 0xede9ed },
  275.     { 5,11,0,6,12,4,texture = "quartz_block_side", tint = 0xede9ed },
  276.     { 8,11,0,9,12,4,texture = "quartz_block_side", tint = 0xede9ed },
  277.     { 13,11,0,14,14,4,texture = "quartz_block_side", tint = 0xede9ed },
  278.     { 2,14,0,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  279.   }
  280. }
  281.  
  282. {
  283.   label = "Шкаф",
  284.   shapes = {
  285.     { 1,0,0,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  286.   }
  287. }
  288.  
  289. {
  290.   label = "Шкаф",
  291.   emitRedstone = false,
  292.   shapes = {
  293.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  294.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x77758e },
  295.     { 1,1,15,15,8,16,texture = "quartz_block_side", tint = 0xede9ed },
  296.     { 15,1,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  297.     { 1,8,15,16,10,16,texture = "quartz_block_side", tint = 0x77758e },
  298.     { 1,10,15,2,16,16,texture = "quartz_block_side", tint = 0x77758e },
  299.     { 2,10,15,14,14,16,texture = "quartz_block_side", tint = 0xede9ed },
  300.     { 14,10,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  301.     { 6,12,14,10,13,15,texture = "quartz_block_side", tint = 0x77758e },
  302.     { 2,14,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  303.  
  304.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e,state = true },
  305.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x77758e,state = true },
  306.     { 1,1,15,15,8,16,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  307.     { 15,1,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e,state = true },
  308.     { 1,8,15,16,9,16,texture = "quartz_block_side", tint = 0x77758e,state = true },
  309.     { 1,9,8,15,10,9,texture = "quartz_block_side", tint = 0x77758e,state = true },
  310.     { 1,10,8,2,15,9,texture = "quartz_block_side", tint = 0x77758e,state = true },
  311.     { 2,10,8,14,11,16,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  312.     { 14,10,8,15,15,9,texture = "quartz_block_side", tint = 0x77758e,state = true },
  313.     { 2,11,8,14,14,9,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  314.     { 2,11,9,3,14,16,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  315.     { 3,11,10,5,12,15,texture = "iron_block", tint = 0xeeeeee ,state = true},
  316.     { 5,11,9,6,12,16,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  317.     { 6,11,10,8,12,15,texture = "iron_block", tint = 0xeeeeee,state = true },
  318.     { 8,11,9,9,12,16,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  319.     { 11,11,11,13,12,15,texture = "iron_block", tint = 0xeeeeee,state = true },
  320.     { 13,11,9,14,14,16,texture = "quartz_block_side", tint = 0xede9ed,state = true },
  321.     { 3,12,13,5,13,15,texture = "iron_block", tint = 0xeeeeee,state = true },
  322.     { 6,12,7,10,13,8,texture = "quartz_block_side", tint = 0x77758e,state = true },
  323.     { 2,14,8,15,15,9,texture = "quartz_block_side", tint = 0x77758e,state = true },
  324.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e,state = true },
  325.   }
  326. }
  327.  
  328. --Микроволновка
  329. {
  330.   label = "Микроволновка",
  331.   emitRedstone = false,
  332.   buttonMode = true,
  333.   shapes = {
  334.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  335.     { 0,1,8,16,3,15,texture = "quartz_block_side", tint = 0xeeeeee },
  336.     { 0,3,8,2,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  337.     { 2,3,8,10,9,9,texture = "quartz_block_side", tint = 0x111111 },
  338.     { 2,3,9,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  339.     { 2,3,15,14,9,16,texture = "gravel", tint = 0x555555 },
  340.     { 10,3,8,13,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  341.     { 13,3,8,16,4,15,texture = "quartz_block_side", tint = 0xeeeeee },
  342.     { 13,4,8,15,7,9,texture = "quartz_block_side", tint = 0x111111 },
  343.     { 15,4,8,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  344.     { 13,7,8,16,8,15,texture = "quartz_block_side", tint = 0xeeeeee },
  345.     { 13,8,8,15,9,9,texture = "quartz_block_side", tint = 0x111111 },
  346.     { 2,9,8,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee },
  347.  
  348.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x77758e,state = true },
  349.     { 0,1,8,2,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  350.     { 2,1,8,16,2,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  351.     { 1,2,0,2,3,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  352.     { 2,2,9,16,3,10,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  353.     { 2,2,10,4,3,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  354.     { 4,2,10,8,3,14,texture = "gravel", tint = 0x444444,state = true },
  355.     { 4,2,14,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  356.     { 8,2,10,16,3,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  357.     { 11,2,8,13,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  358.     { 13,2,8,16,4,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  359.     { 1,3,0,2,10,1,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  360.     { 1,3,1,2,9,8,texture = "quartz_block_side", tint = 0x111111,state = true },
  361.     { 2,3,14,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  362.     { 2,3,15,14,9,16,texture = "quartz_block_side", tint = 0x555555,state = true },
  363.     { 3,3,11,7,4,14,texture = "gravel", tint = 0xff9999,state = true },
  364.     { 10,3,9,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  365.     { 13,4,8,15,7,9,texture = "quartz_block_side", tint = 0x111111,state = true },
  366.     { 15,4,8,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  367.     { 13,7,8,16,8,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  368.     { 13,8,8,15,9,9,texture = "quartz_block_side", tint = 0x111111,state = true },
  369.     { 1,9,1,2,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  370.     { 2,9,9,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  371.     { 13,9,8,16,10,15,texture = "quartz_block_side", tint = 0xeeeeee,state = true },
  372.   }
  373. }
  374.  
  375. --Окно
  376.  
  377. {
  378.   label = "Окно",
  379.   emitRedstone = false,
  380.   shapes = {
  381.     { 0,0,7,16,16,9,texture = "glass_white" },
  382.     { 1,0,5,3,16,6,texture = "gravel", tint = 0x111111 },
  383.     { 4,0,5,6,16,6,texture = "gravel", tint = 0x111111 },
  384.     { 7,0,5,9,16,6,texture = "gravel", tint = 0x111111 },
  385.     { 10,0,5,12,16,6,texture = "gravel", tint = 0x111111 },
  386.     { 13,0,5,15,16,6,texture = "gravel", tint = 0x111111 },
  387.  
  388.     { 0,0,7,16,16,9,texture = "glass_white",state = true },
  389.     { 13,0,5,16,16,6,texture = "gravel", tint = 0x111111,state = true },
  390.     { 14,0,4,16,16,6,texture = "gravel", tint = 0x111111,state = true },
  391.   }
  392. }
  393.  
  394. {
  395.   label = "Окно",
  396.   emitRedstone = false,
  397.   shapes = {
  398.     { 0,0,7,16,16,9,texture = "glass_white" },
  399.     { 1,0,5,3,16,6,texture = "gravel", tint = 0x111111 },
  400.     { 4,0,5,6,16,6,texture = "gravel", tint = 0x111111 },
  401.     { 7,0,5,9,16,6,texture = "gravel", tint = 0x111111 },
  402.     { 10,0,5,12,16,6,texture = "gravel", tint = 0x111111 },
  403.     { 13,0,5,15,16,6,texture = "gravel", tint = 0x111111 },
  404.  
  405.     { 0,0,4,2,16,6,texture = "gravel", tint = 0x111111,state = true },
  406.     { 0,0,7,16,16,9,texture = "glass_white",state = true },
  407.     { 2,0,5,3,16,6,texture = "gravel", tint = 0x111111,state = true },
  408.   }
  409. }
  410.  
  411. {
  412.   label = "Окно",
  413.   emitRedstone = true,
  414.   shapes = {
  415.     { 0,0,7,16,16,9,texture = "glass_white" },
  416.     { 1,0,5,3,16,6,texture = "gravel", tint = 0x111111 },
  417.     { 4,0,5,6,16,6,texture = "gravel", tint = 0x111111 },
  418.     { 7,0,5,9,16,6,texture = "gravel", tint = 0x111111 },
  419.     { 10,0,5,12,16,6,texture = "gravel", tint = 0x111111 },
  420.     { 13,0,5,15,16,6,texture = "gravel", tint = 0x111111 },
  421.  
  422.     { 0,0,7,16,16,9,texture = "glass_white",state = true },
  423.   }
  424. }
  425.  
  426. --Холодильник
  427.  
  428. {
  429.   label = "Холодильник",
  430.   shapes = {
  431.     { 0,0,0,16,2,1,texture = "quartz_block_side", tint = 0x555555 },
  432.     { 0,0,1,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  433.     { 0,2,0,1,16,1,texture = "quartz_block_side", tint = 0x555555 },
  434.     { 1,2,0,6,5,16,texture = "quartz_block_side", tint = 0xeeeeee },
  435.     { 6,2,0,15,3,16,texture = "quartz_block_side", tint = 0xeeeeee },
  436.     { 15,2,0,16,16,1,texture = "quartz_block_side", tint = 0x555555 },
  437.     { 6,3,0,10,4,1,texture = "quartz_block_side", tint = 0x888888 },
  438.     { 10,3,0,15,5,16,texture = "quartz_block_side", tint = 0xeeeeee },
  439.     { 6,4,0,15,5,16,texture = "quartz_block_side", tint = 0xeeeeee },
  440.     { 1,5,0,15,6,1,texture = "quartz_block_side", tint = 0x888888 },
  441.     { 1,6,0,6,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  442.     { 6,6,0,15,7,16,texture = "quartz_block_side", tint = 0xeeeeee },
  443.     { 6,7,0,10,8,1,texture = "quartz_block_side", tint = 0x888888 },
  444.     { 10,7,0,15,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  445.     { 6,8,0,15,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  446.     { 1,9,0,15,10,1,texture = "quartz_block_side", tint = 0x888888 },
  447.     { 1,10,0,6,13,16,texture = "quartz_block_side", tint = 0xeeeeee },
  448.     { 6,10,0,15,11,16,texture = "quartz_block_side", tint = 0xeeeeee },
  449.     { 6,11,0,10,12,1,texture = "quartz_block_side", tint = 0x888888 },
  450.     { 10,11,0,15,13,16,texture = "quartz_block_side", tint = 0xeeeeee },
  451.     { 6,12,0,15,13,16,texture = "quartz_block_side", tint = 0xeeeeee },
  452.     { 1,13,0,16,16,1,texture = "quartz_block_side", tint = 0x555555 },
  453.   }
  454. },
  455.  
  456. {
  457.   label = "Холодильник",
  458.   shapes = {
  459.     { 0,0,0,1,16,1,texture = "quartz_block_side", tint = 0x555555 },
  460.     { 0,0,1,1,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  461.     { 1,0,3,15,2,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  462.     { 1,0,15,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  463.     { 15,0,0,16,16,1,texture = "quartz_block_side", tint = 0x555555 },
  464.     { 15,0,1,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  465.     { 1,2,3,6,4,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  466.     { 6,2,3,10,3,4,texture = "quartz_block_side", tint = 0x888888 },
  467.     { 6,2,4,15,4,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  468.     { 10,2,3,15,4,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  469.     { 6,3,3,15,4,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  470.     { 2,4,6,7,6,13,texture = "gravel", tint = 0xff6699 },
  471.     { 10,4,6,14,5,8,texture = "gravel", tint = 0x009900 },
  472.     { 1,6,4,15,7,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  473.     { 1,7,12,4,8,15,texture = "gravel", tint = 0xffff00 },
  474.     { 8,7,7,15,8,12,texture = "gravel", tint = 0xff6699 },
  475.     { 1,11,8,15,12,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  476.     { 11,12,12,13,15,15,texture = "gravel", tint = 0x33cccc },
  477.     { 5,14,1,11,15,2,texture = "opencomputers:White", tint = 0xccff66 },
  478.     { 1,15,0,16,16,1,texture = "quartz_block_side", tint = 0x555555 },
  479.     { 1,15,1,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  480.   }
  481. },
  482. --Двери Холодильника
  483. {
  484.   label = "Холодильник",
  485.   emitRedstone = true,
  486.   shapes = {
  487.     { 0,0,15,1,16,16,texture = "quartz_block_side", tint = 0x555555 },
  488.     { 1,0,15,2,2,16,texture = "quartz_block_side", tint = 0x555555 },
  489.     { 2,0,14,14,2,15,texture = "quartz_block_side", tint = 0x555555 },
  490.     { 2,0,15,14,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  491.     { 14,0,15,16,2,16,texture = "quartz_block_side", tint = 0x555555 },
  492.     { 1,2,15,15,14,16,texture = "quartz_block_side", tint = 0xeeeeee },
  493.     { 2,2,14,14,14,16,texture = "quartz_block_side", tint = 0xeeeeee },
  494.     { 15,2,15,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  495.     { 3,9,13,4,14,14,texture = "quartz_block_side", tint = 0x444444 },
  496.     { 1,14,15,2,16,16,texture = "quartz_block_side", tint = 0x555555 },
  497.     { 2,14,14,14,16,15,texture = "quartz_block_side", tint = 0x555555 },
  498.     { 14,14,15,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  499.  
  500.     { 0,0,15,16,2,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  501.     { 2,0,14,14,2,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  502.     { 0,2,15,1,16,16,texture = "quartz_block_side", tint = 0x555555 , state = true},
  503.     { 13,2,1,14,14,15,texture = "quartz_block_side", tint = 0xdddddd, state = true },
  504.     { 14,2,2,15,14,15,texture = "quartz_block_side", tint = 0xdddddd , state = true},
  505.     { 14,2,15,15,14,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  506.     { 15,2,15,16,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  507.     { 12,3,2,13,13,14,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  508.     { 15,9,3,16,14,4,texture = "quartz_block_side", tint = 0x444444, state = true },
  509.     { 1,14,15,16,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  510.     { 2,14,14,14,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  511.   }
  512. },
  513.  
  514. {
  515.   label = "Холодильник",
  516.   emitRedstone = true,
  517.   shapes = {
  518.     { 0,0,15,1,16,16,texture = "quartz_block_side", tint = 0x555555 },
  519.     { 1,0,15,15,15,16,texture = "quartz_block_side", tint = 0xeeeeee },
  520.     { 2,0,14,14,15,16,texture = "quartz_block_side", tint = 0xeeeeee },
  521.     { 3,0,13,4,6,14,texture = "quartz_block_side", tint = 0x444444 },
  522.     { 15,0,15,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  523.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  524.     { 2,15,14,14,16,16,texture = "quartz_block_side", tint = 0x555555 },
  525.  
  526.     { 0,0,15,1,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  527.     { 10,0,3,13,1,14,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  528.     { 13,0,1,14,15,15,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  529.     { 14,0,2,15,15,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  530.     { 15,0,3,16,6,4,texture = "quartz_block_side", tint = 0x444444, state = true },
  531.     { 15,0,15,16,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  532.     { 9,1,3,10,4,14,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  533.     { 10,1,2,15,4,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  534.     { 10,1,3,13,4,6,texture = "gravel", tint = 0x6633ff, state = true },
  535.     { 10,1,14,13,4,15,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  536.     { 11,1,9,13,4,13,texture = "gravel", tint = 0xff6600, state = true },
  537.     { 10,4,4,13,5,5,texture = "gravel", tint = 0x6633ff, state = true },
  538.     { 11,4,3,12,5,6,texture = "gravel", tint = 0x6633ff, state = true },
  539.     { 11,5,4,12,7,5,texture = "gravel", tint = 0x6633ff, state = true },
  540.     { 11,7,4,12,8,5,texture = "gravel", tint = 0x111111, state = true },
  541.     { 10,8,8,13,9,14,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  542.     { 11,8,7,13,9,15,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  543.     { 10,9,8,11,11,14,texture = "quartz_block_side", tint = 0xbbbbbb , state = true},
  544.     { 11,9,7,13,11,8,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  545.     { 11,9,13,13,13,14,texture = "gravel", tint = 0xffff33, state = true },
  546.     { 11,9,14,13,11,15,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  547.     { 12,9,8,13,12,11,texture = "opencomputers:White", tint = 0xff0000 , state = true},
  548.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  549.     { 2,15,14,14,16,16,texture = "quartz_block_side", tint = 0x555555, state = true },
  550.   }
  551. }
  552.  
  553. --Раковина
  554.  
  555. {
  556.   label = "Раковина",
  557.   emitRedstone = false,
  558.   shapes = {
  559.     { 0,0,1,16,1,2,texture = "quartz_block_side", tint = 0x77758e },
  560.     { 0,0,2,16,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  561.     { 0,1,1,1,16,2,texture = "quartz_block_side", tint = 0x77758e },
  562.     { 1,1,1,15,13,2,texture = "quartz_block_side", tint = 0xede9ed },
  563.     { 15,1,1,16,16,2,texture = "quartz_block_side", tint = 0x77758e },
  564.     { 0,12,2,16,13,9,texture = "quartz_block_side", tint = 0xeeeeee },
  565.     { 0,12,9,2,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  566.     { 2,12,9,7,13,16,texture = "quartz_block_side", tint = 0xeeeeee },
  567.     { 7,12,9,9,13,11,texture = "gravel", tint = 0x111111 },
  568.     { 7,12,11,16,13,16,texture = "quartz_block_side", tint = 0xeeeeee },
  569.     { 9,12,9,16,13,16,texture = "quartz_block_side", tint = 0xeeeeee },
  570.     { 0,13,2,2,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  571.     { 1,13,1,2,15,2,texture = "quartz_block_side", tint = 0xede9ed },
  572.     { 2,13,0,6,14,1,texture = "quartz_block_side", tint = 0x77758e },
  573.     { 2,13,1,6,14,3,texture = "quartz_block_side", tint = 0xeeeeee },
  574.     { 2,13,12,16,14,16,texture = "quartz_block_side", tint = 0xeeeeee },
  575.     { 6,13,1,15,15,2,texture = "quartz_block_side", tint = 0xede9ed },
  576.     { 6,13,2,16,16,3,texture = "quartz_block_side", tint = 0xeeeeee },
  577.     { 14,13,3,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  578.     { 2,14,1,15,15,2,texture = "quartz_block_side", tint = 0xede9ed },
  579.     { 2,14,2,16,16,3,texture = "quartz_block_side", tint = 0xeeeeee },
  580.     { 2,14,13,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  581.     { 1,15,1,16,16,2,texture = "quartz_block_side", tint = 0x77758e },
  582.  
  583.     { 0,0,1,16,1,2,texture = "quartz_block_side", tint = 0x77758e, state = true },
  584.     { 0,0,2,16,13,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  585.     { 0,1,1,1,16,2,texture = "quartz_block_side", tint = 0x77758e, state = true },
  586.     { 1,1,1,15,13,2,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  587.     { 15,1,1,16,16,2,texture = "quartz_block_side", tint = 0x77758e, state = true },
  588.     { 0,13,2,2,16,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  589.     { 1,13,1,2,15,2,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  590.     { 2,13,0,6,14,1,texture = "quartz_block_side", tint = 0x77758e, state = true },
  591.     { 2,13,1,6,14,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  592.     { 2,13,3,14,14,12,texture = "water_still", state = true },
  593.     { 2,13,12,16,14,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  594.     { 6,13,1,15,15,2,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  595.     { 6,13,2,16,16,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  596.     { 14,13,3,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  597.     { 2,14,1,15,15,2,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  598.     { 2,14,2,16,16,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  599.     { 2,14,13,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  600.     { 7,14,10,8,16,11,texture = "water_still", state = true },
  601.     { 1,15,1,16,16,2,texture = "quartz_block_side", tint = 0x77758e, state = true },
  602.   }
  603. }
  604.  
  605. {
  606.   label = "Раковина",
  607.   emitRedstone = true,
  608.   shapes = {
  609.     { 0,0,1,16,1,2,texture = "quartz_block_side", tint = 0x77758e },
  610.     { 0,0,2,1,1,16,texture = "quartz_block_side", tint = 0x77758e },
  611.     { 1,0,2,15,1,3,texture = "quartz_block_side", tint = 0xeeeeee },
  612.     { 1,0,3,2,1,15,texture = "quartz_block_side", tint = 0xeeeeee },
  613.     { 1,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  614.     { 2,0,13,15,1,15,texture = "quartz_block_side", tint = 0xeeeeee },
  615.     { 14,0,3,15,1,15,texture = "quartz_block_side", tint = 0xeeeeee },
  616.     { 15,0,2,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  617.     { 5,1,14,6,2,15,texture = "gravel", tint = 0xee0000 },
  618.     { 7,1,14,8,5,15,texture = "opencomputers:White", tint = 0xbaacbd },
  619.     { 9,1,14,10,2,15,texture = "gravel", tint = 0x000088 },
  620.     { 5,2,13,6,3,14,texture = "gravel", tint = 0xee0000 },
  621.     { 5,2,14,10,3,15,texture = "opencomputers:White", tint = 0xbaacbd },
  622.     { 5,2,15,6,3,16,texture = "gravel", tint = 0xee0000 },
  623.     { 9,2,13,10,3,14,texture = "gravel", tint = 0x000088 },
  624.     { 9,2,15,10,3,16,texture = "gravel", tint = 0x000088 },
  625.     { 5,3,14,6,4,15,texture = "gravel", tint = 0xee0000 },
  626.     { 7,3,10,8,5,11,texture = "opencomputers:White", tint = 0xbaacbd },
  627.     { 9,3,14,10,4,15,texture = "gravel", tint = 0x000088 },
  628.     { 7,4,11,8,5,15,texture = "opencomputers:White", tint = 0xbaacbd },
  629.  
  630.     { 0,0,1,16,1,2,texture = "quartz_block_side", tint = 0x77758e, state = true },
  631.     { 0,0,2,1,1,16,texture = "quartz_block_side", tint = 0x77758e, state = true },
  632.     { 1,0,2,15,1,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  633.     { 1,0,3,2,1,15,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  634.     { 1,0,15,16,1,16,texture = "quartz_block_side", tint = 0x77758e , state = true},
  635.     { 2,0,13,15,1,15,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  636.     { 7,0,10,8,3,11,texture = "water_still", state = true },
  637.     { 14,0,3,15,1,15,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  638.     { 15,0,2,16,1,16,texture = "quartz_block_side", tint = 0x77758e, state = true },
  639.     { 5,1,14,6,2,15,texture = "gravel", tint = 0xee0000, state = true },
  640.     { 7,1,14,8,5,15,texture = "opencomputers:White", tint = 0xbaacbd, state = true },
  641.     { 9,1,14,10,2,15,texture = "gravel", tint = 0x000088, state = true },
  642.     { 5,2,13,6,3,14,texture = "gravel", tint = 0xee0000, state = true },
  643.     { 5,2,14,10,3,15,texture = "opencomputers:White", tint = 0xbaacbd, state = true },
  644.     { 5,2,15,6,3,16,texture = "gravel", tint = 0xee0000, state = true },
  645.     { 9,2,13,10,3,14,texture = "gravel", tint = 0x000088, state = true },
  646.     { 9,2,15,10,3,16,texture = "gravel", tint = 0x000088 , state = true},
  647.     { 5,3,14,6,4,15,texture = "gravel", tint = 0xee0000, state = true },
  648.     { 7,3,10,8,5,11,texture = "opencomputers:White", tint = 0xbaacbd, state = true },
  649.     { 9,3,14,10,4,15,texture = "gravel", tint = 0x000088, state = true },
  650.     { 7,4,11,8,5,15,texture = "opencomputers:White", tint = 0xbaacbd, state = true },
  651.   }
  652. }
  653.  
  654. --Плита
  655.  
  656. {
  657.   label = "Плита",
  658.   shapes = {
  659.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  660.     { 1,1,2,15,2,15,texture = "quartz_block_side", tint = 0x888888 },
  661.     { 2,1,1,3,2,2,texture = "quartz_block_side", tint = 0x222222 },
  662.     { 4,1,1,5,2,2,texture = "quartz_block_side", tint = 0x222222 },
  663.     { 6,1,1,7,2,2,texture = "quartz_block_side", tint = 0x222222 },
  664.     { 8,1,1,9,2,2,texture = "quartz_block_side", tint = 0x222222 },
  665.     { 13,1,1,14,2,2,texture = "quartz_block_side", tint = 0x222222 },
  666.     { 1,2,3,2,3,14,texture = "quartz_block_side", tint = 0x111111 },
  667.     { 2,2,2,14,3,3,texture = "quartz_block_side", tint = 0x111111 },
  668.     { 2,2,14,14,3,15,texture = "quartz_block_side", tint = 0x111111 },
  669.     { 3,2,4,6,3,7,texture = "quartz_block_side", tint = 0x222222 },
  670.     { 3,2,10,6,3,13,texture = "quartz_block_side", tint = 0x222222 },
  671.     { 10,2,4,13,3,7,texture = "quartz_block_side", tint = 0x222222 },
  672.     { 10,2,10,13,3,13,texture = "quartz_block_side", tint = 0x222222 },
  673.     { 14,2,3,15,3,14,texture = "quartz_block_side", tint = 0x111111 },
  674.     { 1,3,5,10,4,6,texture = "quartz_block_side", tint = 0x111111 },
  675.     { 1,3,11,10,4,12,texture = "quartz_block_side", tint = 0x111111 },
  676.     { 4,3,2,5,4,15,texture = "quartz_block_side", tint = 0x111111 },
  677.     { 11,3,2,12,4,4,texture = "quartz_block_side", tint = 0x111111 },
  678.     { 11,3,7,12,4,10,texture = "quartz_block_side", tint = 0x111111 },
  679.     { 11,3,13,12,4,15,texture = "quartz_block_side", tint = 0x111111 },
  680.     { 13,3,5,15,4,6,texture = "quartz_block_side", tint = 0x111111 },
  681.     { 13,3,11,15,4,12,texture = "quartz_block_side", tint = 0x111111 },
  682.   }
  683. }
  684.  
  685. --Духовка
  686. {
  687.   label = "Духовка",
  688.   emitRedstone = false,
  689.   shapes = {
  690.     { 0,0,15,16,4,16,texture = "quartz_block_side", tint = 0x77758e },
  691.     { 0,4,15,1,16,16,texture = "quartz_block_side", tint = 0x77758e },
  692.     { 1,4,15,15,5,16,texture = "quartz_block_side", tint = 0xede9ed },
  693.     { 15,4,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  694.     { 1,5,15,2,15,16,texture = "quartz_block_side", tint = 0xede9ed },
  695.     { 2,5,15,14,12,16,texture = "quartz_block_side", tint = 0x111111 },
  696.     { 14,5,15,15,15,16,texture = "quartz_block_side", tint = 0xede9ed },
  697.     { 2,12,15,15,15,16,texture = "quartz_block_side", tint = 0xede9ed },
  698.     { 2,13,13,14,14,14,texture = "quartz_block_side", tint = 0x222222 },
  699.     { 4,13,14,5,14,16,texture = "quartz_block_side", tint = 0xede9ed },
  700.     { 11,13,14,12,14,16,texture = "quartz_block_side", tint = 0xede9ed },
  701.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  702.  
  703.     { 0,0,15,16,4,16,texture = "quartz_block_side", tint = 0x77758e, state = true },
  704.     { 2,2,5,14,3,6,texture = "quartz_block_side", tint = 0x222222, state = true },
  705.     { 4,3,5,5,4,6,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  706.     { 11,3,5,12,4,6,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  707.     { 0,4,15,1,16,16,texture = "quartz_block_side", tint = 0x77758e, state = true },
  708.     { 1,4,4,15,5,7,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  709.     { 1,4,7,2,5,15,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  710.     { 2,4,7,14,5,14,texture = "quartz_block_side", tint = 0x111111, state = true },
  711.     { 2,4,14,15,5,15,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  712.     { 2,4,15,4,5,16,texture = "quartz_block_side", tint = 0x222222, state = true },
  713.     { 12,4,15,14,5,16,texture = "quartz_block_side", tint = 0x222222, state = true },
  714.     { 14,4,7,15,5,15,texture = "quartz_block_side", tint = 0xede9ed, state = true },
  715.     { 15,4,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e, state = true },
  716.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x77758e, state = true },
  717.   }
  718. }
  719.  
  720. --Шкаф
  721.  
  722. {
  723.   label = "Шкаф",
  724.   shapes = {
  725.     { 0,0,1,16,1,16,texture = "quartz_block_side", tint = 0x77758e },
  726.     { 0,1,1,1,16,16,texture = "quartz_block_side", tint = 0x77758e },
  727.     { 1,1,1,15,15,2,texture = "quartz_block_side", tint = 0xede9ed },
  728.     { 1,1,2,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  729.     { 15,1,1,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  730.     { 2,13,0,5,14,1,texture = "quartz_block_side", tint = 0x77758e },
  731.     { 1,15,1,16,16,16,texture = "quartz_block_side", tint = 0x77758e },
  732.   }
  733. }
  734.  
  735. --Телевизор
  736.  
  737. {
  738.   label = "Телевизор",
  739.   shapes = {
  740.     { 2,1,15,4,16,16,texture = "opencomputers:White", tint = 0x111111 },
  741.     { 4,1,15,16,3,16,texture = "opencomputers:White", tint = 0x111111 },
  742.     { 4,3,15,16,10,16,texture = "gravel", tint = 0x00cc00 },
  743.     { 4,10,15,8,13,16,texture = "opencomputers:White", tint = 0x33ccff },
  744.     { 8,10,15,9,14,16,texture = "gravel", tint = 0x993300 },
  745.     { 9,10,15,14,13,16,texture = "opencomputers:White", tint = 0x33ccff },
  746.     { 14,10,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  747.     { 14,12,15,16,15,16,texture = "gravel", tint = 0x336600 },
  748.     { 4,13,15,6,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  749.     { 6,13,15,8,16,16,texture = "gravel", tint = 0x336600 },
  750.     { 9,13,15,11,16,16,texture = "gravel", tint = 0x336600 },
  751.     { 11,13,15,14,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  752.     { 8,14,15,11,16,16,texture = "gravel", tint = 0x336600 },
  753.     { 14,15,15,15,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  754.     { 15,15,15,16,16,16,texture = "gravel", tint = 0x336600 },
  755.   }
  756. },
  757.  
  758. {
  759.   label = "Телевизор",
  760.   shapes = {
  761.     { 2,0,15,4,14,16,texture = "opencomputers:White", tint = 0x111111 },
  762.     { 4,0,15,7,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  763.     { 7,0,15,10,2,16,texture = "gravel", tint = 0x336600 },
  764.     { 10,0,15,15,5,16,texture = "opencomputers:White", tint = 0x33ccff },
  765.     { 15,0,15,16,2,16,texture = "gravel", tint = 0x336600 },
  766.     { 7,2,15,16,5,16,texture = "opencomputers:White", tint = 0x33ccff },
  767.     { 7,5,15,11,6,16,texture = "opencomputers:White", tint = 0x33ccff },
  768.     { 11,5,15,16,8,16,texture = "quartz_block_side", tint = 0x0000dd },
  769.     { 7,6,15,14,10,16,texture = "quartz_block_side", tint = 0x0000dd },
  770.     { 14,8,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  771.     { 7,10,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  772.     { 4,12,15,16,14,16,texture = "opencomputers:White", tint = 0x111111 },
  773.   }
  774. },
  775.  
  776. {
  777.   label = "Телевизор",
  778.   shapes = {
  779.     { 0,1,15,16,3,16,texture = "opencomputers:White", tint = 0x111111 },
  780.     { 0,3,15,16,9,16,texture = "gravel", tint = 0x00cc00 },
  781.     { 0,9,15,9,10,16,texture = "gravel", tint = 0x00cc00 },
  782.     { 9,9,15,16,14,16,texture = "opencomputers:White", tint = 0x33ccff },
  783.     { 0,10,15,1,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  784.     { 1,10,15,2,13,16,texture = "gravel", tint = 0x993300 },
  785.     { 2,10,15,6,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  786.     { 6,10,15,8,13,16,texture = "opencomputers:White", tint = 0x111111 },
  787.     { 8,10,15,16,14,16,texture = "opencomputers:White", tint = 0x33ccff },
  788.     { 0,12,15,1,16,16,texture = "gravel", tint = 0x336600 },
  789.     { 2,12,15,5,15,16,texture = "gravel", tint = 0x336600 },
  790.     { 5,12,15,6,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  791.     { 1,13,15,4,16,16,texture = "gravel", tint = 0x336600 },
  792.     { 6,13,15,8,16,16,texture = "quartz_block_side", tint = 0x0066ff },
  793.     { 8,14,15,9,15,16,texture = "opencomputers:White", tint = 0x33ccff },
  794.     { 9,14,15,10,15,16,texture = "quartz_block_side", tint = 0x222222 },
  795.     { 10,14,15,16,15,16,texture = "opencomputers:White", tint = 0x33ccff },
  796.     { 4,15,15,6,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  797.     { 8,15,15,9,16,16,texture = "quartz_block_side", tint = 0x0066ff },
  798.     { 9,15,15,10,16,16,texture = "opencomputers:White", tint = 0x996600 },
  799.     { 10,15,15,11,16,16,texture = "quartz_block_side", tint = 0x222222 },
  800.     { 11,15,15,16,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  801.   }
  802. },
  803.  
  804. {
  805.   label = "Телевизор",
  806.   shapes = {
  807.     { 0,0,15,4,2,16,texture = "gravel", tint = 0x336600 },
  808.     { 4,0,15,6,7,16,texture = "opencomputers:White", tint = 0x33ccff },
  809.     { 6,0,15,7,2,16,texture = "quartz_block_side", tint = 0x222222 },
  810.     { 7,0,15,8,1,16,texture = "opencomputers:White", tint = 0x996600 },
  811.     { 8,0,15,9,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  812.     { 9,0,15,10,3,16,texture = "opencomputers:White", tint = 0x555555 },
  813.     { 10,0,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  814.     { 7,1,15,8,2,16,texture = "quartz_block_side", tint = 0x222222 },
  815.     { 0,2,15,9,5,16,texture = "opencomputers:White", tint = 0x33ccff },
  816.     { 9,3,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  817.     { 0,5,15,3,8,16,texture = "quartz_block_side", tint = 0x0000dd },
  818.     { 3,5,15,16,7,16,texture = "opencomputers:White", tint = 0x33ccff },
  819.     { 3,7,15,6,10,16,texture = "quartz_block_side", tint = 0x0000dd },
  820.     { 6,7,15,7,9,16,texture = "quartz_block_side", tint = 0x0000dd },
  821.     { 7,7,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  822.     { 0,8,15,1,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  823.     { 1,8,15,6,10,16,texture = "quartz_block_side", tint = 0x0000dd },
  824.     { 6,9,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  825.     { 1,10,15,16,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  826.     { 0,12,15,16,14,16,texture = "opencomputers:White", tint = 0x111111 },
  827.   }
  828. },
  829.  
  830. {
  831.   label = "Телевизор",
  832.   shapes = {
  833.     { 0,1,15,2,3,16,texture = "opencomputers:White", tint = 0x111111 },
  834.     { 2,1,15,3,2,16,texture = "quartz_block_side", tint = 0x222222 },
  835.     { 3,1,15,4,3,16,texture = "opencomputers:White", tint = 0x111111 },
  836.     { 4,1,15,7,2,16,texture = "quartz_block_side", tint = 0x222222 },
  837.     { 7,1,15,8,3,16,texture = "opencomputers:White", tint = 0x111111 },
  838.     { 8,1,15,9,2,16,texture = "opencomputers:White", tint = 0xee0000 },
  839.     { 9,1,15,14,3,16,texture = "opencomputers:White", tint = 0x111111 },
  840.     { 2,2,15,14,3,16,texture = "opencomputers:White", tint = 0x111111 },
  841.     { 0,3,15,12,7,16,texture = "gravel", tint = 0x00cc00 },
  842.     { 12,3,15,14,16,16,texture = "opencomputers:White", tint = 0x111111 },
  843.     { 0,7,15,8,8,16,texture = "gravel", tint = 0x00cc00 },
  844.     { 8,7,15,12,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  845.     { 0,8,15,4,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  846.     { 4,8,15,6,13,16,texture = "opencomputers:White", tint = 0x33ccff },
  847.     { 6,8,15,8,11,16,texture = "opencomputers:White", tint = 0x111111 },
  848.     { 6,11,15,8,14,16,texture = "quartz_block_side", tint = 0x0066ff },
  849.     { 4,13,15,5,14,16,texture = "gravel", tint = 0x005500 },
  850.     { 5,13,15,8,14,16,texture = "quartz_block_side", tint = 0x0066ff },
  851.     { 4,14,15,6,16,16,texture = "opencomputers:White", tint = 0x33ccff },
  852.     { 6,14,15,8,16,16,texture = "gravel", tint = 0x005500 },
  853.   }
  854. },
  855.  
  856. {
  857.   label = "Телевизор",
  858.   shapes = {
  859.     { 0,0,15,12,8,16,texture = "opencomputers:White", tint = 0x33ccff },
  860.     { 12,0,15,14,14,16,texture = "opencomputers:White", tint = 0x111111 },
  861.     { 0,8,15,5,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  862.     { 5,8,15,7,11,16,texture = "gravel", tint = 0xffff00 },
  863.     { 7,8,15,9,11,16,texture = "opencomputers:White", tint = 0x111111 },
  864.     { 9,8,15,11,11,16,texture = "gravel", tint = 0xffff00 },
  865.     { 11,8,15,12,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  866.     { 5,11,15,12,12,16,texture = "opencomputers:White", tint = 0x33ccff },
  867.     { 0,12,15,14,14,16,texture = "opencomputers:White", tint = 0x111111 },
  868.   }
  869. }
  870.  
  871. --Тумба
  872. {
  873.   label = "Тумба",
  874.   shapes = {
  875.     { 1,0,5,2,1,6,texture = "quartz_block_side", tint = 0x664500 },
  876.     { 1,0,14,2,1,15,texture = "quartz_block_side", tint = 0x664500 },
  877.     { 14,0,5,15,1,6,texture = "quartz_block_side", tint = 0x664500 },
  878.     { 14,0,14,15,1,15,texture = "quartz_block_side", tint = 0x664500 },
  879.     { 0,1,4,16,2,16,texture = "quartz_block_side", tint = 0x664500 },
  880.     { 1,2,6,2,7,15,texture = "quartz_block_side", tint = 0x664500 },
  881.     { 2,2,6,11,3,14,texture = "gravel", tint = 0x111111 },
  882.     { 14,2,6,15,7,15,texture = "quartz_block_side", tint = 0x664500 },
  883.     { 2,3,6,3,5,14,texture = "gravel", tint = 0x111111 },
  884.     { 3,3,6,7,4,7,texture = "gravel", tint = 0xbbbbbb },
  885.     { 3,3,7,11,5,14,texture = "gravel", tint = 0x111111 },
  886.     { 7,3,6,8,4,7,texture = "gravel", tint = 0x444444 },
  887.     { 8,3,6,9,5,14,texture = "gravel", tint = 0x111111 },
  888.     { 9,3,6,10,4,7,texture = "opencomputers:White", tint = 0xee0000 },
  889.     { 10,3,6,11,5,14,texture = "gravel", tint = 0x111111 },
  890.     { 3,4,6,11,5,14,texture = "gravel", tint = 0x111111 },
  891.     { 0,7,4,16,8,16,texture = "quartz_block_side", tint = 0x664500 },
  892.     { 11,8,9,14,12,12,texture = "iron_block", tint = 0xcccc00 },
  893.     { 9,9,10,10,13,11,texture = "iron_block", tint = 0xd0f7fd },
  894.     { 10,9,10,11,10,11,texture = "iron_block", tint = 0xd0f7fd },
  895.     { 10,12,10,11,13,11,texture = "iron_block", tint = 0xd0f7fd },
  896.     { 11,12,9,14,13,12,texture = "quartz_block_side", tint = 0xeeeeee },
  897.     { 11,13,9,14,14,12,texture = "iron_block", tint = 0xd0f7fd },
  898.   }
  899. }
  900. -- Лампа уличная
  901. {
  902.   label = "Лампа",
  903.   lightLevel = 15,
  904.   emitRedstone = false,
  905.   shapes = {
  906.     { 5,0,7,12,1,10,texture = "iron_block", tint = 0x111111 },
  907.     { 6,0,6,11,1,11,texture = "iron_block", tint = 0x111111 },
  908.     { 7,0,5,10,1,12,texture = "iron_block", tint = 0x111111 },
  909.     { 6,1,8,11,3,9,texture = "iron_block", tint = 0x111111 },
  910.     { 7,1,7,10,5,10,texture = "iron_block", tint = 0x111111 },
  911.     { 8,1,6,9,3,11,texture = "iron_block", tint = 0x111111 },
  912.     { 7,5,8,10,10,9,texture = "iron_block", tint = 0x111111 },
  913.     { 8,5,7,9,10,10,texture = "iron_block", tint = 0x111111 },
  914.     { 7,8,7,10,10,10,texture = "iron_block", tint = 0x111111 },
  915.     { 6,9,7,11,10,10,texture = "iron_block", tint = 0x111111 },
  916.     { 7,9,6,10,10,11,texture = "iron_block", tint = 0x111111 },
  917.     { 6,10,7,11,15,10,texture = "opencomputers:White", tint = 0xeeeeee },
  918.     { 7,10,6,10,15,11,texture = "opencomputers:White", tint = 0xeeeeee },
  919.     { 5,11,7,12,14,10,texture = "opencomputers:White", tint = 0xeeeeee },
  920.     { 6,11,6,11,14,11,texture = "opencomputers:White", tint = 0xeeeeee },
  921.     { 7,11,5,10,14,12,texture = "opencomputers:White", tint = 0xeeeeee },
  922.     { 7,15,7,10,16,10,texture = "opencomputers:White", tint = 0xeeeeee },
  923.  
  924.     { 5,0,7,12,1,10,texture = "iron_block", tint = 0x111111, state = true },
  925.     { 6,0,6,11,1,11,texture = "iron_block", tint = 0x111111, state = true },
  926.     { 7,0,5,10,1,12,texture = "iron_block", tint = 0x111111, state = true },
  927.     { 6,1,8,11,3,9,texture = "iron_block", tint = 0x111111, state = true },
  928.     { 7,1,7,10,5,10,texture = "iron_block", tint = 0x111111, state = true },
  929.     { 8,1,6,9,3,11,texture = "iron_block", tint = 0x111111, state = true },
  930.     { 7,5,8,10,10,9,texture = "iron_block", tint = 0x111111, state = true },
  931.     { 8,5,7,9,10,10,texture = "iron_block", tint = 0x111111, state = true },
  932.     { 7,8,7,10,10,10,texture = "iron_block", tint = 0x111111, state = true },
  933.     { 6,9,7,11,10,10,texture = "iron_block", tint = 0x111111, state = true },
  934.     { 7,9,6,10,10,11,texture = "iron_block", tint = 0x111111, state = true },
  935.     { 6,10,7,11,15,10,texture = "opencomputers:White", tint = 0xe9fe72, state = true },
  936.     { 7,10,6,10,15,11,texture = "opencomputers:White", tint = 0xe9fe72 , state = true},
  937.     { 5,11,7,12,14,10,texture = "opencomputers:White", tint = 0xe9fe72, state = true },
  938.     { 6,11,6,11,14,11,texture = "opencomputers:White", tint = 0xe9fe72, state = true },
  939.     { 7,11,5,10,14,12,texture = "opencomputers:White", tint = 0xe9fe72, state = true },
  940.     { 7,15,7,10,16,10,texture = "opencomputers:White", tint = 0xe9fe72, state = true },
  941.   }
  942. }
  943.  
  944. --Гардины
  945. --left
  946. {
  947.   label = "Окно со шторой",
  948.   emitRedstone = false,
  949.   shapes = {
  950.     { 0,0,0,1,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  951.     { 0,0,7,16,16,9,texture = "glass_white" },
  952.     { 1,0,1,2,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  953.     { 2,0,2,15,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  954.     { 4,0,1,8,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  955.     { 5,0,0,7,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  956.     { 10,0,1,14,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  957.     { 11,0,0,13,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  958.  
  959.     { 0,0,0,3,10,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  960.     { 0,0,7,16,16,9,texture = "glass_white", state = true },
  961.     { 3,0,0,6,4,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  962.     { 6,0,1,8,6,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  963.     { 3,4,0,5,6,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  964.     { 5,4,1,8,6,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  965.     { 3,6,0,4,8,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  966.     { 4,6,1,5,10,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  967.     { 5,6,1,6,9,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  968.     { 6,6,1,7,7,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  969.     { 3,8,1,5,10,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  970.     { 0,10,0,4,13,3,texture = "wool_colored_white", tint = 0xff6600, state=true },
  971.     { 4,10,1,5,13,3,texture = "wool_colored_white", tint = 0xff6600, state=true },
  972.     { 0,13,0,3,16,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  973.     { 3,13,1,5,16,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  974.     { 5,13,2,7,16,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  975.     { 7,14,2,8,16,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  976.     { 3,15,0,4,16,3,texture = "wool_colored_white", tint = 0xff9900, state=true },
  977.   }
  978. }
  979.  
  980. {
  981.   label = "Окно со шторой",
  982.   emitRedstone = true,
  983.   shapes = {
  984.     { 0,0,0,1,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  985.     { 0,0,7,16,16,9,texture = "glass_white" },
  986.     { 1,0,1,2,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  987.     { 2,0,2,15,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  988.     { 4,0,1,8,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  989.     { 5,0,0,7,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  990.     { 10,0,1,14,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  991.     { 11,0,0,13,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  992.     { 0,15,0,16,16,3,texture = "gravel", tint = 0x111111 },
  993.  
  994.     { 0,0,0,4,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  995.     { 0,0,7,16,16,9,texture = "glass_white", state = true },
  996.     { 4,0,1,6,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  997.     { 6,0,2,8,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  998.     { 4,1,0,5,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  999.     { 8,1,2,9,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1000.     { 6,2,1,9,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1001.     { 9,2,2,11,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1002.     { 5,3,0,8,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1003.     { 9,3,1,10,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1004.     { 11,3,2,12,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1005.     { 8,4,0,9,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1006.     { 10,4,1,11,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1007.     { 12,5,2,13,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1008.     { 9,6,0,10,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1009.     { 11,6,1,12,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1010.     { 13,8,2,14,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1011.     { 14,11,2,15,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1012.     { 0,15,0,16,16,3,texture = "gravel", tint = 0x111111, state = true },
  1013.   }
  1014. }
  1015. --mid
  1016. {
  1017.   label = "Окно",
  1018.   shapes = {
  1019.     { 0,0,7,16,16,9,texture = "glass_white" },
  1020.   }
  1021. }
  1022.  
  1023. {
  1024.   label = "Окно",
  1025.   shapes = {
  1026.     { 0,0,7,16,16,9,texture = "glass_white" },
  1027.     { 0,15,0,16,16,3,texture = "gravel", tint = 0x111111 },
  1028.   }
  1029. }
  1030. --right
  1031. {
  1032.   label = "Окно со шторой",
  1033.   emitRedstone = false,
  1034.   shapes = {
  1035.     { 0,0,7,16,16,9,texture = "glass_white" },
  1036.     { 1,0,2,16,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1037.     { 2,0,1,6,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1038.     { 3,0,0,5,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1039.     { 8,0,1,12,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1040.     { 9,0,0,11,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1041.     { 14,0,1,16,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1042.     { 15,0,0,16,16,3,texture = "wool_colored_white", tint = 0xff9900 },
  1043.  
  1044.     { 0,0,7,16,16,9,texture = "glass_white",state = true },
  1045.     { 8,0,1,16,6,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1046.     { 10,0,0,16,4,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1047.     { 11,4,0,16,6,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1048.     { 9,6,1,16,7,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1049.     { 12,6,0,16,8,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1050.     { 10,7,1,16,9,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1051.     { 13,8,0,16,10,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1052.     { 11,9,1,16,10,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1053.     { 11,10,1,16,13,3,texture = "wool_colored_white", tint = 0xff6600,state = true },
  1054.     { 12,10,0,16,13,3,texture = "wool_colored_white", tint = 0xff6600,state = true },
  1055.     { 9,13,2,16,16,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1056.     { 11,13,1,16,16,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1057.     { 13,13,0,16,16,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1058.     { 8,14,2,16,16,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1059.     { 12,15,0,16,16,3,texture = "wool_colored_white", tint = 0xff9900,state = true },
  1060.   }
  1061. }
  1062.  
  1063. {
  1064.   label = "Окно со шторой",
  1065.   emitRedstone = true,
  1066.   shapes = {
  1067.     { 0,0,7,16,16,9,texture = "glass_white" },
  1068.     { 1,0,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1069.     { 2,0,1,6,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1070.     { 3,0,0,5,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1071.     { 8,0,1,12,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1072.     { 9,0,0,11,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1073.     { 14,0,1,16,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1074.     { 15,0,0,16,15,3,texture = "wool_colored_white", tint = 0xff9900 },
  1075.     { 0,15,0,16,16,3,texture = "gravel", tint = 0x111111 },
  1076.  
  1077.     { 0,0,7,16,16,9,texture = "glass_white", state = true },
  1078.     { 8,0,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1079.     { 10,0,1,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1080.     { 12,0,0,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1081.     { 7,1,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1082.     { 11,1,0,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1083.     { 5,2,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1084.     { 7,2,1,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1085.     { 4,3,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1086.     { 6,3,1,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1087.     { 8,3,0,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1088.     { 5,4,1,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1089.     { 7,4,0,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1090.     { 3,5,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1091.     { 4,6,1,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1092.     { 6,6,0,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1093.     { 2,8,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1094.     { 1,11,2,16,15,3,texture = "wool_colored_white", tint = 0xff9900, state = true },
  1095.     { 0,15,0,16,16,3,texture = "gravel", tint = 0x111111, state = true },
  1096.   }
  1097. }
  1098. --Напольная лампа
  1099. {
  1100.   label = "Напольная лампа",
  1101.   lightLevel = 15,
  1102.   emitRedstone = true,
  1103.   shapes = {
  1104.     { 4,0,10,12,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1105.     { 5,1,11,11,6,15,texture = "quartz_block_side", tint = 0x111111 },
  1106.     { 5,6,11,11,7,15,texture = "quartz_block_side", tint = 0xbbbbbb },
  1107.     { 5,7,11,11,9,15,texture = "quartz_block_side", tint = 0x111111 },
  1108.     { 5,9,11,6,10,15,texture = "quartz_block_side", tint = 0x111111 },
  1109.     { 8,9,11,11,10,15,texture = "quartz_block_side", tint = 0x111111 },
  1110.     { 6,10,12,8,14,14,texture = "opencomputers:White", tint = 0xeeeeee },
  1111.     { 9,10,11,11,11,15,texture = "quartz_block_side", tint = 0x111111 },
  1112.     { 5,11,12,9,13,14,texture = "opencomputers:White", tint = 0xeeeeee },
  1113.     { 6,11,11,8,13,15,texture = "opencomputers:White", tint = 0xeeeeee },
  1114.     { 9,11,12,10,13,14,texture = "quartz_block_side", tint = 0x555555 },
  1115.     { 10,11,11,11,16,15,texture = "quartz_block_side", tint = 0x111111 },
  1116.     { 9,13,11,11,16,15,texture = "quartz_block_side", tint = 0x111111 },
  1117.     { 5,14,11,6,16,15,texture = "quartz_block_side", tint = 0x111111 },
  1118.     { 8,14,11,11,16,15,texture = "quartz_block_side", tint = 0x111111 },
  1119.     { 6,15,11,11,16,15,texture = "quartz_block_side", tint = 0x111111 },
  1120.  
  1121.     { 4,0,10,12,1,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1122.     { 5,1,11,11,6,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1123.     { 5,6,11,11,7,15,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  1124.     { 5,7,11,11,9,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1125.     { 5,9,11,6,10,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1126.     { 8,9,11,11,10,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1127.     { 6,10,12,8,14,14,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1128.     { 9,10,11,11,11,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1129.     { 5,11,12,9,13,14,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1130.     { 6,11,11,8,13,15,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1131.     { 9,11,12,10,13,14,texture = "quartz_block_side", tint = 0x555555, state = true },
  1132.     { 10,11,11,11,16,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1133.     { 9,13,11,11,16,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1134.     { 5,14,11,6,16,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1135.     { 8,14,11,11,16,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1136.     { 6,15,11,11,16,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1137.   }
  1138. }
  1139.  
  1140. {
  1141.   label = "Напольная лампа",
  1142.   lightLevel = 15,
  1143.   emitRedstone = false,
  1144.   shapes = {
  1145.     { 5,0,11,6,8,15,texture = "quartz_block_side", tint = 0x111111 },
  1146.     { 6,0,11,8,1,15,texture = "quartz_block_side", tint = 0x111111 },
  1147.     { 10,0,11,11,1,15,texture = "quartz_block_side", tint = 0x111111 },
  1148.     { 6,1,11,7,2,15,texture = "quartz_block_side", tint = 0x111111 },
  1149.     { 8,1,12,10,5,14,texture = "opencomputers:White", tint = 0xeeeeee },
  1150.     { 6,2,12,7,4,14,texture = "quartz_block_side", tint = 0x555555 },
  1151.     { 7,2,12,11,4,14,texture = "opencomputers:White", tint = 0xeeeeee },
  1152.     { 8,2,11,10,4,15,texture = "opencomputers:White", tint = 0xeeeeee },
  1153.     { 6,4,11,7,7,15,texture = "quartz_block_side", tint = 0x111111 },
  1154.     { 7,5,11,8,7,15,texture = "quartz_block_side", tint = 0x111111 },
  1155.     { 10,5,11,11,15,15,texture = "quartz_block_side", tint = 0x111111 },
  1156.     { 8,6,11,11,8,15,texture = "quartz_block_side", tint = 0x111111 },
  1157.     { 6,8,12,8,12,15,texture = "opencomputers:White", tint = 0xeeeeee },
  1158.     { 9,8,11,11,9,15,texture = "quartz_block_side", tint = 0x111111 },
  1159.     { 5,9,12,9,11,15,texture = "opencomputers:White", tint = 0xeeeeee },
  1160.     { 6,9,11,8,11,16,texture = "opencomputers:White", tint = 0xeeeeee },
  1161.     { 9,9,12,10,11,15,texture = "quartz_block_side", tint = 0x555555 },
  1162.     { 9,11,11,11,15,15,texture = "quartz_block_side", tint = 0x111111 },
  1163.     { 5,12,11,6,15,15,texture = "quartz_block_side", tint = 0x111111 },
  1164.     { 8,12,11,11,15,15,texture = "quartz_block_side", tint = 0x111111 },
  1165.     { 6,13,11,11,15,15,texture = "quartz_block_side", tint = 0x111111 },
  1166.  
  1167.     { 5,0,11,6,8,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1168.     { 6,0,11,8,1,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1169.     { 10,0,11,11,1,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1170.     { 6,1,11,7,2,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1171.     { 8,1,12,10,5,14,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1172.     { 6,2,12,7,4,14,texture = "quartz_block_side", tint = 0x555555, state = true },
  1173.     { 7,2,12,11,4,14,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1174.     { 8,2,11,10,4,15,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1175.     { 6,4,11,7,7,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1176.     { 7,5,11,8,7,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1177.     { 10,5,11,11,15,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1178.     { 8,6,11,11,8,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1179.     { 6,8,12,8,12,15,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1180.     { 9,8,11,11,9,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1181.     { 5,9,12,9,11,15,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1182.     { 6,9,11,8,11,16,texture = "opencomputers:White", tint = 0xfcfc8f, state = true },
  1183.     { 9,9,12,10,11,15,texture = "quartz_block_side", tint = 0x555555, state = true },
  1184.     { 9,11,11,11,15,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1185.     { 5,12,11,6,15,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1186.     { 8,12,11,11,15,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1187.     { 6,13,11,11,15,15,texture = "quartz_block_side", tint = 0x111111, state = true },
  1188.   }
  1189. }
  1190.  
  1191. --Ванна
  1192.  
  1193. {
  1194.   label = "Ванна",
  1195.   emitRedstone = false,
  1196.   shapes = {
  1197.     { 0,0,0,2,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1198.     { 2,0,0,16,1,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1199.     { 2,1,0,16,12,1,texture = "quartz_block_side", tint = 0xeeeeee },
  1200.     { 2,1,1,3,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1201.     { 3,1,1,16,9,2,texture = "quartz_block_side", tint = 0xeeeeee },
  1202.     { 3,1,2,16,4,3,texture = "quartz_block_side", tint = 0xeeeeee },
  1203.     { 3,1,3,4,2,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1204.     { 4,1,3,16,2,4,texture = "quartz_block_side", tint = 0xeeeeee },
  1205.     { 12,1,4,16,2,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1206.     { 13,2,3,16,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1207.     { 3,4,2,4,9,3,texture = "quartz_block_side", tint = 0xeeeeee },
  1208.     { 12,4,2,16,9,3,texture = "quartz_block_side", tint = 0xeeeeee },
  1209.     { 2,9,1,3,12,3,texture = "quartz_block_side", tint = 0xeeeeee },
  1210.     { 3,9,1,4,12,2,texture = "quartz_block_side", tint = 0xeeeeee },
  1211.     { 12,9,1,16,12,2,texture = "quartz_block_side", tint = 0xeeeeee },
  1212.     { 13,9,2,16,12,3,texture = "quartz_block_side", tint = 0xeeeeee },
  1213.     { 14,9,3,16,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1214.     { 0,12,6,2,14,10,texture = "opencomputers:White", tint = 0xffff00 },
  1215.     { 0,14,5,2,15,6,texture = "opencomputers:White", tint = 0xff6600 },
  1216.     { 0,14,6,2,16,8,texture = "opencomputers:White", tint = 0xffff00 },
  1217.  
  1218.     { 0,0,0,2,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1219.     { 2,0,0,16,1,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1220.     { 2,1,0,16,12,1,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1221.     { 2,1,1,14,9,16,texture = "water_still", state = true },
  1222.     { 14,1,1,16,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1223.     { 2,9,1,3,12,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1224.     { 3,9,1,4,12,2,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1225.     { 4,9,7,8,11,9,texture = "opencomputers:White", tint = 0xffff00, state = true },
  1226.     { 12,9,1,16,12,2,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1227.     { 13,9,2,16,12,3,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1228.     { 8,10,7,9,11,9,texture = "opencomputers:White", tint = 0xff6600, state = true },
  1229.     { 6,11,7,8,13,9,texture = "opencomputers:White", tint = 0xffff00, state = true },
  1230.   }
  1231. }
  1232.  
  1233. {
  1234.   label = "Ванна",
  1235.   emitRedstone = true,
  1236.   shapes = {
  1237.     { 0,0,0,2,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1238.     { 2,0,0,16,1,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1239.     { 2,1,0,3,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1240.     { 3,1,0,4,2,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1241.     { 4,1,12,16,2,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1242.     { 12,1,0,16,2,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1243.     { 3,2,13,16,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1244.     { 13,2,0,16,9,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1245.     { 2,9,13,3,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1246.     { 3,9,14,13,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1247.     { 13,9,13,14,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1248.     { 14,9,0,16,12,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1249.     { 6,12,14,7,15,15,texture = "iron_block", tint = 0x555555 },
  1250.     { 4,13,14,5,14,15,texture = "opencomputers:White", tint = 0xee0000 },
  1251.     { 6,13,7,7,15,8,texture = "iron_block", tint = 0x555555 },
  1252.     { 8,13,14,9,14,15,texture = "opencomputers:White", tint = 0x000088 },
  1253.     { 4,14,13,5,15,14,texture = "opencomputers:White", tint = 0xee0000 },
  1254.     { 4,14,14,9,15,15,texture = "iron_block", tint = 0x555555 },
  1255.     { 4,14,15,5,15,16,texture = "opencomputers:White", tint = 0xee0000 },
  1256.     { 6,14,8,7,15,15,texture = "iron_block", tint = 0x555555 },
  1257.     { 8,14,13,9,15,14,texture = "opencomputers:White", tint = 0x000088 },
  1258.     { 8,14,15,9,15,16,texture = "opencomputers:White", tint = 0x000088 },
  1259.     { 4,15,14,5,16,15,texture = "opencomputers:White", tint = 0xee0000 },
  1260.     { 8,15,14,9,16,15,texture = "opencomputers:White", tint = 0x000088 },
  1261.  
  1262.     { 0,0,0,2,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1263.     { 2,0,0,16,1,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1264.     { 2,1,0,14,9,14,texture = "water_still", state = true },
  1265.     { 2,1,14,13,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1266.     { 14,1,0,16,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1267.     { 2,9,13,3,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1268.     { 13,9,13,14,12,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1269.     { 6,12,14,7,15,15,texture = "iron_block", tint = 0x555555, state = true },
  1270.     { 4,13,14,5,14,15,texture = "opencomputers:White", tint = 0xee0000, state = true },
  1271.     { 6,13,7,7,15,8,texture = "iron_block", tint = 0x555555, state = true },
  1272.     { 8,13,14,9,14,15,texture = "opencomputers:White", tint = 0x000088, state = true },
  1273.     { 4,14,13,5,15,14,texture = "opencomputers:White", tint = 0xee0000, state = true },
  1274.     { 4,14,14,9,15,15,texture = "iron_block", tint = 0x555555, state = true },
  1275.     { 4,14,15,5,15,16,texture = "opencomputers:White", tint = 0xee0000, state = true },
  1276.     { 6,14,8,7,15,15,texture = "iron_block", tint = 0x555555, state = true },
  1277.     { 8,14,13,9,15,14,texture = "opencomputers:White", tint = 0x000088, state = true },
  1278.     { 8,14,15,9,15,16,texture = "opencomputers:White", tint = 0x000088, state = true },
  1279.     { 4,15,14,5,16,15,texture = "opencomputers:White", tint = 0xee0000, state = true },
  1280.     { 8,15,14,9,16,15,texture = "opencomputers:White", tint = 0x000088, state = true },
  1281.   }
  1282. }
  1283.  
  1284. --Унитаз
  1285. {
  1286.   label = "Унитаз",
  1287.   emitRedstone = false,
  1288.   buttonMode = true,
  1289.   shapes = {
  1290.     { 6,0,10,13,14,13,texture = "quartz_block_side", tint = 0xeeeeee },
  1291.     { 7,0,8,12,4,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1292.     { 8,0,7,11,4,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1293.     { 6,4,7,7,8,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1294.     { 7,4,2,12,5,7,texture = "quartz_block_side", tint = 0xeeeeee },
  1295.     { 7,4,7,8,5,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1296.     { 8,4,7,11,5,9,texture = "gravel", tint = 0x111111 },
  1297.     { 8,4,9,13,14,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1298.     { 8,4,14,11,5,15,texture = "quartz_block_side", tint = 0xeeeeee },
  1299.     { 11,4,7,13,5,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1300.     { 6,5,2,7,8,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1301.     { 7,5,1,12,8,2,texture = "quartz_block_side", tint = 0xeeeeee },
  1302.     { 7,5,2,13,6,3,texture = "quartz_block_side", tint = 0xeeeeee },
  1303.     { 7,5,9,13,14,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1304.     { 12,5,3,13,8,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1305.     { 12,6,2,13,8,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1306.     { 3,7,2,4,9,5,texture = "quartz_block_side", tint = 0xdddddd },
  1307.     { 6,8,8,13,15,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  1308.     { 6,8,9,13,15,14,texture = "quartz_block_side", tint = 0xeeeeee },
  1309.     { 1,9,2,4,12,6,texture = "quartz_block_side", tint = 0xdddddd },
  1310.     { 0,10,1,3,11,2,texture = "gravel", tint = 0x111111 },
  1311.     { 0,10,6,3,11,7,texture = "gravel", tint = 0x111111 },
  1312.     { 7,15,8,12,16,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  1313.     { 8,15,11,11,16,12,texture = "gravel", tint = 0x111111 },
  1314.  
  1315.     { 6,0,10,13,14,13,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1316.     { 7,0,8,12,5,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1317.     { 8,0,7,11,5,15,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1318.     { 8,0,15,11,4,16,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1319.     { 6,4,7,13,5,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1320.     { 7,4,2,12,5,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1321.     { 6,5,2,7,8,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1322.     { 7,5,1,12,8,2,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1323.     { 7,5,2,12,7,9,texture = "water_still", state = true },
  1324.     { 7,5,9,13,14,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1325.     { 12,5,2,13,8,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1326.     { 3,7,2,4,9,5,texture = "quartz_block_side", tint = 0xdddddd, state = true },
  1327.     { 6,8,8,13,15,9,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  1328.     { 6,8,9,13,14,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1329.     { 1,9,2,4,12,6,texture = "quartz_block_side", tint = 0xdddddd, state = true },
  1330.     { 0,10,1,3,11,2,texture = "gravel", tint = 0x111111, state = true },
  1331.     { 0,10,6,3,11,7,texture = "gravel", tint = 0x111111, state = true },
  1332.     { 6,14,9,13,15,11,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1333.     { 6,14,11,8,15,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1334.     { 8,14,11,11,15,12,texture = "gravel", tint = 0x111111, state = true },
  1335.     { 8,14,12,13,15,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1336.     { 11,14,11,13,15,14,texture = "quartz_block_side", tint = 0xeeeeee, state = true },
  1337.     { 7,15,8,12,16,9,texture = "quartz_block_side", tint = 0xbbbbbb, state = true },
  1338.   }
  1339. }
  1340. --Двойной слэб
  1341. {
  1342.   label = "Пол",
  1343.   shapes = {
  1344.     { 0,0,0,16,8,16,texture = "planks_big_oak" },
  1345.     { 0,8,0,8,16,8,texture = "quartz_block_side", tint = 0xeeeeee },
  1346.     { 0,8,8,8,16,16,texture = "quartz_block_side", tint = 0x0066cc },
  1347.     { 8,8,0,16,16,8,texture = "quartz_block_side", tint = 0x0066cc },
  1348.     { 8,8,8,16,16,16,texture = "quartz_block_side", tint = 0xeeeeee },
  1349.   }
  1350. }
  1351.  
  1352. --Серверная стойка
  1353. --1
  1354. {
  1355.   label = "Серверная стойка",
  1356.   shapes = {
  1357.     { 15,0,0,16,2,16,texture = "quartz_block_side", tint = 0x111111 },
  1358.     { 15,2,0,16,16,2,texture = "quartz_block_side", tint = 0x111111 },
  1359.     { 15,2,2,16,3,15,texture = "quartz_block_side", tint = 0x222222 },
  1360.     { 15,2,15,16,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1361.     { 15,3,2,16,14,3,texture = "quartz_block_side", tint = 0x222222 },
  1362.     { 15,3,3,16,5,5,texture = "quartz_block_side", tint = 0x222222 },
  1363.     { 15,3,8,16,8,9,texture = "gravel", tint = 0xbbbbbb },
  1364.     { 15,3,12,16,5,15,texture = "quartz_block_side", tint = 0x222222 },
  1365.     { 15,4,7,16,8,9,texture = "gravel", tint = 0xbbbbbb },
  1366.     { 15,5,14,16,14,15,texture = "quartz_block_side", tint = 0x222222 },
  1367.     { 15,7,9,16,9,13,texture = "gravel", tint = 0xbbbbbb },
  1368.     { 15,8,3,16,9,8,texture = "gravel", tint = 0xbbbbbb },
  1369.     { 15,8,8,16,9,9,texture = "quartz_block_side", tint = 0x111111 },
  1370.     { 15,8,13,16,9,14,texture = "gravel", tint = 0xbbbbbb },
  1371.     { 15,9,4,16,10,10,texture = "gravel", tint = 0xbbbbbb },
  1372.     { 15,10,8,16,12,10,texture = "gravel", tint = 0xbbbbbb },
  1373.     { 15,11,3,16,14,5,texture = "quartz_block_side", tint = 0x222222 },
  1374.     { 15,11,12,16,14,15,texture = "quartz_block_side", tint = 0x222222 },
  1375.     { 15,12,8,16,13,9,texture = "gravel", tint = 0xbbbbbb },
  1376.     { 15,13,5,16,14,15,texture = "quartz_block_side", tint = 0x222222 },
  1377.     { 15,14,2,16,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1378.   }
  1379. },
  1380.  
  1381. {
  1382.   label = "Серверная стойка",
  1383.   shapes = {
  1384.     { 15,0,0,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1385.   }
  1386. },
  1387. --2
  1388. {
  1389.   label = "Серверная стойка",
  1390.   emitRedstone = false,
  1391.   shapes = {
  1392.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1393.     { 3,0,8,4,1,13,texture = "gravel", tint = 0x555555 },
  1394.     { 4,0,7,5,1,8,texture = "gravel", tint = 0x555555 },
  1395.     { 4,0,13,5,1,14,texture = "gravel", tint = 0x555555 },
  1396.     { 5,0,6,10,1,7,texture = "gravel", tint = 0x555555 },
  1397.     { 5,0,14,6,1,15,texture = "gravel", tint = 0x555555 },
  1398.     { 10,0,7,11,1,9,texture = "gravel", tint = 0x555555 },
  1399.     { 11,0,9,12,1,15,texture = "gravel", tint = 0x555555 },
  1400.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1401.     { 5,1,15,6,12,16,texture = "gravel", tint = 0x555555 },
  1402.     { 11,1,15,12,3,16,texture = "gravel", tint = 0x555555 },
  1403.     { 15,1,15,16,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1404.     { 11,3,15,12,4,16,texture = "gravel", tint = 0xee0000 },
  1405.     { 3,4,15,4,5,16,texture = "gravel", tint = 0x00ee00 },
  1406.     { 3,5,15,4,12,16,texture = "gravel", tint = 0x444444 },
  1407.     { 3,12,15,4,13,16,texture = "gravel", tint = 0x00ee00 },
  1408.     { 5,12,15,6,13,16,texture = "gravel", tint = 0xee0000 },
  1409.     { 2,13,14,7,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1410.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1411.  
  1412.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1413.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1414.     { 15,1,15,16,16,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1415.     { 6,3,15,8,6,16,texture = "gravel", tint = 0x555555, state = true },
  1416.     { 11,3,15,12,4,16,texture = "gravel", tint = 0xee0000, state = true },
  1417.     { 3,4,15,4,5,16,texture = "gravel", tint = 0x00ee00, state = true },
  1418.     { 5,4,15,9,6,16,texture = "gravel", tint = 0x555555, state = true },
  1419.     { 11,4,15,12,5,16,texture = "gravel", tint = 0x555555, state = true },
  1420.     { 3,5,15,4,12,16,texture = "gravel", tint = 0x444444, state = true },
  1421.     { 9,5,15,11,6,16,texture = "gravel", tint = 0x555555, state = true },
  1422.     { 5,6,15,9,7,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1423.     { 5,7,15,9,9,16,texture = "gravel", tint = 0x555555, state = true },
  1424.     { 5,9,15,6,12,16,texture = "gravel", tint = 0x555555, state = true },
  1425.     { 3,12,15,4,13,16,texture = "gravel", tint = 0x00ee00, state = true },
  1426.     { 5,12,15,6,13,16,texture = "gravel", tint = 0xee0000, state = true },
  1427.     { 2,13,14,7,16,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1428.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1429.   }
  1430. },
  1431.  
  1432. {
  1433.   label = "Серверная стойка",
  1434.   shapes = {
  1435.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1436.     { 2,0,14,7,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1437.     { 3,1,15,4,2,16,texture = "gravel", tint = 0x444444 },
  1438.   }
  1439. },
  1440.  
  1441. {
  1442.   label = "Серверная стойка",
  1443.   emitRedstone = true,
  1444.   shapes = {
  1445.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1446.     { 0,1,0,16,2,16,texture = "quartz_block_side", tint = 0x888888 },
  1447.     { 0,2,2,11,3,10,texture = "quartz_block_side", tint = 0x222222 },
  1448.     { 3,2,0,4,3,2,texture = "gravel", tint = 0x444444 },
  1449.     { 11,2,8,12,3,9,texture = "gravel", tint = 0x000088 },
  1450.     { 12,2,8,14,3,9,texture = "gravel", tint = 0x444444 },
  1451.     { 13,2,2,16,4,6,texture = "quartz_block_side", tint = 0x111111 },
  1452.     { 14,2,6,15,3,7,texture = "gravel", tint = 0x000088 },
  1453.     { 14,2,7,16,3,8,texture = "quartz_block_side", tint = 0xaaaaaa },
  1454.     { 14,2,9,16,3,10,texture = "gravel", tint = 0x444444 },
  1455.     { 15,2,0,16,3,1,texture = "quartz_block_side", tint = 0xaaaaaa },
  1456.     { 15,2,1,16,3,2,texture = "gravel", tint = 0x000088 },
  1457.     { 0,3,2,1,5,10,texture = "quartz_block_side", tint = 0x222222 },
  1458.     { 1,3,2,6,4,3,texture = "gravel", tint = 0x00cc00 },
  1459.     { 1,3,3,11,5,10,texture = "quartz_block_side", tint = 0x222222 },
  1460.     { 6,3,2,7,5,10,texture = "quartz_block_side", tint = 0x222222 },
  1461.     { 7,3,2,8,4,3,texture = "gravel", tint = 0xee0000 },
  1462.     { 8,3,2,11,5,10,texture = "quartz_block_side", tint = 0x222222 },
  1463.     { 1,4,2,11,5,10,texture = "quartz_block_side", tint = 0x222222 },
  1464.     { 0,5,4,1,6,5,texture = "quartz_block_side", tint = 0x111111 },
  1465.     { 0,5,8,1,6,9,texture = "quartz_block_side", tint = 0x111111 },
  1466.     { 0,6,4,1,7,9,texture = "gravel", tint = 0x444444 },
  1467.  
  1468.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1469.     { 0,1,0,16,2,16,texture = "quartz_block_side", tint = 0x888888, state = true },
  1470.     { 0,2,2,11,3,10,texture = "quartz_block_side", tint = 0x222222, state = true },
  1471.     { 3,2,0,4,3,2,texture = "gravel", tint = 0x444444, state = true },
  1472.     { 11,2,8,12,3,9,texture = "gravel", tint = 0x000088, state = true },
  1473.     { 12,2,8,14,3,9,texture = "gravel", tint = 0x444444, state = true },
  1474.     { 13,2,2,16,4,6,texture = "quartz_block_side", tint = 0x111111, state = true },
  1475.     { 14,2,6,15,3,7,texture = "gravel", tint = 0x000088, state = true },
  1476.     { 14,2,7,16,3,8,texture = "quartz_block_side", tint = 0xaaaaaa, state = true },
  1477.     { 14,2,9,16,3,10,texture = "gravel", tint = 0x444444, state = true },
  1478.     { 15,2,0,16,3,1,texture = "quartz_block_side", tint = 0xaaaaaa, state = true },
  1479.     { 15,2,1,16,3,2,texture = "gravel", tint = 0x000088, state = true },
  1480.     { 0,3,2,1,5,10,texture = "quartz_block_side", tint = 0x222222, state = true },
  1481.     { 1,3,2,6,4,3,texture = "gravel", tint = 0x00cc00, state = true },
  1482.     { 1,3,3,11,5,10,texture = "quartz_block_side", tint = 0x222222, state = true },
  1483.     { 6,3,2,7,5,10,texture = "quartz_block_side", tint = 0x222222, state = true },
  1484.     { 7,3,2,8,4,3,texture = "gravel", tint = 0xee0000, state = true },
  1485.     { 8,3,2,11,5,10,texture = "quartz_block_side", tint = 0x222222, state = true },
  1486.     { 1,4,2,11,5,10,texture = "quartz_block_side", tint = 0x222222, state = true },
  1487.     { 0,5,4,1,6,5,texture = "quartz_block_side", tint = 0x111111, state = true },
  1488.     { 0,5,8,1,6,9,texture = "quartz_block_side", tint = 0x111111, state = true },
  1489.     { 0,6,4,1,7,9,texture = "gravel", tint = 0x444444, state = true },
  1490.   }
  1491. },
  1492. --3
  1493. {
  1494.   label = "Серверная стойка",
  1495.   shapes = {
  1496.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1497.     { 0,1,15,1,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1498.     { 15,1,15,16,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1499.     { 3,4,14,4,16,15,texture = "quartz_block_side", tint = 0xaaaaaa },
  1500.     { 3,4,15,4,5,16,texture = "gravel", tint = 0x000088 },
  1501.     { 11,9,14,12,15,15,texture = "gravel", tint = 0x444444 },
  1502.     { 11,9,15,12,10,16,texture = "gravel", tint = 0xee0000 },
  1503.     { 12,14,14,13,16,15,texture = "gravel", tint = 0x444444 },
  1504.     { 1,15,15,16,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1505.   }
  1506. },
  1507.  
  1508. {
  1509.   label = "Серверная стойка",
  1510.   shapes = {
  1511.     { 0,0,15,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1512.     { 3,0,14,4,1,15,texture = "quartz_block_side", tint = 0xaaaaaa },
  1513.     { 12,0,14,13,1,15,texture = "gravel", tint = 0x444444 },
  1514.     { 3,1,15,4,3,16,texture = "quartz_block_side", tint = 0xaaaaaa },
  1515.     { 13,1,15,14,2,16,texture = "gravel", tint = 0x444444 },
  1516.   }
  1517. },
  1518.  
  1519. {
  1520.   label = "Серверная стойка",
  1521.   emitRedstone = false,
  1522.   shapes = {
  1523.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1524.     { 0,1,0,16,2,16,texture = "quartz_block_side", tint = 0x888888 },
  1525.     { 0,2,0,4,3,1,texture = "quartz_block_side", tint = 0xaaaaaa },
  1526.     { 0,2,2,3,4,6,texture = "quartz_block_side", tint = 0x111111 },
  1527.     { 0,2,7,4,3,8,texture = "quartz_block_side", tint = 0xaaaaaa },
  1528.     { 0,2,9,4,3,10,texture = "gravel", tint = 0x444444 },
  1529.     { 4,2,7,5,3,8,texture = "gravel", tint = 0x000088 },
  1530.     { 4,2,9,5,3,10,texture = "gravel", tint = 0x000088 },
  1531.     { 5,2,4,13,3,6,texture = "quartz_block_side", tint = 0x222222 },
  1532.     { 5,2,6,6,3,13,texture = "quartz_block_side", tint = 0x222222 },
  1533.     { 6,2,6,12,3,10,texture = "quartz_block_side", tint = 0x111111 },
  1534.     { 6,2,10,13,3,13,texture = "quartz_block_side", tint = 0x222222 },
  1535.     { 12,2,6,13,3,13,texture = "quartz_block_side", tint = 0x222222 },
  1536.     { 13,2,0,14,3,3,texture = "gravel", tint = 0x444444 },
  1537.     { 13,2,9,14,3,10,texture = "gravel", tint = 0xee0000 },
  1538.     { 14,2,3,16,3,4,texture = "gravel", tint = 0x444444 },
  1539.     { 14,2,9,16,3,10,texture = "gravel", tint = 0x444444 },
  1540.     { 5,3,11,13,4,13,texture = "quartz_block_side", tint = 0x222222 },
  1541.     { 5,4,11,6,9,13,texture = "quartz_block_side", tint = 0x222222 },
  1542.     { 6,4,11,12,8,12,texture = "opencomputers:White", tint = 0x00ff99 },
  1543.     { 6,4,12,13,9,13,texture = "quartz_block_side", tint = 0x222222 },
  1544.     { 12,4,11,13,9,13,texture = "quartz_block_side", tint = 0x222222 },
  1545.     { 6,8,11,13,9,13,texture = "quartz_block_side", tint = 0x222222 },
  1546.  
  1547.     { 0,0,0,16,1,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1548.     { 0,1,0,16,2,16,texture = "quartz_block_side", tint = 0x888888, state = true },
  1549.     { 0,2,0,4,3,1,texture = "quartz_block_side", tint = 0xaaaaaa, state = true },
  1550.     { 0,2,2,3,4,6,texture = "quartz_block_side", tint = 0x111111, state = true },
  1551.     { 0,2,7,4,3,8,texture = "quartz_block_side", tint = 0xaaaaaa, state = true },
  1552.     { 0,2,9,4,3,10,texture = "gravel", tint = 0x444444, state = true },
  1553.     { 4,2,7,5,3,8,texture = "gravel", tint = 0x000088, state = true },
  1554.     { 4,2,9,5,3,10,texture = "gravel", tint = 0x000088, state = true },
  1555.     { 5,2,4,13,3,6,texture = "quartz_block_side", tint = 0x222222, state = true },
  1556.     { 5,2,6,6,3,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1557.     { 6,2,6,12,3,10,texture = "quartz_block_side", tint = 0x111111, state = true },
  1558.     { 6,2,10,13,3,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1559.     { 12,2,6,13,3,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1560.     { 13,2,0,14,3,3,texture = "gravel", tint = 0x444444, state = true },
  1561.     { 13,2,9,14,3,10,texture = "gravel", tint = 0xee0000, state = true },
  1562.     { 14,2,3,16,3,4,texture = "gravel", tint = 0x444444, state = true },
  1563.     { 14,2,9,16,3,10,texture = "gravel", tint = 0x444444, state = true },
  1564.     { 5,3,11,13,4,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1565.     { 5,4,11,6,9,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1566.     { 6,4,11,12,8,12,texture = "opencomputers:White", tint = 0x4e564e, state = true },
  1567.     { 6,4,12,13,9,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1568.     { 12,4,11,13,9,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1569.     { 6,8,11,13,9,13,texture = "quartz_block_side", tint = 0x222222, state = true },
  1570.   }
  1571. },
  1572. --4
  1573. {
  1574.   label = "Серверная стойка",
  1575.   emitRedstone = false,
  1576.   shapes = {
  1577.     { 0,0,0,1,10,16,texture = "quartz_block_side", tint = 0x111111 },
  1578.     { 1,0,3,2,16,4,texture = "gravel", tint = 0x444444 },
  1579.     { 1,0,9,2,15,10,texture = "gravel", tint = 0x444444 },
  1580.     { 2,0,3,3,1,4,texture = "gravel", tint = 0x444444 },
  1581.     { 2,0,9,10,1,10,texture = "gravel", tint = 0x444444 },
  1582.     { 3,0,2,4,1,3,texture = "gravel", tint = 0x444444 },
  1583.     { 4,0,1,10,1,2,texture = "gravel", tint = 0x444444 },
  1584.     { 10,0,2,11,1,3,texture = "gravel", tint = 0x444444 },
  1585.     { 10,0,8,11,1,9,texture = "gravel", tint = 0x444444 },
  1586.     { 11,0,3,12,1,8,texture = "gravel", tint = 0x444444 },
  1587.     { 0,10,0,1,16,10,texture = "quartz_block_side", tint = 0x111111 },
  1588.     { 0,10,15,1,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1589.     { 0,11,11,1,12,12,texture = "gravel", tint = 0x00cc00 },
  1590.     { 1,11,11,2,15,12,texture = "gravel", tint = 0x444444 },
  1591.     { 0,13,10,1,16,16,texture = "quartz_block_side", tint = 0x111111 },
  1592.     { 1,15,9,2,16,10,texture = "gravel", tint = 0xee0000 },
  1593.     { 1,15,11,2,16,12,texture = "gravel", tint = 0x00cc00 },
  1594.  
  1595.     { 0,0,0,1,10,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1596.     { 1,2,4,2,3,5,texture = "gravel", tint = 0x444444, state = true },
  1597.     { 1,3,3,2,16,4,texture = "gravel", tint = 0x444444, state = true },
  1598.     { 1,3,5,2,6,6,texture = "gravel", tint = 0x444444, state = true },
  1599.     { 1,4,6,2,6,8,texture = "gravel", tint = 0x444444, state = true },
  1600.     { 1,6,5,2,7,8,texture = "quartz_block_side", tint = 0x111111, state = true },
  1601.     { 1,7,5,2,10,8,texture = "gravel", tint = 0x444444, state = true },
  1602.     { 1,7,8,2,8,9,texture = "gravel", tint = 0x444444, state = true },
  1603.     { 1,8,9,2,15,10,texture = "gravel", tint = 0x444444, state = true },
  1604.     { 0,10,0,1,16,10,texture = "quartz_block_side", tint = 0x111111, state = true },
  1605.     { 0,10,15,1,16,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1606.     { 0,11,11,1,12,12,texture = "gravel", tint = 0x00cc00, state = true },
  1607.     { 1,11,11,2,15,12,texture = "gravel", tint = 0x444444, state = true },
  1608.     { 0,13,10,1,16,16,texture = "quartz_block_side", tint = 0x111111, state = true },
  1609.     { 1,15,9,2,16,10,texture = "gravel", tint = 0xee0000, state = true },
  1610.     { 1,15,11,2,16,12,texture = "gravel", tint = 0x00cc00, state = true },
  1611.   }
  1612. },
  1613.  
  1614. {
  1615.   label = "Серверная стойка",
  1616.   shapes = {
  1617.     { 0,0,0,1,1,16,texture = "quartz_block_side", tint = 0x111111 },
  1618.     { 1,0,3,2,1,4,texture = "gravel", tint = 0x444444 },
  1619.     { 1,0,8,3,3,13,texture = "quartz_block_side", tint = 0x111111 },
  1620.     { 0,1,3,1,2,4,texture = "gravel", tint = 0x444444 },
  1621.     { 0,2,9,1,3,10,texture = "gravel", tint = 0xee0000 },
  1622.   }
  1623. }
  1624.  
  1625. --Зарядчик
  1626. --Провод
  1627. {
  1628.   label = "Провод",
  1629.   shapes = {
  1630.     { 8,0,12,9,1,16,texture = "gravel", tint = 0x3e3e3e },
  1631.     { 9,0,11,16,1,12,texture = "gravel", tint = 0x3e3e3e },
  1632.     { 10,0,15,11,1,16,texture = "gravel", tint = 0x2a2a2a },
  1633.     { 11,0,14,12,1,15,texture = "gravel", tint = 0x2a2a2a },
  1634.     { 12,0,13,16,1,14,texture = "gravel", tint = 0x2a2a2a },
  1635.   }
  1636. }
  1637.  
  1638. {
  1639.   label = "Источник энергии",
  1640.   shapes = {
  1641.     { 2,0,15,13,1,16,texture = "gravel", tint = 0x111111 },
  1642.     { 7,0,7,8,1,15,texture = "gravel", tint = 0x2a2a2a },
  1643.     { 8,0,0,9,1,4,texture = "gravel", tint = 0x3e3e3e },
  1644.     { 8,0,6,9,1,7,texture = "gravel", tint = 0x2a2a2a },
  1645.     { 9,0,4,10,1,5,texture = "gravel", tint = 0x3e3e3e },
  1646.     { 9,0,5,10,1,6,texture = "gravel", tint = 0x2a2a2a },
  1647.     { 9,0,6,10,1,15,texture = "gravel", tint = 0x3e3e3e },
  1648.     { 10,0,0,11,1,5,texture = "gravel", tint = 0x2a2a2a },
  1649.     { 2,1,15,3,9,16,texture = "gravel", tint = 0x111111 },
  1650.     { 3,1,15,12,2,16,texture = "quartz_block_side", tint = 0x444444 },
  1651.     { 7,1,14,8,5,15,texture = "gravel", tint = 0x2a2a2a },
  1652.     { 9,1,5,10,2,7,texture = "gravel", tint = 0x3e3e3e },
  1653.     { 9,1,14,10,3,15,texture = "gravel", tint = 0x3e3e3e },
  1654.     { 12,1,15,13,9,16,texture = "gravel", tint = 0x111111 },
  1655.     { 3,2,15,4,8,16,texture = "quartz_block_side", tint = 0x444444 },
  1656.     { 4,2,15,5,4,16,texture = "opencomputers:White", tint = 0x00ff00 },
  1657.     { 5,2,15,12,8,16,texture = "quartz_block_side", tint = 0x444444 },
  1658.     { 9,3,14,10,4,15,texture = "gravel", tint = 0x111111 },
  1659.     { 4,4,15,12,5,16,texture = "quartz_block_side", tint = 0x444444 },
  1660.     { 4,5,15,5,7,16,texture = "opencomputers:White", tint = 0x440000 },
  1661.     { 7,5,14,8,6,15,texture = "gravel", tint = 0x111111 },
  1662.     { 4,7,15,12,8,16,texture = "quartz_block_side", tint = 0x444444 },
  1663.     { 3,8,15,13,9,16,texture = "gravel", tint = 0x111111 },
  1664.   }
  1665. }
  1666. --1
  1667. {
  1668.   label = "Зарядная камера",
  1669.   shapes = {
  1670.     { 0,0,11,9,1,12,texture = "gravel", tint = 0x3e3e3e },
  1671.     { 0,0,13,9,1,14,texture = "gravel", tint = 0x2a2a2a },
  1672.     { 9,0,6,14,8,8,texture = "quartz_block_side", tint = 0x555555 },
  1673.     { 9,0,8,10,4,15,texture = "iron_block", tint = 0x222222 },
  1674.     { 9,0,15,14,8,16,texture = "quartz_block_side", tint = 0x555555 },
  1675.     { 10,0,3,14,8,16,texture = "quartz_block_side", tint = 0x555555 },
  1676.     { 12,0,1,14,8,16,texture = "quartz_block_side", tint = 0x555555 },
  1677.     { 14,0,0,16,8,4,texture = "quartz_block_side", tint = 0x555555 },
  1678.     { 14,0,4,16,8,16,texture = "iron_block", tint = 0x222222 },
  1679.     { 8,1,11,9,2,12,texture = "quartz_block_side", tint = 0x444444 },
  1680.     { 8,1,13,9,2,14,texture = "quartz_block_side", tint = 0x444444 },
  1681.     { 9,4,8,11,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1682.     { 9,8,6,11,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1683.     { 10,8,3,11,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1684.     { 11,8,3,12,16,6,texture = "quartz_block_side", tint = 0x555555 },
  1685.     { 11,8,7,13,14,9,texture = "opencomputers:White", tint = 0xff6600 },
  1686.     { 12,8,1,14,16,4,texture = "quartz_block_side", tint = 0x555555 },
  1687.     { 14,8,0,16,16,2,texture = "quartz_block_side", tint = 0x555555 },
  1688.     { 14,13,7,15,14,9,texture = "opencomputers:White", tint = 0xff6600 },
  1689.     { 15,13,7,16,14,9,texture = "iron_block", tint = 0x888888 },
  1690.     { 11,14,7,13,16,9,texture = "opencomputers:White", tint = 0xcc3300 },
  1691.     { 13,14,7,14,16,9,texture = "opencomputers:White", tint = 0xff6600 },
  1692.   }
  1693. }
  1694.  
  1695. {
  1696.   label = "Зарядная камера",
  1697.   shapes = {
  1698.     { 9,0,0,16,8,8,texture = "quartz_block_side", tint = 0x555555 },
  1699.     { 10,0,8,16,8,11,texture = "quartz_block_side", tint = 0x555555 },
  1700.     { 12,0,11,16,8,13,texture = "quartz_block_side", tint = 0x555555 },
  1701.     { 14,0,13,16,16,14,texture = "quartz_block_side", tint = 0x555555 },
  1702.     { 9,8,0,11,16,8,texture = "quartz_block_side", tint = 0x555555 },
  1703.     { 10,8,8,12,16,11,texture = "quartz_block_side", tint = 0x555555 },
  1704.     { 11,8,0,12,14,8,texture = "iron_block", tint = 0x222222 },
  1705.     { 12,8,0,16,9,8,texture = "iron_block", tint = 0x222222 },
  1706.     { 12,8,10,14,16,13,texture = "quartz_block_side", tint = 0x555555 },
  1707.     { 14,8,12,16,16,14,texture = "quartz_block_side", tint = 0x555555 },
  1708.     { 12,9,0,15,11,1,texture = "iron_block", tint = 0xbbbbbb },
  1709.     { 12,9,1,16,14,8,texture = "iron_block", tint = 0x222222 },
  1710.     { 15,9,0,16,14,8,texture = "iron_block", tint = 0x222222 },
  1711.     { 12,11,0,16,12,8,texture = "iron_block", tint = 0x222222 },
  1712.     { 12,12,0,15,13,1,texture = "iron_block", tint = 0xbbbbbb },
  1713.     { 12,13,0,16,14,8,texture = "iron_block", tint = 0x222222 },
  1714.     { 11,14,3,12,15,5,texture = "iron_block", tint = 0x111111 },
  1715.     { 12,14,4,13,15,5,texture = "iron_block", tint = 0x111111 },
  1716.     { 13,14,4,14,15,5,texture = "opencomputers:White", tint = 0xee0000 },
  1717.     { 14,14,4,15,15,5,texture = "opencomputers:White", tint = 0x000088 },
  1718.     { 14,14,5,15,15,8,texture = "iron_block", tint = 0x111111 },
  1719.     { 11,15,3,12,16,4,texture = "iron_block", tint = 0x111111 },
  1720.     { 14,15,8,15,16,9,texture = "iron_block", tint = 0x111111 },
  1721.   }
  1722. }
  1723.  
  1724. {
  1725.   label = "Зарядная камера",
  1726.   shapes = {
  1727.     { 9,0,6,11,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1728.     { 10,0,3,11,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1729.     { 11,0,3,12,16,6,texture = "quartz_block_side", tint = 0x555555 },
  1730.     { 12,0,1,14,16,4,texture = "quartz_block_side", tint = 0x555555 },
  1731.     { 14,0,0,16,16,2,texture = "quartz_block_side", tint = 0x555555 },
  1732.     { 14,0,7,15,1,9,texture = "quartz_block_side", tint = 0xff6600 },
  1733.     { 15,0,7,16,1,9,texture = "iron_block", tint = 0x888888 },
  1734.     { 11,3,9,12,14,10,texture = "iron_block", tint = 0x111111 },
  1735.     { 11,3,10,12,4,16,texture = "iron_block", tint = 0x111111 },
  1736.     { 11,4,10,12,13,11,texture = "iron_block", tint = 0xaaaaaa },
  1737.     { 11,4,11,12,5,16,texture = "iron_block", tint = 0xaaaaaa },
  1738.     { 11,5,11,12,6,16,texture = "opencomputers:White", tint = 0x00cc00 },
  1739.     { 11,6,11,12,7,16,texture = "iron_block", tint = 0xaaaaaa },
  1740.     { 11,7,11,12,9,16,texture = "opencomputers:White", tint = 0x00cc00 },
  1741.     { 11,9,11,12,10,16,texture = "iron_block", tint = 0xaaaaaa },
  1742.     { 11,10,11,12,12,16,texture = "opencomputers:White", tint = 0x00cc00 },
  1743.     { 11,12,11,12,13,16,texture = "iron_block", tint = 0xaaaaaa },
  1744.     { 11,13,10,12,14,16,texture = "iron_block", tint = 0x111111 },
  1745.   }
  1746. }
  1747.  
  1748. {
  1749.   label = "Зарядная камера",
  1750.   shapes = {
  1751.     { 9,0,0,11,16,8,texture = "quartz_block_side", tint = 0x555555 },
  1752.     { 10,0,8,12,16,11,texture = "quartz_block_side", tint = 0x555555 },
  1753.     { 11,0,3,12,2,4,texture = "iron_block", tint = 0x111111 },
  1754.     { 12,0,10,14,16,13,texture = "quartz_block_side", tint = 0x555555 },
  1755.     { 14,0,8,15,10,9,texture = "iron_block", tint = 0x111111 },
  1756.     { 14,0,12,16,16,14,texture = "quartz_block_side", tint = 0x555555 },
  1757.     { 11,2,3,12,3,4,texture = "opencomputers:White", tint = 0xee0000 },
  1758.     { 11,3,0,12,4,5,texture = "iron_block", tint = 0x111111 },
  1759.     { 11,4,0,12,5,4,texture = "iron_block", tint = 0xaaaaaa },
  1760.     { 11,4,4,12,14,5,texture = "iron_block", tint = 0x111111 },
  1761.     { 11,5,0,12,6,3,texture = "opencomputers:White", tint = 0x00cc00 },
  1762.     { 11,5,3,12,13,4,texture = "iron_block", tint = 0xaaaaaa },
  1763.     { 11,6,0,12,7,4,texture = "iron_block", tint = 0xaaaaaa },
  1764.     { 11,7,0,12,9,3,texture = "opencomputers:White", tint = 0x00cc00 },
  1765.     { 11,9,0,12,10,4,texture = "iron_block", tint = 0xaaaaaa },
  1766.     { 15,9,8,16,10,9,texture = "opencomputers:White", tint = 0x000088 },
  1767.     { 11,10,0,12,12,3,texture = "opencomputers:White", tint = 0x00cc00 },
  1768.     { 11,12,0,12,13,4,texture = "iron_block", tint = 0xaaaaaa },
  1769.     { 11,13,0,12,14,5,texture = "iron_block", tint = 0x111111 },
  1770.   }
  1771. }
  1772.  
  1773. {
  1774.   label = "Зарядная камера",
  1775.   shapes = {
  1776.     { 9,0,6,11,2,16,texture = "iron_block", tint = 0x222222 },
  1777.     { 10,0,3,11,2,16,texture = "iron_block", tint = 0x222222 },
  1778.     { 11,0,3,12,2,6,texture = "iron_block", tint = 0x222222 },
  1779.     { 12,0,1,14,2,4,texture = "iron_block", tint = 0x222222 },
  1780.     { 14,0,0,16,2,2,texture = "iron_block", tint = 0x222222 },
  1781.     { 10,2,6,16,3,16,texture = "iron_block", tint = 0x222222 },
  1782.     { 12,2,3,16,3,16,texture = "iron_block", tint = 0x222222 },
  1783.     { 14,2,1,16,3,16,texture = "iron_block", tint = 0x222222 },
  1784.     { 13,3,6,16,4,16,texture = "iron_block", tint = 0x111111 },
  1785.     { 14,3,4,16,4,16,texture = "iron_block", tint = 0x111111 },
  1786.     { 15,4,8,16,5,16,texture = "iron_block", tint = 0x111111 },
  1787.   }
  1788. }
  1789.  
  1790. {
  1791.   label = "Зарядная камера",
  1792.   shapes = {
  1793.     { 9,0,0,11,2,8,texture = "iron_block", tint = 0x222222 },
  1794.     { 10,0,8,12,2,11,texture = "iron_block", tint = 0x222222 },
  1795.     { 12,0,10,14,2,13,texture = "iron_block", tint = 0x222222 },
  1796.     { 14,0,12,16,2,14,texture = "iron_block", tint = 0x222222 },
  1797.     { 10,2,0,16,3,8,texture = "iron_block", tint = 0x222222 },
  1798.     { 12,2,8,16,3,11,texture = "iron_block", tint = 0x222222 },
  1799.     { 14,2,11,16,3,13,texture = "iron_block", tint = 0x222222 },
  1800.     { 13,3,0,16,4,8,texture = "iron_block", tint = 0x111111 },
  1801.     { 14,3,8,16,4,10,texture = "iron_block", tint = 0x111111 },
  1802.     { 15,4,0,16,5,6,texture = "iron_block", tint = 0x111111 },
  1803.   }
  1804. }
  1805. --2
  1806. {
  1807.   label = "Зарядная камера",
  1808.   shapes = {
  1809.     { 0,0,0,16,8,2,texture = "iron_block", tint = 0x222222 },
  1810.     { 0,0,2,16,10,16,texture = "quartz_block_side", tint = 0x555555 },
  1811.     { 0,10,4,16,12,16,texture = "quartz_block_side", tint = 0x555555 },
  1812.     { 0,12,6,16,14,16,texture = "quartz_block_side", tint = 0x555555 },
  1813.     { 0,14,8,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1814.   }
  1815. }
  1816.  
  1817. {
  1818.   label = "Зарядная камера",
  1819.   shapes = {
  1820.     { 0,0,8,2,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1821.     { 2,0,8,16,1,16,texture = "quartz_block_side", tint = 0x555555 },
  1822.     { 2,1,8,9,4,9,texture = "opencomputers:White", tint = 0x33cccc },
  1823.     { 2,1,9,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1824.     { 9,1,8,11,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1825.     { 11,1,8,12,10,9,texture = "opencomputers:White", tint = 0x00cc00 },
  1826.     { 12,1,8,13,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1827.     { 13,1,8,14,8,9,texture = "opencomputers:White", tint = 0x00cc00 },
  1828.     { 14,1,8,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1829.     { 2,4,8,11,5,16,texture = "quartz_block_side", tint = 0x555555 },
  1830.     { 2,5,8,9,11,9,texture = "opencomputers:White", tint = 0xee0000 },
  1831.     { 13,8,8,14,11,9,texture = "opencomputers:White", tint = 0xffff00 },
  1832.     { 11,10,8,12,11,9,texture = "opencomputers:White", tint = 0xffff00 },
  1833.     { 2,11,8,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1834.     { 0,14,6,16,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1835.   }
  1836. }
  1837.  
  1838. {
  1839.   label = "Зарядная камера",
  1840.   lightLevel = 15,
  1841.   shapes = {
  1842.     { 0,0,0,16,2,2,texture = "iron_block", tint = 0x222222 },
  1843.     { 0,2,1,16,3,4,texture = "iron_block", tint = 0x222222 },
  1844.     { 0,2,4,16,3,16,texture = "opencomputers:White", tint = 0xfffff9 },
  1845.     { 0,3,3,15,4,16,texture = "iron_block", tint = 0x111111 },
  1846.     { 15,3,4,16,4,16,texture = "iron_block", tint = 0x111111 },
  1847.     { 0,4,6,15,5,16,texture = "iron_block", tint = 0x111111 },
  1848.     { 2,4,5,13,5,16,texture = "iron_block", tint = 0x111111 },
  1849.     { 15,4,8,16,5,16,texture = "iron_block", tint = 0x111111 },
  1850.   }
  1851. }
  1852.  
  1853. {
  1854.   label = "Зарядная камера",
  1855.   lightLevel = 15,
  1856.   shapes = {
  1857.     { 0,0,4,16,2,8,texture = "quartz_block_side", tint = 0x555555 },
  1858.     { 0,0,8,16,3,14,texture = "iron_block", tint = 0x222222 },
  1859.     { 0,0,14,16,2,16,texture = "iron_block", tint = 0x222222 },
  1860.     { 0,2,0,16,3,2,texture = "opencomputers:White", tint = 0xfffff9 },
  1861.     { 0,2,2,16,3,14,texture = "iron_block", tint = 0x222222 },
  1862.     { 0,3,0,15,5,8,texture = "iron_block", tint = 0x111111 },
  1863.     { 0,3,8,15,4,11,texture = "iron_block", tint = 0x111111 },
  1864.     { 15,3,0,16,5,6,texture = "iron_block", tint = 0x111111 },
  1865.     { 15,3,6,16,4,10,texture = "iron_block", tint = 0x111111 },
  1866.     { 2,4,8,13,5,9,texture = "iron_block", tint = 0x111111 },
  1867.   }
  1868. }
  1869. --3
  1870. {
  1871.   label = "Зарядная камера",
  1872.   shapes = {
  1873.     { 0,0,0,2,8,4,texture = "quartz_block_side", tint = 0x555555 },
  1874.     { 0,0,4,2,8,16,texture = "iron_block", tint = 0x222222 },
  1875.     { 2,0,1,4,8,16,texture = "quartz_block_side", tint = 0x555555 },
  1876.     { 4,0,3,6,8,16,texture = "quartz_block_side", tint = 0x555555 },
  1877.     { 6,0,6,7,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1878.     { 0,8,0,2,16,2,texture = "quartz_block_side", tint = 0x555555 },
  1879.     { 1,8,7,4,9,16,texture = "iron_block", tint = 0x777777 },
  1880.     { 2,8,1,4,16,4,texture = "quartz_block_side", tint = 0x555555 },
  1881.     { 4,8,3,6,16,6,texture = "quartz_block_side", tint = 0x555555 },
  1882.     { 5,8,6,7,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1883.     { 1,9,7,2,10,16,texture = "iron_block", tint = 0x777777 },
  1884.     { 2,9,7,4,10,8,texture = "iron_block", tint = 0x777777 },
  1885.     { 2,9,8,3,10,12,texture = "opencomputers:White", tint = 0xee0000 },
  1886.     { 2,9,12,3,10,16,texture = "opencomputers:White", tint = 0xffff00 },
  1887.     { 3,9,8,4,10,16,texture = "iron_block", tint = 0x777777 },
  1888.     { 4,11,8,5,16,9,texture = "iron_block", tint = 0x222222 },
  1889.     { 4,11,9,5,12,12,texture = "iron_block", tint = 0x222222 },
  1890.     { 4,11,13,5,16,14,texture = "iron_block", tint = 0x222222 },
  1891.     { 4,11,14,5,12,16,texture = "iron_block", tint = 0x222222 },
  1892.     { 4,12,9,5,16,11,texture = "opencomputers:White", tint = 0x00cc00 },
  1893.     { 4,12,11,5,16,12,texture = "iron_block", tint = 0x222222 },
  1894.     { 4,12,14,5,16,16,texture = "opencomputers:White", tint = 0xffff00 },
  1895.   }
  1896. }
  1897.  
  1898. {
  1899.   label = "Зарядная камера",
  1900.   shapes = {
  1901.     { 0,0,0,7,8,8,texture = "quartz_block_side", tint = 0x555555 },
  1902.     { 0,0,8,6,8,11,texture = "quartz_block_side", tint = 0x555555 },
  1903.     { 0,0,11,4,8,13,texture = "quartz_block_side", tint = 0x555555 },
  1904.     { 0,0,13,2,16,14,texture = "quartz_block_side", tint = 0x555555 },
  1905.     { 0,8,6,1,9,7,texture = "opencomputers:White", tint = 0x00cc00 },
  1906.     { 0,8,12,2,16,14,texture = "quartz_block_side", tint = 0x555555 },
  1907.     { 1,8,0,4,9,2,texture = "iron_block", tint = 0x777777 },
  1908.     { 1,8,6,3,9,7,texture = "iron_block", tint = 0x111111 },
  1909.     { 2,8,2,3,9,3,texture = "opencomputers:White", tint = 0x00cc00 },
  1910.     { 2,8,3,3,9,7,texture = "iron_block", tint = 0x111111 },
  1911.     { 2,8,10,4,16,13,texture = "quartz_block_side", tint = 0x555555 },
  1912.     { 4,8,8,6,16,11,texture = "quartz_block_side", tint = 0x555555 },
  1913.     { 5,8,0,7,16,8,texture = "quartz_block_side", tint = 0x555555 },
  1914.     { 1,9,0,2,10,2,texture = "iron_block", tint = 0x777777 },
  1915.     { 2,9,0,3,10,1,texture = "opencomputers:White", tint = 0xffff00 },
  1916.     { 2,9,1,4,10,2,texture = "iron_block", tint = 0x777777 },
  1917.     { 3,9,0,4,10,2,texture = "iron_block", tint = 0x777777 },
  1918.     { 4,11,0,5,16,1,texture = "iron_block", tint = 0x222222 },
  1919.     { 4,11,2,5,16,3,texture = "iron_block", tint = 0x222222 },
  1920.     { 4,11,3,5,12,6,texture = "iron_block", tint = 0x222222 },
  1921.     { 4,12,3,5,16,5,texture = "opencomputers:White", tint = 0xee0000 },
  1922.     { 4,12,5,5,16,6,texture = "iron_block", tint = 0x222222 },
  1923.   }
  1924. }
  1925.  
  1926. {
  1927.   label = "Зарядная камера",
  1928.   shapes = {
  1929.     { 0,0,12,2,16,14,texture = "quartz_block_side", tint = 0x555555 },
  1930.     { 2,0,10,4,16,13,texture = "quartz_block_side", tint = 0x555555 },
  1931.     { 4,0,0,5,11,1,texture = "iron_block", tint = 0x222222 },
  1932.     { 4,0,2,5,11,3,texture = "iron_block", tint = 0x222222 },
  1933.     { 4,0,3,5,10,5,texture = "opencomputers:White", tint = 0xee0000 },
  1934.     { 4,0,5,5,11,6,texture = "iron_block", tint = 0x222222 },
  1935.     { 4,0,8,6,16,11,texture = "quartz_block_side", tint = 0x555555 },
  1936.     { 5,0,0,7,16,8,texture = "quartz_block_side", tint = 0x555555 },
  1937.     { 1,7,7,4,13,10,texture = "iron_block", tint = 0x111111 },
  1938.     { 0,8,8,1,9,9,texture = "opencomputers:White", tint = 0x3300cc },
  1939.     { 0,9,8,1,11,9,texture = "iron_block", tint = 0xdddddd },
  1940.     { 4,10,3,5,11,6,texture = "iron_block", tint = 0x222222 },
  1941.     { 0,11,8,1,12,9,texture = "opencomputers:White", tint = 0x3300cc },
  1942.     { 4,11,3,5,12,4,texture = "opencomputers:White", tint = 0x00cc00 },
  1943.     { 4,12,3,5,13,7,texture = "iron_block", tint = 0x777777 },
  1944.     { 4,12,7,5,13,8,texture = "opencomputers:White", tint = 0x00cc00 },
  1945.     { 2,13,7,3,14,8,texture = "opencomputers:White", tint = 0xee0000 },
  1946.     { 3,13,7,4,14,8,texture = "opencomputers:White", tint = 0x3300cc },
  1947.     { 4,13,0,5,14,8,texture = "iron_block", tint = 0x888888 },
  1948.     { 2,14,7,5,15,8,texture = "iron_block", tint = 0xaaaaaa },
  1949.     { 4,14,0,5,15,8,texture = "iron_block", tint = 0xaaaaaa },
  1950.   }
  1951. }
  1952.  
  1953. {
  1954.   label = "Зарядная камера",
  1955.   shapes = {
  1956.     { 0,0,0,2,16,2,texture = "quartz_block_side", tint = 0x555555 },
  1957.     { 2,0,1,4,16,4,texture = "quartz_block_side", tint = 0x555555 },
  1958.     { 4,0,3,6,16,6,texture = "quartz_block_side", tint = 0x555555 },
  1959.     { 4,0,8,5,11,9,texture = "iron_block", tint = 0x222222 },
  1960.     { 4,0,9,5,10,11,texture = "opencomputers:White", tint = 0x00cc00 },
  1961.     { 4,0,11,5,11,12,texture = "iron_block", tint = 0x222222 },
  1962.     { 4,0,12,5,6,13,texture = "quartz_block_side", tint = 0xff6600 },
  1963.     { 4,0,13,5,11,14,texture = "iron_block", tint = 0x222222 },
  1964.     { 4,0,14,5,10,16,texture = "opencomputers:White", tint = 0xffff00 },
  1965.     { 5,0,6,7,16,16,texture = "quartz_block_side", tint = 0x555555 },
  1966.     { 0,5,11,1,6,12,texture = "iron_block", tint = 0x888888 },
  1967.     { 0,5,13,1,6,14,texture = "iron_block", tint = 0x888888 },
  1968.     { 1,5,11,2,6,14,texture = "quartz_block_side", tint = 0xff6600 },
  1969.     { 2,5,12,5,6,13,texture = "quartz_block_side", tint = 0xff6600 },
  1970.     { 4,10,9,5,11,12,texture = "iron_block", tint = 0x222222 },
  1971.     { 4,10,14,5,11,16,texture = "iron_block", tint = 0x222222 },
  1972.     { 4,11,9,5,12,10,texture = "opencomputers:White", tint = 0xee0000 },
  1973.     { 4,11,14,5,12,15,texture = "opencomputers:White", tint = 0x3300cc },
  1974.     { 4,12,9,5,15,10,texture = "iron_block", tint = 0xaaaaaa },
  1975.     { 4,12,14,5,14,15,texture = "iron_block", tint = 0x888888 },
  1976.     { 4,13,15,5,14,16,texture = "iron_block", tint = 0x888888 },
  1977.     { 4,14,10,5,15,16,texture = "iron_block", tint = 0xaaaaaa },
  1978.   }
  1979. }
  1980.  
  1981. {
  1982.   label = "Зарядная камера",
  1983.   shapes = {
  1984.     { 0,0,0,2,2,2,texture = "iron_block", tint = 0x222222 },
  1985.     { 2,0,1,4,2,4,texture = "iron_block", tint = 0x222222 },
  1986.     { 4,0,3,6,2,6,texture = "iron_block", tint = 0x222222 },
  1987.     { 5,0,6,7,3,16,texture = "iron_block", tint = 0x222222 },
  1988.     { 0,2,1,2,3,16,texture = "iron_block", tint = 0x222222 },
  1989.     { 2,2,3,4,3,16,texture = "iron_block", tint = 0x222222 },
  1990.     { 4,2,6,7,3,16,texture = "iron_block", tint = 0x222222 },
  1991.     { 0,3,4,1,4,16,texture = "iron_block", tint = 0x111111 },
  1992.     { 1,3,6,2,4,16,texture = "iron_block", tint = 0x111111 },
  1993.   }
  1994. }
  1995.  
  1996. {
  1997.   label = "Зарядная камера",
  1998.   shapes = {
  1999.     { 0,0,12,2,2,14,texture = "iron_block", tint = 0x222222 },
  2000.     { 2,0,10,4,2,13,texture = "iron_block", tint = 0x222222 },
  2001.     { 4,0,8,6,2,11,texture = "iron_block", tint = 0x222222 },
  2002.     { 5,0,0,7,3,8,texture = "iron_block", tint = 0x222222 },
  2003.     { 0,2,0,7,3,8,texture = "iron_block", tint = 0x222222 },
  2004.     { 0,2,8,4,3,11,texture = "iron_block", tint = 0x222222 },
  2005.     { 0,2,11,2,3,13,texture = "iron_block", tint = 0x222222 },
  2006.     { 0,3,0,2,4,8,texture = "iron_block", tint = 0x111111 },
  2007.     { 0,3,8,1,4,10,texture = "iron_block", tint = 0x111111 },
  2008.   }
  2009. }
  2010.  
  2011. --Зарядник робота
  2012. --1 ниоч эта штука смотрится
  2013. {
  2014.   label = "Зарядная станция",
  2015.   shapes = {
  2016.     { 6,0,11,16,4,16,texture = "iron_block", tint = 0x111111 },
  2017.     { 15,0,5,16,2,7,texture = "iron_block", tint = 0x444444 },
  2018.     { 15,0,7,16,1,8,texture = "iron_block", tint = 0x111111 },
  2019.     { 15,2,5,16,5,8,texture = "iron_block", tint = 0xff6600 },
  2020.     { 15,2,8,16,5,16,texture = "iron_block", tint = 0x111111 },
  2021.     { 9,4,11,16,7,16,texture = "iron_block", tint = 0x111111 },
  2022.     { 12,7,11,16,10,16,texture = "iron_block", tint = 0x111111 },
  2023.     { 15,10,11,16,13,16,texture = "iron_block", tint = 0x111111 },
  2024.   }
  2025. }
  2026. --1.1
  2027.  
  2028. {
  2029.   label = "Зарядная станция",
  2030.   shapes = {
  2031.     { 6,0,0,16,4,16,texture = "iron_block", tint = 0x111111 },
  2032.     { 9,4,0,16,7,16,texture = "iron_block", tint = 0x111111 },
  2033.     { 12,7,0,16,10,16,texture = "iron_block", tint = 0x111111 },
  2034.     { 13,10,4,15,16,12,texture = "gravel", tint = 0x222222 },
  2035.     { 15,10,0,16,13,16,texture = "iron_block", tint = 0x111111 },
  2036.     { 15,13,4,16,16,12,texture = "gravel", tint = 0x222222 },
  2037.   }
  2038. }
  2039.  
  2040. {
  2041.   label = "Зарядная станция",
  2042.   shapes = {
  2043.     { 13,0,4,16,3,12,texture = "gravel", tint = 0x222222 },
  2044.     { 15,3,4,16,5,12,texture = "gravel", tint = 0x222222 },
  2045.   }
  2046. }
  2047.  
  2048. --2 и эта неоч
  2049.  
  2050. {
  2051.   label = "Зарядная станция",
  2052.   shapes = {
  2053.     { 0,0,4,6,2,7,texture = "iron_block", tint = 0x444444 },
  2054.     { 0,0,7,7,1,8,texture = "iron_block", tint = 0x111111 },
  2055.     { 0,0,11,13,12,16,texture = "iron_block", tint = 0x111111 },
  2056.     { 6,0,5,7,2,7,texture = "iron_block", tint = 0x444444 },
  2057.     { 0,2,4,6,6,8,texture = "iron_block", tint = 0xff6600 },
  2058.     { 0,2,8,6,6,16,texture = "iron_block", tint = 0x111111 },
  2059.     { 6,2,5,7,5,8,texture = "iron_block", tint = 0xff6600 },
  2060.     { 6,2,8,7,5,16,texture = "iron_block", tint = 0x111111 },
  2061.     { 1,4,3,5,6,4,texture = "iron_block", tint = 0x444444 },
  2062.     { 2,6,4,4,7,6,texture = "iron_block", tint = 0x444444 },
  2063.     { 0,12,11,10,13,16,texture = "iron_block", tint = 0x111111 },
  2064.     { 2,13,11,6,16,16,texture = "iron_block", tint = 0x111111 },
  2065.     { 6,13,11,10,14,16,texture = "iron_block", tint = 0x111111 },
  2066.   }
  2067. }
  2068. --2.1
  2069. {
  2070.   label = "Зарядная станция",
  2071.   emitRedstone = true,
  2072.   shapes = {
  2073.     { 0,0,4,2,5,12,texture = "gravel", tint = 0x222222 },
  2074.     { 2,0,3,5,8,13,texture = "iron_block", tint = 0x111111 },
  2075.     { 5,0,3,13,2,13,texture = "iron_block", tint = 0x111111 },
  2076.     { 5,2,3,7,6,4,texture = "opencomputers:White", tint = 0xee0000 },
  2077.     { 5,2,4,13,13,13,texture = "iron_block", tint = 0x111111 },
  2078.     { 7,2,3,8,13,13,texture = "iron_block", tint = 0x111111 },
  2079.     { 8,2,3,10,6,4,texture = "opencomputers:White", tint = 0x001100 },
  2080.     { 10,2,3,13,13,13,texture = "iron_block", tint = 0x111111 },
  2081.     { 13,3,3,15,11,13,texture = "iron_block", tint = 0x111111 },
  2082.     { 1,5,4,2,7,12,texture = "gravel", tint = 0x222222 },
  2083.     { 15,5,3,16,11,13,texture = "iron_block", tint = 0x111111 },
  2084.     { 5,6,3,13,13,13,texture = "iron_block", tint = 0x111111 },
  2085.     { 13,7,2,14,12,3,texture = "iron_block", tint = 0xff6600 },
  2086.     { 13,7,13,14,12,14,texture = "iron_block", tint = 0xff6600 },
  2087.     { 14,7,2,15,12,14,texture = "iron_block", tint = 0x111111 },
  2088.     { 15,7,2,16,12,3,texture = "iron_block", tint = 0xff6600 },
  2089.     { 15,7,13,16,12,14,texture = "iron_block", tint = 0xff6600 },
  2090.     { 2,8,6,3,16,7,texture = "gravel", tint = 0x222222 },
  2091.     { 2,8,9,3,16,10,texture = "gravel", tint = 0x222222 },
  2092.     { 13,11,3,14,13,13,texture = "iron_block", tint = 0xff6600 },
  2093.     { 15,11,3,16,13,13,texture = "iron_block", tint = 0xff6600 },
  2094.     { 14,12,3,16,13,13,texture = "iron_block", tint = 0xff6600 },
  2095.     { 6,13,4,13,16,12,texture = "quartz_block_side", tint = 0x555555 },
  2096.     { 13,13,4,16,15,12,texture = "iron_block", tint = 0x444444 },
  2097.  
  2098.     { 0,0,4,2,5,12,texture = "gravel", tint = 0x222222, state = true },
  2099.     { 2,0,3,5,8,13,texture = "iron_block", tint = 0x111111, state = true },
  2100.     { 5,0,3,13,2,13,texture = "iron_block", tint = 0x111111, state = true },
  2101.     { 5,2,3,7,6,4,texture = "opencomputers:White", tint = 0x5b0000, state = true },
  2102.     { 5,2,4,13,13,13,texture = "iron_block", tint = 0x111111, state = true },
  2103.     { 7,2,3,8,13,13,texture = "iron_block", tint = 0x111111, state = true },
  2104.     { 8,2,3,10,6,4,texture = "opencomputers:White", tint = 0x0fff0f, state = true },
  2105.     { 10,2,3,13,13,13,texture = "iron_block", tint = 0x111111, state = true },
  2106.     { 13,3,3,15,11,13,texture = "iron_block", tint = 0x111111, state = true },
  2107.     { 1,5,4,2,7,12,texture = "gravel", tint = 0x222222, state = true },
  2108.     { 15,5,3,16,11,13,texture = "iron_block", tint = 0x111111, state = true },
  2109.     { 5,6,3,13,13,13,texture = "iron_block", tint = 0x111111, state = true },
  2110.     { 13,7,2,14,12,3,texture = "iron_block", tint = 0xff6600, state = true },
  2111.     { 13,7,13,14,12,14,texture = "iron_block", tint = 0xff6600, state = true },
  2112.     { 14,7,2,15,12,14,texture = "iron_block", tint = 0x111111, state = true },
  2113.     { 15,7,2,16,12,3,texture = "iron_block", tint = 0xff6600, state = true },
  2114.     { 15,7,13,16,12,14,texture = "iron_block", tint = 0xff6600, state = true },
  2115.     { 2,8,6,3,16,7,texture = "gravel", tint = 0x222222, state = true },
  2116.     { 2,8,9,3,16,10,texture = "gravel", tint = 0x222222, state = true },
  2117.     { 13,11,3,14,13,13,texture = "iron_block", tint = 0xff6600, state = true },
  2118.     { 15,11,3,16,13,13,texture = "iron_block", tint = 0xff6600, state = true },
  2119.     { 14,12,3,16,13,13,texture = "iron_block", tint = 0xff6600, state = true },
  2120.     { 6,13,4,13,16,12,texture = "quartz_block_side", tint = 0x555555, state = true },
  2121.     { 13,13,4,16,15,12,texture = "iron_block", tint = 0x444444, state = true },
  2122.   }
  2123. }
  2124.  
  2125. {
  2126.   label = "Зарядная станция",
  2127.   shapes = {
  2128.     { 7,4,15,11,5,16,texture = "iron_block", tint = 0xff6600 },
  2129.   }
  2130. }
  2131.  
  2132. {
  2133.   label = "Зарядная станция",
  2134.   shapes = {
  2135.     { 2,0,6,3,4,7,texture = "gravel", tint = 0x222222 },
  2136.     { 2,0,9,3,4,10,texture = "gravel", tint = 0x222222 },
  2137.     { 6,0,4,13,6,12,texture = "quartz_block_side", tint = 0x555555 },
  2138.     { 7,3,0,10,6,3,texture = "iron_block", tint = 0xff6600 },
  2139.     { 10,3,0,11,4,3,texture = "iron_block", tint = 0xff6600 },
  2140.     { 1,4,4,6,6,12,texture = "iron_block", tint = 0xff6600 },
  2141.     { 2,4,3,6,6,13,texture = "iron_block", tint = 0xff6600 },
  2142.     { 6,4,0,10,6,4,texture = "iron_block", tint = 0xff6600 },
  2143.     { 6,4,12,11,8,13,texture = "iron_block", tint = 0xff6600 },
  2144.     { 10,4,0,11,5,3,texture = "iron_block", tint = 0x111111 },
  2145.     { 10,4,3,11,8,4,texture = "iron_block", tint = 0xff6600 },
  2146.     { 13,4,5,14,5,11,texture = "gravel", tint = 0x222222 },
  2147.     { 4,5,1,6,6,13,texture = "iron_block", tint = 0xff6600 },
  2148.     { 10,5,0,11,6,1,texture = "iron_block", tint = 0xff6600 },
  2149.     { 10,5,1,11,6,3,texture = "iron_block", tint = 0x111111 },
  2150.     { 13,5,5,14,6,6,texture = "gravel", tint = 0x222222 },
  2151.     { 13,5,10,14,6,11,texture = "gravel", tint = 0x222222 },
  2152.     { 3,6,3,15,7,13,texture = "iron_block", tint = 0xff6600 },
  2153.     { 6,6,1,11,7,13,texture = "iron_block", tint = 0xff6600 },
  2154.     { 15,6,4,16,8,12,texture = "iron_block", tint = 0xff6600 },
  2155.     { 6,7,3,15,8,13,texture = "iron_block", tint = 0xff6600 },
  2156.     { 7,8,4,15,9,12,texture = "iron_block", tint = 0xff6600 },
  2157.   }
  2158. }
  2159. --3
  2160. {
  2161.   label = "Зарядная станция",
  2162.   emitRedstone = false,
  2163.   shapes = {
  2164.     { 0,5,3,1,12,13,texture = "iron_block", tint = 0x111111 },
  2165.     { 7,6,4,9,8,5,texture = "iron_block", tint = 0x444444 },
  2166.     { 7,6,11,9,8,12,texture = "iron_block", tint = 0x444444 },
  2167.     { 11,6,7,12,8,9,texture = "iron_block", tint = 0x444444 },
  2168.     { 0,7,2,1,12,14,texture = "iron_block", tint = 0x111111 },
  2169.     { 1,7,3,2,12,13,texture = "iron_block", tint = 0xff6600 },
  2170.     { 2,8,6,4,11,10,texture = "iron_block", tint = 0x111111 },
  2171.     { 6,8,6,10,9,10,texture = "iron_block", tint = 0xbbbbbb },
  2172.     { 7,8,4,9,9,5,texture = "gravel", tint = 0x222222 },
  2173.     { 7,8,5,9,9,6,texture = "iron_block", tint = 0x444444 },
  2174.     { 7,8,10,9,9,11,texture = "iron_block", tint = 0x444444 },
  2175.     { 7,8,11,9,9,12,texture = "gravel", tint = 0x222222 },
  2176.     { 10,8,7,11,9,9,texture = "iron_block", tint = 0x444444 },
  2177.     { 11,8,7,12,9,9,texture = "gravel", tint = 0x222222 },
  2178.     { 4,9,7,6,11,9,texture = "iron_block", tint = 0x444444 },
  2179.     { 6,9,6,10,12,10,texture = "iron_block", tint = 0x111111 },
  2180.     { 2,11,6,3,12,10,texture = "iron_block", tint = 0x444444 },
  2181.     { 0,12,4,2,13,12,texture = "iron_block", tint = 0x444444 },
  2182.  
  2183.     { 7,0,4,9,2,5,texture = "iron_block", tint = 0x444444, state = true },
  2184.     { 7,0,11,9,2,12,texture = "iron_block", tint = 0x444444, state = true },
  2185.     { 11,0,7,12,2,9,texture = "iron_block", tint = 0x444444, state = true },
  2186.     { 6,2,6,10,3,10,texture = "iron_block", tint = 0xbbbbbb, state = true },
  2187.     { 7,2,4,9,3,5,texture = "gravel", tint = 0x222222, state = true },
  2188.     { 7,2,5,9,3,6,texture = "iron_block", tint = 0x444444, state = true },
  2189.     { 7,2,10,9,3,11,texture = "iron_block", tint = 0x444444, state = true },
  2190.     { 7,2,11,9,3,12,texture = "gravel", tint = 0x222222, state = true },
  2191.     { 10,2,7,11,3,9,texture = "iron_block", tint = 0x444444, state = true },
  2192.     { 11,2,7,12,3,9,texture = "gravel", tint = 0x222222, state = true },
  2193.     { 7,3,7,9,9,9,texture = "iron_block", tint = 0x444444, state = true },
  2194.     { 0,5,3,1,12,13,texture = "iron_block", tint = 0x111111, state = true },
  2195.     { 0,7,2,1,12,14,texture = "iron_block", tint = 0x111111, state = true },
  2196.     { 1,7,3,2,12,13,texture = "iron_block", tint = 0xff6600, state = true },
  2197.     { 2,8,6,4,11,10,texture = "iron_block", tint = 0x111111, state = true },
  2198.     { 4,9,7,6,11,9,texture = "iron_block", tint = 0x444444, state = true },
  2199.     { 6,9,6,10,12,10,texture = "iron_block", tint = 0x111111, state = true },
  2200.     { 2,11,6,3,12,10,texture = "iron_block", tint = 0x444444, state = true },
  2201.     { 0,12,4,2,13,12,texture = "iron_block", tint = 0x444444, state = true },
  2202.   }
  2203. }
  2204.  
  2205. --3D Принтер
  2206. --1
  2207. {
  2208.   label = "3D Принтер",
  2209.   shapes = {
  2210.     { 5,0,15,6,16,16,texture = "iron_block", tint = 0x444444 },
  2211.     { 6,0,15,14,1,16,texture = "iron_block", tint = 0x444444 },
  2212.     { 14,0,6,15,1,10,texture = "gravel", tint = 0x663300 },
  2213.     { 15,0,5,16,1,6,texture = "gravel", tint = 0x663300 },
  2214.     { 15,0,10,16,1,16,texture = "gravel", tint = 0x663300 },
  2215.     { 6,1,15,13,16,16,texture = "iron_block", tint = 0x111111 },
  2216.     { 13,1,15,14,16,16,texture = "iron_block", tint = 0x444444 },
  2217.     { 15,1,15,16,6,16,texture = "gravel", tint = 0x663300 },
  2218.     { 15,6,15,16,7,16,texture = "iron_block", tint = 0x222222 },
  2219.     { 12,7,13,13,16,14,texture = "iron_block", tint = 0x222222 },
  2220.     { 12,7,14,13,8,15,texture = "iron_block", tint = 0x444444 },
  2221.   }
  2222. },
  2223.  
  2224. {
  2225.   label = "3D Принтер",
  2226.   shapes = {
  2227.     { 2,0,2,16,16,14,texture = "iron_block", tint = 0x111111 },
  2228.     { 3,0,0,16,16,16,texture = "iron_block", tint = 0x111111 },
  2229.   }
  2230. },
  2231.  
  2232. {
  2233.   label = "3D Принтер",
  2234.   shapes = {
  2235.     { 5,0,15,6,8,16,texture = "iron_block", tint = 0x444444 },
  2236.     { 6,0,15,13,7,16,texture = "iron_block", tint = 0x111111 },
  2237.     { 12,0,13,13,2,14,texture = "iron_block", tint = 0x222222 },
  2238.     { 13,0,15,14,8,16,texture = "iron_block", tint = 0x444444 },
  2239.     { 12,1,14,13,2,15,texture = "iron_block", tint = 0x444444 },
  2240.     { 6,7,15,14,8,16,texture = "iron_block", tint = 0x444444 },
  2241.   }
  2242. },
  2243.  
  2244. {
  2245.   label = "3D Принтер",
  2246.   shapes = {
  2247.     { 2,0,2,16,8,14,texture = "iron_block", tint = 0x111111 },
  2248.     { 3,0,0,16,8,16,texture = "iron_block", tint = 0x111111 },
  2249.     { 5,8,2,14,10,13,texture = "iron_block", tint = 0x111111 },
  2250.   }
  2251. },
  2252. --2
  2253. {
  2254.   label = "3D Принтер",
  2255.   shapes = {
  2256.     { 0,0,4,4,1,5,texture = "gravel", tint = 0x663300 },
  2257.     { 0,0,15,16,2,16,texture = "iron_block", tint = 0x111111 },
  2258.     { 4,0,5,5,1,6,texture = "gravel", tint = 0x663300 },
  2259.     { 5,0,6,8,1,7,texture = "gravel", tint = 0x663300 },
  2260.     { 8,0,7,9,1,12,texture = "gravel", tint = 0x663300 },
  2261.     { 9,0,12,10,1,13,texture = "gravel", tint = 0x663300 },
  2262.     { 10,0,13,15,1,14,texture = "gravel", tint = 0x663300 },
  2263.     { 15,0,14,16,2,15,texture = "gravel", tint = 0x663300 },
  2264.     { 0,2,15,1,16,16,texture = "iron_block", tint = 0x111111 },
  2265.     { 1,2,15,14,3,16,texture = "iron_block", tint = 0x444444 },
  2266.     { 14,2,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  2267.     { 15,2,14,16,3,15,texture = "iron_block", tint = 0x222222 },
  2268.     { 1,3,15,2,11,16,texture = "iron_block", tint = 0x444444 },
  2269.     { 2,3,15,13,10,16,texture = "iron_block", tint = 0x111111 },
  2270.     { 13,3,15,14,11,16,texture = "iron_block", tint = 0x444444 },
  2271.     { 12,4,13,13,9,14,texture = "iron_block", tint = 0x222222 },
  2272.     { 12,4,14,13,5,15,texture = "iron_block", tint = 0x444444 },
  2273.     { 12,8,14,13,9,15,texture = "iron_block", tint = 0x444444 },
  2274.     { 2,10,15,14,11,16,texture = "iron_block", tint = 0x444444 },
  2275.     { 1,11,15,16,12,16,texture = "iron_block", tint = 0x111111 },
  2276.     { 1,12,15,3,16,16,texture = "gravel", tint = 0x00ff00 },
  2277.     { 3,12,15,4,16,16,texture = "iron_block", tint = 0x111111 },
  2278.     { 4,12,15,6,16,16,texture = "gravel", tint = 0xee0000 },
  2279.     { 6,12,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  2280.   }
  2281. },
  2282.  
  2283. {
  2284.   label = "3D Принтер",
  2285.   shapes = {
  2286.     { 0,0,15,1,8,16,texture = "iron_block", tint = 0x111111 },
  2287.     { 1,0,15,3,7,16,texture = "gravel", tint = 0x00ff00 },
  2288.     { 3,0,15,4,8,16,texture = "iron_block", tint = 0x111111 },
  2289.     { 4,0,15,6,7,16,texture = "gravel", tint = 0xee0000 },
  2290.     { 6,0,15,8,8,16,texture = "iron_block", tint = 0x111111 },
  2291.     { 8,0,15,16,1,16,texture = "iron_block", tint = 0x111111 },
  2292.     { 8,1,15,15,3,16,texture = "iron_block", tint = 0x444444 },
  2293.     { 15,1,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  2294.     { 8,3,15,16,4,16,texture = "iron_block", tint = 0x111111 },
  2295.     { 8,4,15,15,6,16,texture = "iron_block", tint = 0x444444 },
  2296.     { 8,6,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  2297.     { 1,7,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  2298.   }
  2299. },
  2300. --3
  2301. {
  2302.   label = "3D Принтер",
  2303.   shapes = {
  2304.     { 0,0,15,16,2,16,texture = "iron_block", tint = 0x111111 },
  2305.     { 0,2,15,2,16,16,texture = "iron_block", tint = 0x111111 },
  2306.     { 14,2,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  2307.     { 2,9,15,14,14,16,texture = "iron_block", tint = 0x222222 },
  2308.     { 2,14,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  2309.     { 4,15,11,5,16,15,texture = "iron_block", tint = 0x555555 },
  2310.     { 12,15,11,13,16,15,texture = "iron_block", tint = 0x555555 },
  2311.   }
  2312. },
  2313.  
  2314. {
  2315.   label = "3D Принтер",
  2316.   shapes = {
  2317.     { 0,0,15,16,1,16,texture = "iron_block", tint = 0x111111 },
  2318.     { 3,0,8,14,1,16,texture = "iron_block", tint = 0x111111 },
  2319.     { 0,1,15,1,8,16,texture = "iron_block", tint = 0x111111 },
  2320.     { 4,1,9,13,2,11,texture = "iron_block", tint = 0x555555 },
  2321.     { 4,1,11,5,2,16,texture = "iron_block", tint = 0x555555 },
  2322.     { 5,1,11,12,2,12,texture = "iron_block", tint = 0x222222 },
  2323.     { 5,1,12,13,2,13,texture = "iron_block", tint = 0x555555 },
  2324.     { 5,1,13,12,2,14,texture = "iron_block", tint = 0x222222 },
  2325.     { 5,1,14,13,2,16,texture = "iron_block", tint = 0x555555 },
  2326.     { 12,1,11,13,2,16,texture = "iron_block", tint = 0x555555 },
  2327.     { 13,1,15,14,2,16,texture = "iron_block", tint = 0x222222 },
  2328.     { 14,1,15,16,2,16,texture = "iron_block", tint = 0x444444 },
  2329.     { 4,2,15,13,3,16,texture = "iron_block", tint = 0x555555 },
  2330.     { 4,3,15,5,9,16,texture = "iron_block", tint = 0x555555 },
  2331.     { 5,3,15,12,8,16,texture = "opencomputers:White", tint = 0x33cccc },
  2332.     { 12,3,15,13,9,16,texture = "iron_block", tint = 0x555555 },
  2333.     { 5,8,15,13,9,16,texture = "iron_block", tint = 0x555555 },
  2334.   }
  2335. },
  2336.  
  2337. {
  2338.   label = "3D Принтер",
  2339.   shapes = {
  2340.     { 0,0,0,14,1,16,texture = "iron_block", tint = 0x111111 },
  2341.     { 14,0,0,16,1,6,texture = "iron_block", tint = 0x111111 },
  2342.     { 14,0,10,16,1,16,texture = "iron_block", tint = 0x111111 },
  2343.     { 0,1,1,14,8,16,texture = "iron_block", tint = 0x111111 },
  2344.     { 4,1,0,13,9,1,texture = "iron_block", tint = 0x555555 },
  2345.     { 14,1,1,16,8,5,texture = "iron_block", tint = 0x111111 },
  2346.     { 14,1,5,16,8,6,texture = "iron_block", tint = 0x444444 },
  2347.     { 14,1,6,16,2,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  2348.     { 14,1,10,16,8,11,texture = "iron_block", tint = 0x444444 },
  2349.     { 14,1,11,16,8,16,texture = "iron_block", tint = 0x111111 },
  2350.     { 0,8,12,1,15,13,texture = "gravel", tint = 0x663300 },
  2351.     { 0,8,13,1,9,14,texture = "gravel", tint = 0x663300 },
  2352.     { 1,8,14,13,9,15,texture = "gravel", tint = 0x663300 },
  2353.     { 3,8,4,14,9,13,texture = "iron_block", tint = 0x111111 },
  2354.     { 13,8,13,15,9,14,texture = "gravel", tint = 0x663300 },
  2355.     { 14,8,4,15,9,5,texture = "iron_block", tint = 0x111111 },
  2356.     { 14,8,5,15,9,11,texture = "iron_block", tint = 0x444444 },
  2357.     { 14,8,11,15,9,13,texture = "iron_block", tint = 0x111111 },
  2358.     { 15,8,12,16,9,13,texture = "gravel", tint = 0x663300 },
  2359.     { 0,15,12,1,16,13,texture = "gravel", tint = 0x3300cc },
  2360.   }
  2361. },
  2362.  
  2363. --4
  2364.  
  2365. {
  2366.   label = "3D Принтер",
  2367.   shapes = {
  2368.     { 1,0,11,2,1,16,texture = "iron_block", tint = 0x444444 },
  2369.     { 2,0,10,3,1,11,texture = "iron_block", tint = 0x444444 },
  2370.     { 3,0,9,7,1,10,texture = "iron_block", tint = 0x444444 },
  2371.     { 7,0,10,8,1,16,texture = "iron_block", tint = 0x444444 },
  2372.     { 1,1,15,2,9,16,texture = "iron_block", tint = 0x444444 },
  2373.     { 0,9,15,1,16,16,texture = "iron_block", tint = 0x444444 },
  2374.   }
  2375. },
  2376.  
  2377. {
  2378.   label = "3D Принтер",
  2379.   shapes = {
  2380.     { 0,0,0,2,16,16,texture = "iron_block", tint = 0x111111 },
  2381.     { 2,0,2,3,16,7,texture = "iron_block", tint = 0x111111 },
  2382.     { 2,0,7,3,3,10,texture = "iron_block", tint = 0x444444 },
  2383.     { 2,0,10,3,16,14,texture = "iron_block", tint = 0x111111 },
  2384.     { 4,0,8,6,1,9,texture = "iron_block", tint = 0x444444 },
  2385.     { 5,0,2,6,1,9,texture = "iron_block", tint = 0x444444 },
  2386.     { 6,0,1,7,1,2,texture = "iron_block", tint = 0x444444 },
  2387.     { 7,0,0,8,1,1,texture = "iron_block", tint = 0x444444 },
  2388.     { 3,1,8,4,2,9,texture = "iron_block", tint = 0x222222 },
  2389.     { 4,1,8,5,2,9,texture = "iron_block", tint = 0x444444 },
  2390.     { 2,3,7,3,16,14,texture = "iron_block", tint = 0x111111 },
  2391.     { 3,9,6,4,12,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  2392.     { 3,12,6,4,13,9,texture = "iron_block", tint = 0x444444 },
  2393.     { 3,13,6,4,16,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  2394.   }
  2395. },
  2396.  
  2397. {
  2398.   label = "3D Принтер",
  2399.   shapes = {
  2400.     { 0,0,15,1,1,16,texture = "iron_block", tint = 0x444444 },
  2401.   }
  2402. },
  2403.  
  2404. {
  2405.   label = "3D Принтер",
  2406.   shapes = {
  2407.     { 0,0,0,2,1,16,texture = "iron_block", tint = 0x111111 },
  2408.     { 2,0,2,3,1,14,texture = "iron_block", tint = 0x111111 },
  2409.     { 3,0,6,4,1,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  2410.     { 0,1,3,1,8,5,texture = "iron_block", tint = 0x111111 },
  2411.     { 0,1,5,1,8,6,texture = "iron_block", tint = 0x444444 },
  2412.     { 0,1,6,2,2,9,texture = "quartz_block_side", tint = 0xbbbbbb },
  2413.     { 0,1,10,1,8,11,texture = "iron_block", tint = 0x444444 },
  2414.     { 0,1,11,1,4,14,texture = "iron_block", tint = 0x222222 },
  2415.     { 1,1,12,2,2,13,texture = "gravel", tint = 0x3300cc },
  2416.     { 2,1,6,3,2,9,texture = "iron_block", tint = 0x444444 },
  2417.     { 1,2,12,2,8,13,texture = "gravel", tint = 0x663300 },
  2418.     { 0,4,11,1,8,14,texture = "iron_block", tint = 0x111111 },
  2419.     { 0,8,12,1,9,13,texture = "gravel", tint = 0x663300 },
  2420.   }
  2421. }
  2422.  
  2423. --BFG 9000
  2424. --1
  2425. {
  2426.   label = "BFG 9000",
  2427.   shapes = {
  2428.     { 0,0,13,16,1,16,texture = "gravel", tint = 0x111111 },
  2429.     { 1,0,11,16,1,16,texture = "gravel", tint = 0x111111 },
  2430.     { 2,0,10,16,1,16,texture = "gravel", tint = 0x111111 },
  2431.     { 4,0,9,16,1,16,texture = "gravel", tint = 0x111111 },
  2432.     { 6,0,8,16,1,16,texture = "gravel", tint = 0x111111 },
  2433.     { 5,1,13,6,2,15,texture = "opencomputers:White", tint = 0xeeeeee },
  2434.     { 5,2,14,6,11,15,texture = "opencomputers:White", tint = 0xeeeeee },
  2435.     { 5,9,15,6,10,16,texture = "opencomputers:White", tint = 0xeeeeee },
  2436.     { 2,10,15,12,11,16,texture = "iron_block", tint = 0x222222 },
  2437.     { 2,11,14,7,14,16,texture = "iron_block", tint = 0x222222 },
  2438.     { 7,11,15,8,16,16,texture = "iron_block", tint = 0x222222 },
  2439.     { 11,11,15,13,12,16,texture = "iron_block", tint = 0x222222 },
  2440.     { 8,12,15,9,16,16,texture = "iron_block", tint = 0x222222 },
  2441.     { 12,12,15,14,13,16,texture = "iron_block", tint = 0x222222 },
  2442.     { 7,13,14,8,16,16,texture = "iron_block", tint = 0x222222 },
  2443.     { 9,13,15,10,16,16,texture = "iron_block", tint = 0x222222 },
  2444.     { 13,13,15,15,16,16,texture = "iron_block", tint = 0x222222 },
  2445.     { 15,13,15,16,14,16,texture = "iron_block", tint = 0x222222 },
  2446.     { 2,14,14,3,16,16,texture = "iron_block", tint = 0x222222 },
  2447.     { 3,14,15,6,15,16,texture = "gravel", tint = 0x111111 },
  2448.     { 6,14,14,9,16,16,texture = "iron_block", tint = 0x222222 },
  2449.     { 10,14,15,15,16,16,texture = "iron_block", tint = 0x222222 },
  2450.     { 3,15,14,15,16,16,texture = "iron_block", tint = 0x222222 },
  2451.   }
  2452. },
  2453.  
  2454. {
  2455.   label = "BFG 9000",
  2456.   shapes = {
  2457.     { 0,0,0,16,1,3,texture = "gravel", tint = 0x111111 },
  2458.     { 1,0,3,16,1,5,texture = "gravel", tint = 0x111111 },
  2459.     { 2,0,5,16,1,6,texture = "gravel", tint = 0x111111 },
  2460.     { 4,0,6,16,1,7,texture = "gravel", tint = 0x111111 },
  2461.     { 6,0,7,16,1,8,texture = "gravel", tint = 0x111111 },
  2462.     { 5,1,1,6,11,2,texture = "opencomputers:White", tint = 0xeeeeee },
  2463.     { 5,1,2,6,2,3,texture = "opencomputers:White", tint = 0xeeeeee },
  2464.     { 5,9,0,6,10,2,texture = "opencomputers:White", tint = 0xeeeeee },
  2465.     { 2,10,0,12,11,1,texture = "iron_block", tint = 0x222222 },
  2466.     { 2,11,0,7,14,2,texture = "iron_block", tint = 0x222222 },
  2467.     { 7,11,0,8,16,1,texture = "iron_block", tint = 0x222222 },
  2468.     { 11,11,0,13,12,1,texture = "iron_block", tint = 0x222222 },
  2469.     { 8,12,0,9,16,1,texture = "iron_block", tint = 0x222222 },
  2470.     { 12,12,0,14,13,1,texture = "iron_block", tint = 0x222222 },
  2471.     { 7,13,1,8,16,2,texture = "iron_block", tint = 0x222222 },
  2472.     { 9,13,0,10,16,1,texture = "iron_block", tint = 0x222222 },
  2473.     { 13,13,0,15,16,1,texture = "iron_block", tint = 0x222222 },
  2474.     { 15,13,0,16,14,1,texture = "iron_block", tint = 0x222222 },
  2475.     { 2,14,0,3,16,2,texture = "iron_block", tint = 0x222222 },
  2476.     { 3,14,0,6,15,1,texture = "gravel", tint = 0x111111 },
  2477.     { 6,14,0,15,16,1,texture = "iron_block", tint = 0x222222 },
  2478.     { 6,14,1,9,16,2,texture = "iron_block", tint = 0x222222 },
  2479.     { 3,15,0,15,16,2,texture = "iron_block", tint = 0x222222 },
  2480.   }
  2481. },
  2482.  
  2483. {
  2484.   label = "BFG 9000",
  2485.   shapes = {
  2486.     { 2,0,14,16,1,16,texture = "iron_block", tint = 0x222222 },
  2487.     { 14,0,12,16,4,16,texture = "iron_block", tint = 0x222222 },
  2488.     { 12,1,14,16,2,16,texture = "iron_block", tint = 0x222222 },
  2489.     { 14,1,11,16,4,16,texture = "iron_block", tint = 0x222222 },
  2490.     { 13,2,14,16,3,16,texture = "iron_block", tint = 0x222222 },
  2491.     { 14,2,10,16,4,16,texture = "iron_block", tint = 0x222222 },
  2492.     { 14,4,10,16,6,13,texture = "iron_block", tint = 0x222222 },
  2493.     { 14,4,13,16,5,14,texture = "iron_block", tint = 0x222222 },
  2494.   }
  2495. },
  2496.  
  2497. {
  2498.   label = "BFG 9000",
  2499.   shapes = {
  2500.     { 2,0,0,16,1,2,texture = "iron_block", tint = 0x222222 },
  2501.     { 14,0,2,16,5,4,texture = "iron_block", tint = 0x222222 },
  2502.     { 12,1,0,16,2,2,texture = "iron_block", tint = 0x222222 },
  2503.     { 14,1,4,16,6,5,texture = "iron_block", tint = 0x222222 },
  2504.     { 13,2,0,16,3,2,texture = "iron_block", tint = 0x222222 },
  2505.     { 14,2,5,16,6,6,texture = "iron_block", tint = 0x222222 },
  2506.     { 14,3,0,16,4,6,texture = "iron_block", tint = 0x222222 },
  2507.     { 14,5,3,16,6,6,texture = "iron_block", tint = 0x222222 },
  2508.   }
  2509. },
  2510.  
  2511. --2
  2512. {
  2513.   label = "BFG 9000",
  2514.   shapes = {
  2515.     { 0,0,8,10,1,16,texture = "gravel", tint = 0x111111 },
  2516.     { 10,0,9,12,1,16,texture = "gravel", tint = 0x111111 },
  2517.     { 12,0,10,14,1,16,texture = "gravel", tint = 0x111111 },
  2518.     { 14,0,11,15,1,16,texture = "gravel", tint = 0x111111 },
  2519.     { 15,0,13,16,1,16,texture = "gravel", tint = 0x111111 },
  2520.     { 9,1,12,10,2,14,texture = "opencomputers:White", tint = 0xeeeeee },
  2521.     { 9,2,13,10,12,14,texture = "opencomputers:White", tint = 0xeeeeee },
  2522.     { 11,9,13,12,16,16,texture = "gravel", tint = 0x111111 },
  2523.     { 9,10,14,10,11,16,texture = "opencomputers:White", tint = 0xeeeeee },
  2524.     { 11,10,12,12,16,16,texture = "gravel", tint = 0x111111 },
  2525.     { 12,10,14,14,16,15,texture = "iron_block", tint = 0x222222 },
  2526.     { 12,10,15,14,11,16,texture = "iron_block", tint = 0x222222 },
  2527.     { 2,11,14,4,16,16,texture = "iron_block", tint = 0x222222 },
  2528.     { 4,11,14,11,12,16,texture = "iron_block", tint = 0x222222 },
  2529.     { 12,11,13,14,16,15,texture = "iron_block", tint = 0x222222 },
  2530.     { 12,11,15,13,13,16,texture = "opencomputers:White", tint = 0xeeeeee },
  2531.     { 2,12,13,4,16,16,texture = "iron_block", tint = 0x222222 },
  2532.     { 4,12,13,11,13,16,texture = "iron_block", tint = 0x444444 },
  2533.     { 0,13,15,11,14,16,texture = "iron_block", tint = 0x222222 },
  2534.     { 4,13,14,11,14,16,texture = "iron_block", tint = 0x222222 },
  2535.     { 12,13,15,14,14,16,texture = "iron_block", tint = 0x222222 },
  2536.     { 0,14,15,1,16,16,texture = "iron_block", tint = 0x555555 },
  2537.     { 4,14,13,11,16,16,texture = "iron_block", tint = 0x444444 },
  2538.   }
  2539. },
  2540.  
  2541. {
  2542.   label = "BFG 9000",
  2543.   shapes = {
  2544.     { 0,0,0,10,1,8,texture = "gravel", tint = 0x111111 },
  2545.     { 10,0,0,16,1,3,texture = "gravel", tint = 0x111111 },
  2546.     { 10,0,3,15,1,5,texture = "gravel", tint = 0x111111 },
  2547.     { 10,0,5,12,1,7,texture = "gravel", tint = 0x111111 },
  2548.     { 12,0,5,14,1,6,texture = "gravel", tint = 0x111111 },
  2549.     { 9,1,2,10,12,3,texture = "opencomputers:White", tint = 0xeeeeee },
  2550.     { 9,1,3,10,2,4,texture = "opencomputers:White", tint = 0xeeeeee },
  2551.     { 11,9,0,12,16,3,texture = "gravel", tint = 0x111111 },
  2552.     { 9,10,0,10,11,3,texture = "opencomputers:White", tint = 0xeeeeee },
  2553.     { 11,10,3,12,16,4,texture = "gravel", tint = 0x111111 },
  2554.     { 12,10,0,14,11,2,texture = "iron_block", tint = 0x222222 },
  2555.     { 2,11,0,4,16,2,texture = "iron_block", tint = 0x222222 },
  2556.     { 4,11,0,11,12,2,texture = "iron_block", tint = 0x222222 },
  2557.     { 12,11,0,13,13,1,texture = "opencomputers:White", tint = 0xeeeeee },
  2558.     { 12,11,1,14,16,3,texture = "iron_block", tint = 0x222222 },
  2559.     { 2,12,2,4,16,3,texture = "iron_block", tint = 0x222222 },
  2560.     { 4,12,0,11,13,3,texture = "iron_block", tint = 0x444444 },
  2561.     { 0,13,0,11,14,1,texture = "iron_block", tint = 0x222222 },
  2562.     { 4,13,1,11,14,2,texture = "iron_block", tint = 0x222222 },
  2563.     { 12,13,0,14,14,3,texture = "iron_block", tint = 0x222222 },
  2564.     { 0,14,0,1,16,1,texture = "iron_block", tint = 0x555555 },
  2565.     { 4,14,0,11,16,3,texture = "iron_block", tint = 0x444444 },
  2566.   }
  2567. },
  2568.  
  2569. {
  2570.   label = "BFG 9000",
  2571.   shapes = {
  2572.     { 0,0,12,10,4,16,texture = "iron_block", tint = 0x222222 },
  2573.     { 10,0,12,12,1,16,texture = "iron_block", tint = 0x222222 },
  2574.     { 0,1,11,10,4,16,texture = "iron_block", tint = 0x222222 },
  2575.     { 10,1,11,12,2,15,texture = "iron_block", tint = 0x222222 },
  2576.     { 10,1,15,11,3,16,texture = "gravel", tint = 0x111111 },
  2577.     { 0,2,10,10,3,11,texture = "iron_block", tint = 0x444444 },
  2578.     { 10,2,10,12,6,11,texture = "iron_block", tint = 0x222222 },
  2579.     { 10,2,11,12,3,13,texture = "iron_block", tint = 0x222222 },
  2580.     { 10,2,13,11,3,14,texture = "gravel", tint = 0x111111 },
  2581.     { 10,2,14,12,4,15,texture = "iron_block", tint = 0x222222 },
  2582.     { 0,3,10,10,4,11,texture = "iron_block", tint = 0x555555 },
  2583.     { 10,3,11,12,4,12,texture = "iron_block", tint = 0x222222 },
  2584.     { 10,3,12,11,4,13,texture = "gravel", tint = 0x111111 },
  2585.     { 10,3,13,12,4,16,texture = "iron_block", tint = 0x222222 },
  2586.     { 0,4,10,10,6,13,texture = "iron_block", tint = 0x222222 },
  2587.     { 0,4,13,12,5,14,texture = "iron_block", tint = 0x222222 },
  2588.     { 10,4,11,11,5,12,texture = "gravel", tint = 0x111111 },
  2589.     { 10,4,12,12,5,14,texture = "iron_block", tint = 0x222222 },
  2590.     { 10,5,11,12,6,13,texture = "iron_block", tint = 0x222222 },
  2591.   }
  2592. },
  2593.  
  2594.  
  2595. {
  2596.   label = "BFG 9000",
  2597.   shapes = {
  2598.     { 0,0,0,10,4,4,texture = "iron_block", tint = 0x222222 },
  2599.     { 10,0,0,12,1,4,texture = "iron_block", tint = 0x222222 },
  2600.     { 0,1,4,10,6,5,texture = "iron_block", tint = 0x222222 },
  2601.     { 10,1,0,11,3,1,texture = "gravel", tint = 0x111111 },
  2602.     { 10,1,1,12,2,5,texture = "iron_block", tint = 0x222222 },
  2603.     { 0,2,5,10,3,6,texture = "iron_block", tint = 0x444444 },
  2604.     { 10,2,1,12,4,2,texture = "iron_block", tint = 0x222222 },
  2605.     { 10,2,2,11,3,3,texture = "gravel", tint = 0x111111 },
  2606.     { 10,2,3,12,3,6,texture = "iron_block", tint = 0x222222 },
  2607.     { 0,3,5,10,4,6,texture = "iron_block", tint = 0x555555 },
  2608.     { 10,3,0,12,4,3,texture = "iron_block", tint = 0x222222 },
  2609.     { 10,3,3,11,4,4,texture = "gravel", tint = 0x111111 },
  2610.     { 10,3,4,12,4,6,texture = "iron_block", tint = 0x222222 },
  2611.     { 0,4,2,10,5,6,texture = "iron_block", tint = 0x222222 },
  2612.     { 10,4,2,12,5,4,texture = "iron_block", tint = 0x222222 },
  2613.     { 10,4,4,11,5,5,texture = "gravel", tint = 0x111111 },
  2614.     { 10,4,5,12,6,6,texture = "iron_block", tint = 0x222222 },
  2615.     { 0,5,3,12,6,6,texture = "iron_block", tint = 0x222222 },
  2616.   }
  2617. }
  2618. --LINUX
  2619. {
  2620.   label = "LINUX",
  2621.   shapes = {
  2622.     { 8,0,10,12,5,12,texture = "quartz_block_side", tint = 0xff6600 },
  2623.     { 8,0,12,12,3,16,texture = "coal_block", tint = 0x111111 },
  2624.     { 12,0,14,16,9,16,texture = "coal_block", tint = 0x111111 },
  2625.     { 7,1,10,13,5,12,texture = "quartz_block_side", tint = 0xff6600 },
  2626.     { 12,2,13,16,9,14,texture = "wool_colored_white", tint = 0xeeeeee },
  2627.     { 9,3,15,16,9,16,texture = "coal_block", tint = 0x111111 },
  2628.     { 10,3,13,16,9,14,texture = "wool_colored_white", tint = 0xeeeeee },
  2629.     { 10,3,14,16,9,16,texture = "coal_block", tint = 0x111111 },
  2630.     { 6,4,10,14,5,12,texture = "quartz_block_side", tint = 0xff6600 },
  2631.     { 6,5,10,8,6,12,texture = "quartz_block_side", tint = 0xff6600 },
  2632.     { 7,5,14,16,8,16,texture = "coal_block", tint = 0x111111 },
  2633.     { 8,5,12,10,8,16,texture = "coal_block", tint = 0x111111 },
  2634.     { 9,5,10,11,6,12,texture = "quartz_block_side", tint = 0xff6600 },
  2635.     { 10,5,12,13,8,13,texture = "coal_block", tint = 0x111111 },
  2636.     { 12,5,10,14,6,12,texture = "quartz_block_side", tint = 0xff6600 },
  2637.     { 10,9,15,16,11,16,texture = "coal_block", tint = 0x111111 },
  2638.     { 11,9,14,16,11,15,texture = "wool_colored_white", tint = 0xeeeeee },
  2639.     { 11,11,15,16,12,16,texture = "wool_colored_white", tint = 0xeeeeee },
  2640.     { 12,12,15,16,13,16,texture = "wool_colored_white", tint = 0xeeeeee },
  2641.     { 13,15,15,16,16,16,texture = "quartz_block_side", tint = 0xff6600 },
  2642.     { 14,15,14,16,16,16,texture = "quartz_block_side", tint = 0xff6600 },
  2643.   }
  2644. },
  2645.  
  2646. {
  2647.   label = "LINUX",
  2648.   shapes = {
  2649.     { 9,0,0,16,11,8,texture = "coal_block", tint = 0x111111 },
  2650.     { 10,0,8,16,11,9,texture = "coal_block", tint = 0x111111 },
  2651.     { 11,0,9,16,11,10,texture = "coal_block", tint = 0x111111 },
  2652.     { 8,3,0,16,9,8,texture = "coal_block", tint = 0x111111 },
  2653.     { 9,3,8,16,9,9,texture = "coal_block", tint = 0x111111 },
  2654.     { 10,3,9,16,9,10,texture = "coal_block", tint = 0x111111 },
  2655.     { 11,3,10,16,9,11,texture = "coal_block", tint = 0x111111 },
  2656.     { 7,5,0,16,8,5,texture = "coal_block", tint = 0x111111 },
  2657.     { 7,8,1,16,11,5,texture = "coal_block", tint = 0x111111 },
  2658.     { 8,11,1,16,12,5,texture = "coal_block", tint = 0x111111 },
  2659.     { 10,11,0,16,13,8,texture = "coal_block", tint = 0x111111 },
  2660.     { 11,11,8,16,13,9,texture = "coal_block", tint = 0x111111 },
  2661.     { 9,12,1,16,13,5,texture = "coal_block", tint = 0x111111 },
  2662.     { 11,13,1,16,16,7,texture = "coal_block", tint = 0x111111 },
  2663.     { 12,13,0,16,15,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2664.     { 12,13,7,16,16,8,texture = "coal_block", tint = 0x111111 },
  2665.     { 14,13,8,16,16,9,texture = "coal_block", tint = 0x111111 },
  2666.     { 13,15,0,16,16,1,texture = "quartz_block_side", tint = 0xff6600 },
  2667.   }
  2668. },
  2669.  
  2670. {
  2671.   label = "LINUX",
  2672.   shapes = {
  2673.     { 12,0,15,16,1,16,texture = "quartz_block_side", tint = 0xff6600 },
  2674.     { 13,0,14,16,1,16,texture = "quartz_block_side", tint = 0xff6600 },
  2675.     { 14,0,13,16,1,16,texture = "quartz_block_side", tint = 0xff6600 },
  2676.     { 14,1,14,16,2,16,texture = "quartz_block_side", tint = 0xff6600 },
  2677.   }
  2678. },
  2679.  
  2680. {
  2681.   label = "LINUX",
  2682.   shapes = {
  2683.     { 10,0,1,16,6,7,texture = "coal_block", tint = 0x111111 },
  2684.     { 12,0,0,16,1,1,texture = "quartz_block_side", tint = 0xff6600 },
  2685.     { 12,0,7,16,6,8,texture = "coal_block", tint = 0x111111 },
  2686.     { 14,0,8,16,5,9,texture = "coal_block", tint = 0x111111 },
  2687.     { 12,1,0,13,5,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2688.     { 13,1,0,16,2,1,texture = "quartz_block_side", tint = 0xff6600 },
  2689.     { 13,2,0,14,4,8,texture = "coal_block", tint = 0x111111 },
  2690.     { 14,2,0,16,3,1,texture = "quartz_block_side", tint = 0xff6600 },
  2691.     { 14,3,0,15,5,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2692.     { 13,4,0,15,5,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2693.     { 13,5,0,14,6,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2694.     { 11,6,1,16,8,7,texture = "coal_block", tint = 0x111111 },
  2695.     { 13,6,7,16,8,8,texture = "coal_block", tint = 0x111111 },
  2696.     { 12,8,1,16,9,7,texture = "coal_block", tint = 0x111111 },
  2697.     { 13,9,1,16,10,6,texture = "coal_block", tint = 0x111111 },
  2698.   }
  2699. },
  2700.  
  2701. {
  2702.   label = "LINUX",
  2703.   shapes = {
  2704.     { 0,0,14,6,9,16,texture = "coal_block", tint = 0x111111 },
  2705.     { 4,0,10,8,5,12,texture = "quartz_block_side", tint = 0xff6600 },
  2706.     { 4,0,12,8,3,16,texture = "coal_block", tint = 0x111111 },
  2707.     { 3,1,10,9,5,12,texture = "quartz_block_side", tint = 0xff6600 },
  2708.     { 0,2,13,4,9,14,texture = "wool_colored_white", tint = 0xeeeeee },
  2709.     { 4,3,13,6,9,14,texture = "wool_colored_white", tint = 0xeeeeee },
  2710.     { 6,3,15,7,9,16,texture = "coal_block", tint = 0x111111 },
  2711.     { 2,4,10,10,5,12,texture = "quartz_block_side", tint = 0xff6600 },
  2712.     { 2,5,10,4,6,12,texture = "quartz_block_side", tint = 0xff6600 },
  2713.     { 5,5,9,9,7,10,texture = "coal_block", tint = 0x111111 },
  2714.     { 5,5,10,7,6,12,texture = "quartz_block_side", tint = 0xff6600 },
  2715.     { 5,5,12,9,8,13,texture = "coal_block", tint = 0x111111 },
  2716.     { 6,5,13,9,8,16,texture = "coal_block", tint = 0x111111 },
  2717.     { 7,5,10,8,8,16,texture = "coal_block", tint = 0x111111 },
  2718.     { 8,5,10,10,6,12,texture = "quartz_block_side", tint = 0xff6600 },
  2719.     { 5,6,10,9,8,13,texture = "coal_block", tint = 0x111111 },
  2720.     { 0,9,14,5,11,15,texture = "wool_colored_white", tint = 0xeeeeee },
  2721.     { 0,9,15,6,11,16,texture = "coal_block", tint = 0x111111 },
  2722.     { 0,11,15,4,13,16,texture = "wool_colored_white", tint = 0xeeeeee },
  2723.     { 4,11,15,5,12,16,texture = "wool_colored_white", tint = 0xeeeeee },
  2724.     { 0,15,14,2,16,16,texture = "quartz_block_side", tint = 0xff6600 },
  2725.     { 2,15,15,3,16,16,texture = "quartz_block_side", tint = 0xff6600 },
  2726.   }
  2727. },
  2728.  
  2729. {
  2730.   label = "LINUX",
  2731.   shapes = {
  2732.     { 0,0,0,7,11,8,texture = "coal_block", tint = 0x111111 },
  2733.     { 0,0,8,5,11,10,texture = "coal_block", tint = 0x111111 },
  2734.     { 5,0,8,6,11,9,texture = "coal_block", tint = 0x111111 },
  2735.     { 0,3,10,5,9,11,texture = "coal_block", tint = 0x111111 },
  2736.     { 5,3,9,6,9,10,texture = "coal_block", tint = 0x111111 },
  2737.     { 6,3,8,7,9,9,texture = "coal_block", tint = 0x111111 },
  2738.     { 7,3,0,8,9,8,texture = "coal_block", tint = 0x111111 },
  2739.     { 8,5,0,9,8,5,texture = "coal_block", tint = 0x111111 },
  2740.     { 8,8,1,9,10,5,texture = "coal_block", tint = 0x111111 },
  2741.     { 7,9,1,8,12,5,texture = "coal_block", tint = 0x111111 },
  2742.     { 0,11,0,6,13,8,texture = "coal_block", tint = 0x111111 },
  2743.     { 0,11,8,5,13,9,texture = "coal_block", tint = 0x111111 },
  2744.     { 6,11,1,8,12,5,texture = "coal_block", tint = 0x111111 },
  2745.     { 6,12,1,7,13,5,texture = "coal_block", tint = 0x111111 },
  2746.     { 0,13,0,4,15,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2747.     { 0,13,1,5,16,7,texture = "coal_block", tint = 0x111111 },
  2748.     { 0,13,7,2,16,9,texture = "coal_block", tint = 0x111111 },
  2749.     { 2,13,7,4,16,8,texture = "coal_block", tint = 0x111111 },
  2750.     { 0,15,0,3,16,1,texture = "quartz_block_side", tint = 0xff6600 },
  2751.   }
  2752. },
  2753.  
  2754. {
  2755.   label = "LINUX",
  2756.   shapes = {
  2757.     { 0,0,13,2,1,16,texture = "quartz_block_side", tint = 0xff6600 },
  2758.     { 2,0,14,3,1,16,texture = "quartz_block_side", tint = 0xff6600 },
  2759.     { 0,1,14,2,2,16,texture = "quartz_block_side", tint = 0xff6600 },
  2760.   }
  2761. },
  2762.  
  2763. {
  2764.   label = "LINUX",
  2765.   shapes = {
  2766.     { 0,0,0,2,3,1,texture = "quartz_block_side", tint = 0xff6600 },
  2767.     { 0,0,1,6,6,7,texture = "coal_block", tint = 0x111111 },
  2768.     { 0,0,7,4,6,8,texture = "coal_block", tint = 0x111111 },
  2769.     { 0,0,8,2,5,9,texture = "coal_block", tint = 0x111111 },
  2770.     { 2,0,0,4,1,1,texture = "quartz_block_side", tint = 0xff6600 },
  2771.     { 2,1,0,3,2,1,texture = "quartz_block_side", tint = 0xff6600 },
  2772.     { 3,1,0,4,5,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2773.     { 2,2,0,3,4,8,texture = "coal_block", tint = 0x111111 },
  2774.     { 1,3,0,2,5,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2775.     { 2,4,0,4,5,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2776.     { 2,5,0,3,6,1,texture = "wool_colored_white", tint = 0xeeeeee },
  2777.     { 0,6,1,3,10,6,texture = "coal_block", tint = 0x111111 },
  2778.     { 0,6,6,3,8,8,texture = "coal_block", tint = 0x111111 },
  2779.     { 3,6,1,4,9,7,texture = "coal_block", tint = 0x111111 },
  2780.     { 4,6,1,5,7,7,texture = "coal_block", tint = 0x111111 },
  2781.     { 0,8,6,4,9,7,texture = "coal_block", tint = 0x111111 },
  2782.   }
  2783. }
  2784.  
  2785. --Светящийся блок
  2786.  
  2787. {
  2788.   label = "Каменные кирпичи",
  2789.   lightLevel = 15,
  2790.   emitRedstone = false,
  2791.   shapes = {
  2792.     { 0,0,0,16,16,16,texture = "stonebrick" },
  2793.  
  2794.     { 0,0,0,2,2,16,texture = "stonebrick", state = true },
  2795.     { 2,0,0,16,2,2,texture = "stonebrick", state = true },
  2796.     { 2,0,2,14,16,14,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2797.     { 2,0,14,16,2,16,texture = "stonebrick", state = true },
  2798.     { 14,0,2,16,2,16,texture = "stonebrick", state = true },
  2799.     { 0,2,0,2,16,2,texture = "stonebrick", state = true },
  2800.     { 0,2,2,16,14,14,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2801.     { 0,2,14,2,16,16,texture = "stonebrick", state = true },
  2802.     { 2,2,0,14,14,16,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2803.     { 14,2,0,16,16,2,texture = "stonebrick", state = true },
  2804.     { 14,2,14,16,16,16,texture = "stonebrick", state = true },
  2805.     { 0,14,2,2,16,16,texture = "stonebrick", state = true },
  2806.     { 2,14,0,16,16,2,texture = "stonebrick", state = true },
  2807.     { 2,14,14,16,16,16,texture = "stonebrick", state = true },
  2808.     { 14,14,2,16,16,16,texture = "stonebrick", state = true },
  2809.   }
  2810. }
  2811. --Светящийся блок v2
  2812.  
  2813. {
  2814.   label = "Каменные кирпичи",
  2815.   lightLevel = 15,
  2816.   emitRedstone = false,
  2817.   shapes = {
  2818.     { 0,0,0,16,1,16,texture = "stonebrick" },
  2819.     { 0,1,1,1,15,15,texture = "stonebrick" },
  2820.     { 0,1,0,16,15,1,texture = "stonebrick" },
  2821.     { 0,1,15,16,15,16,texture = "stonebrick" },
  2822.     { 15,1,1,16,15,15,texture = "stonebrick" },
  2823.     { 0,15,0,16,16,16,texture = "stonebrick" },
  2824.  
  2825.     { 0,0,0,2,2,16,texture = "stonebrick", state = true },
  2826.     { 2,0,0,16,2,2,texture = "stonebrick", state = true },
  2827.     { 2,0,2,14,1,14,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2828.     { 2,0,14,16,2,16,texture = "stonebrick", state = true },
  2829.     { 14,0,2,16,2,16,texture = "stonebrick", state = true },
  2830.     { 0,2,0,2,16,2,texture = "stonebrick", state = true },
  2831.     { 0,2,2,1,14,14,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2832.     { 0,2,14,2,16,16,texture = "stonebrick", state = true },
  2833.     { 2,2,0,14,14,1,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2834.     { 2,2,15,14,14,16,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2835.     { 14,2,0,16,16,2,texture = "stonebrick", state = true },
  2836.     { 14,2,14,16,16,16,texture = "stonebrick", state = true },
  2837.     { 15,2,2,16,14,14,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2838.     { 0,14,2,2,16,16,texture = "stonebrick", state = true },
  2839.     { 2,14,0,16,16,2,texture = "stonebrick", state = true },
  2840.     { 2,14,14,16,16,16,texture = "stonebrick", state = true },
  2841.     { 14,14,2,16,16,16,texture = "stonebrick", state = true },
  2842.     { 2,15,2,14,16,14,texture = "opencomputers:White", tint = 0xeeeeee, state = true },
  2843.   }
  2844. }
  2845. --Промышленный 3D Принтер
  2846. {
  2847.   label = "Промышленный 3D Принтер",
  2848.   shapes = {
  2849.     { 14,0,13,15,1,16,texture = "gravel", tint = 0x663300 },
  2850.     { 15,0,10,16,1,13,texture = "gravel", tint = 0x663300 },
  2851.   }
  2852. },
  2853.  
  2854. {
  2855.   label = "Промышленный 3D Принтер",
  2856.   shapes = {
  2857.     { 6,0,2,15,1,16,texture = "iron_block", tint = 0x555555 },
  2858.     { 14,0,0,15,1,2,texture = "gravel", tint = 0x663300 },
  2859.     { 15,0,0,16,16,16,texture = "iron_block", tint = 0x111111 },
  2860.     { 5,1,2,7,8,16,texture = "iron_block", tint = 0x555555 },
  2861.     { 7,1,2,8,2,16,texture = "iron_block", tint = 0x555555 },
  2862.     { 8,1,3,15,9,16,texture = "iron_block", tint = 0x555555 },
  2863.     { 10,1,2,11,4,3,texture = "quartz_block_side", tint = 0x222222 },
  2864.     { 13,1,2,15,2,16,texture = "iron_block", tint = 0x555555 },
  2865.     { 14,1,1,15,16,2,texture = "gravel", tint = 0x663300 },
  2866.     { 7,2,3,15,9,16,texture = "iron_block", tint = 0x555555 },
  2867.     { 9,2,2,11,4,3,texture = "quartz_block_side", tint = 0x222222 },
  2868.     { 14,2,2,15,9,16,texture = "iron_block", tint = 0x555555 },
  2869.     { 11,3,2,13,5,3,texture = "quartz_block_side", tint = 0x222222 },
  2870.     { 7,4,2,10,5,3,texture = "quartz_block_side", tint = 0x222222 },
  2871.     { 10,4,2,11,5,3,texture = "iron_block", tint = 0x111111 },
  2872.     { 13,4,2,14,5,3,texture = "quartz_block_side", tint = 0x222222 },
  2873.     { 8,5,2,12,6,3,texture = "quartz_block_side", tint = 0x222222 },
  2874.     { 10,6,2,12,7,3,texture = "quartz_block_side", tint = 0x222222 },
  2875.     { 7,7,2,8,9,16,texture = "iron_block", tint = 0x555555 },
  2876.     { 10,7,2,11,8,3,texture = "quartz_block_side", tint = 0x222222 },
  2877.     { 13,7,2,15,9,16,texture = "iron_block", tint = 0x555555 },
  2878.     { 6,8,2,15,9,16,texture = "iron_block", tint = 0x555555 },
  2879.     { 12,9,3,14,16,5,texture = "iron_block", tint = 0x777777 },
  2880.     { 12,9,7,14,16,9,texture = "iron_block", tint = 0x777777 },
  2881.   }
  2882. },
  2883.  
  2884. {
  2885.   label = "Промышленный 3D Принтер",
  2886.   shapes = {
  2887.     { 6,0,0,15,9,13,texture = "iron_block", tint = 0x555555 },
  2888.     { 6,0,13,15,1,14,texture = "iron_block", tint = 0x555555 },
  2889.     { 15,0,0,16,16,16,texture = "iron_block", tint = 0x111111 },
  2890.     { 5,1,0,15,8,13,texture = "iron_block", tint = 0x555555 },
  2891.     { 5,1,13,7,8,14,texture = "iron_block", tint = 0x555555 },
  2892.     { 7,1,13,8,2,14,texture = "iron_block", tint = 0x555555 },
  2893.     { 10,1,13,11,4,14,texture = "quartz_block_side", tint = 0x222222 },
  2894.     { 13,1,13,15,2,14,texture = "iron_block", tint = 0x555555 },
  2895.     { 11,2,13,12,6,14,texture = "quartz_block_side", tint = 0x222222 },
  2896.     { 14,2,13,15,9,14,texture = "iron_block", tint = 0x555555 },
  2897.     { 8,3,13,12,4,14,texture = "quartz_block_side", tint = 0x222222 },
  2898.     { 7,4,13,10,5,14,texture = "quartz_block_side", tint = 0x222222 },
  2899.     { 10,4,13,11,5,14,texture = "iron_block", tint = 0x111111 },
  2900.     { 12,4,13,14,5,14,texture = "quartz_block_side", tint = 0x222222 },
  2901.     { 9,5,13,13,6,14,texture = "quartz_block_side", tint = 0x222222 },
  2902.     { 9,6,13,11,7,14,texture = "quartz_block_side", tint = 0x222222 },
  2903.     { 7,7,13,8,9,14,texture = "iron_block", tint = 0x555555 },
  2904.     { 10,7,13,11,8,14,texture = "quartz_block_side", tint = 0x222222 },
  2905.     { 13,7,13,15,9,14,texture = "iron_block", tint = 0x555555 },
  2906.     { 6,8,13,15,9,14,texture = "iron_block", tint = 0x555555 },
  2907.   }
  2908. },
  2909.  
  2910. {
  2911.   label = "Промышленный 3D Принтер",
  2912.   shapes = {
  2913.     { 12,0,3,14,6,5,texture = "iron_block", tint = 0x777777 },
  2914.     { 12,0,7,14,6,9,texture = "iron_block", tint = 0x777777 },
  2915.     { 14,0,1,15,8,2,texture = "gravel", tint = 0x663300 },
  2916.     { 15,0,0,16,8,16,texture = "iron_block", tint = 0x111111 },
  2917.     { 14,5,3,15,7,5,texture = "iron_block", tint = 0x777777 },
  2918.     { 14,5,7,15,7,9,texture = "iron_block", tint = 0x777777 },
  2919.     { 13,6,3,15,7,5,texture = "iron_block", tint = 0x777777 },
  2920.     { 13,6,7,15,7,9,texture = "iron_block", tint = 0x777777 },
  2921.     { 15,8,1,16,10,2,texture = "gravel", tint = 0x663300 },
  2922.     { 15,10,1,16,11,2,texture = "gravel", tint = 0x996600 },
  2923.   }
  2924. },
  2925.  
  2926. {
  2927.   label = "Промышленный 3D Принтер",
  2928.   shapes = {
  2929.     { 15,0,0,16,16,16,texture = "iron_block", tint = 0x111111 },
  2930.     { 13,2,3,16,12,13,texture = "iron_block", tint = 0x111111 },
  2931.     { 12,3,4,16,5,12,texture = "iron_block", tint = 0x111111 },
  2932.     { 12,5,4,16,11,5,texture = "iron_block", tint = 0x111111 },
  2933.     { 12,5,5,13,7,7,texture = "gravel", tint = 0x009900 },
  2934.     { 12,5,7,16,8,9,texture = "iron_block", tint = 0x111111 },
  2935.     { 12,5,9,13,7,11,texture = "gravel", tint = 0xe10000 },
  2936.     { 12,5,11,16,11,12,texture = "iron_block", tint = 0x111111 },
  2937.     { 12,7,5,16,8,12,texture = "iron_block", tint = 0x111111 },
  2938.     { 12,8,5,13,10,11,texture = "iron_block", tint = 0x444444 },
  2939.     { 12,10,5,16,11,12,texture = "iron_block", tint = 0x111111 },
  2940.   }
  2941. },
  2942.  
  2943. {
  2944.   label = "Промышленный 3D Принтер",
  2945.   shapes = {
  2946.     { 0,0,9,1,6,10,texture = "gravel", tint = 0x663300 },
  2947.     { 0,0,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  2948.     { 1,0,8,16,13,16,texture = "iron_block", tint = 0x111111 },
  2949.     { 2,0,7,15,14,16,texture = "iron_block", tint = 0x111111 },
  2950.     { 3,0,6,14,10,16,texture = "iron_block", tint = 0x111111 },
  2951.     { 0,6,9,1,7,10,texture = "gravel", tint = 0x996600 },
  2952.     { 3,10,6,4,13,16,texture = "iron_block", tint = 0x111111 },
  2953.     { 4,10,6,13,12,7,texture = "iron_block", tint = 0x444444 },
  2954.     { 13,10,6,14,13,16,texture = "iron_block", tint = 0x111111 },
  2955.     { 4,12,6,14,13,16,texture = "iron_block", tint = 0x111111 },
  2956.     { 5,14,10,10,15,13,texture = "quartz_block_side", tint = 0xffff00 },
  2957.     { 6,15,11,7,16,12,texture = "opencomputers:White", tint = 0x000088 },
  2958.     { 8,15,11,9,16,12,texture = "opencomputers:White", tint = 0x000088 },
  2959.   }
  2960. },
  2961.  
  2962. {
  2963.   label = "Промышленный 3D Принтер",
  2964.   shapes = {
  2965.     { 0,0,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  2966.     { 4,0,2,10,16,6,texture = "quartz_block_side", tint = 0x880000 },
  2967.     { 5,0,1,9,16,7,texture = "quartz_block_side", tint = 0x880000 },
  2968.     { 11,0,2,16,16,6,texture = "quartz_block_side", tint = 0x0066cc },
  2969.     { 12,0,1,16,16,7,texture = "quartz_block_side", tint = 0x0066cc },
  2970.   }
  2971. },
  2972.  
  2973. {
  2974.   label = "Промышленный 3D Принтер",
  2975.   shapes = {
  2976.     { 0,0,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  2977.     { 6,0,11,7,2,12,texture = "opencomputers:White", tint = 0x000088 },
  2978.     { 8,0,11,9,2,12,texture = "opencomputers:White", tint = 0x000088 },
  2979.     { 7,1,11,9,2,12,texture = "opencomputers:White", tint = 0x000088 },
  2980.     { 6,2,11,9,4,12,texture = "quartz_block_side", tint = 0x0066cc },
  2981.     { 5,3,9,6,4,11,texture = "opencomputers:White", tint = 0xff9966 },
  2982.     { 5,3,11,10,4,12,texture = "quartz_block_side", tint = 0x0066cc },
  2983.     { 9,3,9,10,4,11,texture = "opencomputers:White", tint = 0xff9966 },
  2984.     { 6,4,10,7,5,13,texture = "opencomputers:White", tint = 0x00ee00 },
  2985.     { 7,4,10,8,5,11,texture = "opencomputers:White", tint = 0xbb0000 },
  2986.     { 7,4,11,9,7,13,texture = "opencomputers:White", tint = 0x00ee00 },
  2987.     { 8,4,10,9,5,13,texture = "opencomputers:White", tint = 0x00ee00 },
  2988.     { 6,5,10,7,6,11,texture = "quartz_block_side", tint = 0xeeeeee },
  2989.     { 6,5,11,9,7,13,texture = "opencomputers:White", tint = 0x00ee00 },
  2990.     { 7,5,10,8,7,13,texture = "opencomputers:White", tint = 0x00ee00 },
  2991.     { 8,5,10,9,6,11,texture = "quartz_block_side", tint = 0xeeeeee },
  2992.     { 6,6,10,9,7,13,texture = "opencomputers:White", tint = 0x00ee00 },
  2993.   }
  2994. },
  2995.  
  2996. {
  2997.   label = "Промышленный 3D Принтер",
  2998.   shapes = {
  2999.     { 0,0,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  3000.     { 4,0,2,10,8,6,texture = "quartz_block_side", tint = 0x880000 },
  3001.     { 5,0,1,9,8,7,texture = "quartz_block_side", tint = 0x880000 },
  3002.     { 11,0,2,16,8,6,texture = "quartz_block_side", tint = 0x0066cc },
  3003.     { 12,0,1,16,8,7,texture = "quartz_block_side", tint = 0x0066cc },
  3004.     { 6,8,3,8,10,5,texture = "quartz_block_side", tint = 0xffff00 },
  3005.     { 13,8,3,15,10,5,texture = "quartz_block_side", tint = 0xffff00 },
  3006.     { 6,10,1,8,11,3,texture = "iron_block", tint = 0x888888 },
  3007.     { 6,10,3,8,11,5,texture = "quartz_block_side", tint = 0x222222 },
  3008.     { 13,10,1,15,11,3,texture = "iron_block", tint = 0x888888 },
  3009.     { 13,10,3,15,11,5,texture = "quartz_block_side", tint = 0x222222 },
  3010.   }
  3011. },
  3012.  
  3013. {
  3014.   label = "Промышленный 3D Принтер",
  3015.   shapes = {
  3016.     { 0,0,0,16,1,16,texture = "iron_block", tint = 0x111111 },
  3017.     { 1,1,1,9,5,16,texture = "iron_block", tint = 0x111111 },
  3018.     { 9,1,4,14,3,6,texture = "gravel", tint = 0x999966 },
  3019.     { 9,1,9,14,3,11,texture = "gravel", tint = 0x999966 },
  3020.     { 14,1,1,16,5,16,texture = "iron_block", tint = 0x111111 },
  3021.     { 2,5,1,8,6,16,texture = "iron_block", tint = 0x111111 },
  3022.     { 15,5,1,16,6,16,texture = "iron_block", tint = 0x111111 },
  3023.     { 3,6,1,7,7,16,texture = "iron_block", tint = 0x111111 },
  3024.   }
  3025. },
  3026.  
  3027. {
  3028.   label = "Промышленный 3D Принтер",
  3029.   shapes = {
  3030.     { 0,0,15,16,2,16,texture = "iron_block", tint = 0x111111 },
  3031.     { 0,2,15,2,16,16,texture = "iron_block", tint = 0x111111 },
  3032.     { 14,2,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3033.     { 2,8,15,14,14,16,texture = "iron_block", tint = 0x444444 },
  3034.     { 2,14,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3035.   }
  3036. },
  3037.  
  3038. {
  3039.   label = "Промышленный 3D Принтер",
  3040.   shapes = {
  3041.     { 0,0,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  3042.     { 0,0,2,1,16,6,texture = "quartz_block_side", tint = 0x0066cc },
  3043.     { 5,0,1,16,16,5,texture = "iron_block", tint = 0x111111 },
  3044.     { 6,0,5,7,16,6,texture = "iron_block", tint = 0x111111 },
  3045.     { 7,0,5,13,4,6,texture = "iron_block", tint = 0x444444 },
  3046.     { 11,0,6,12,1,10,texture = "gravel", tint = 0x663300 },
  3047.     { 12,0,10,13,1,11,texture = "gravel", tint = 0x663300 },
  3048.     { 13,0,5,15,16,6,texture = "iron_block", tint = 0x111111 },
  3049.     { 13,0,11,16,1,12,texture = "gravel", tint = 0x663300 },
  3050.     { 11,1,6,12,2,7,texture = "gravel", tint = 0x996600 },
  3051.     { 7,4,5,15,16,6,texture = "iron_block", tint = 0x111111 },
  3052.   }
  3053. },
  3054.  
  3055. {
  3056.   label = "Промышленный 3D Принтер",
  3057.   shapes = {
  3058.     { 0,0,15,1,8,16,texture = "iron_block", tint = 0x111111 },
  3059.     { 1,0,15,15,3,16,texture = "quartz_block_side", tint = 0x222222 },
  3060.     { 15,0,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  3061.   }
  3062. },
  3063.  
  3064. {
  3065.   label = "Промышленный 3D Принтер",
  3066.   shapes = {
  3067.     { 0,0,0,1,8,16,texture = "iron_block", tint = 0x111111 },
  3068.     { 1,0,0,15,3,2,texture = "quartz_block_side", tint = 0x222222 },
  3069.     { 1,0,2,16,4,12,texture = "iron_block", tint = 0x111111 },
  3070.     { 1,0,12,3,8,16,texture = "iron_block", tint = 0x111111 },
  3071.     { 13,0,12,16,8,16,texture = "iron_block", tint = 0x111111 },
  3072.     { 15,0,0,16,8,16,texture = "iron_block", tint = 0x111111 },
  3073.     { 1,4,2,8,6,12,texture = "iron_block", tint = 0x111111 },
  3074.     { 8,4,2,14,7,3,texture = "iron_block", tint = 0x555555 },
  3075.     { 8,4,3,16,8,12,texture = "iron_block", tint = 0x111111 },
  3076.     { 14,4,2,16,8,16,texture = "iron_block", tint = 0x111111 },
  3077.     { 1,6,2,3,9,5,texture = "opencomputers:White", tint = 0xee0000 },
  3078.     { 1,6,5,16,8,12,texture = "iron_block", tint = 0x111111 },
  3079.     { 3,6,2,5,9,5,texture = "opencomputers:White", tint = 0x000088 },
  3080.     { 5,6,2,7,9,5,texture = "opencomputers:White", tint = 0x00ee00 },
  3081.     { 7,6,2,8,8,12,texture = "iron_block", tint = 0x111111 },
  3082.     { 8,7,2,16,8,12,texture = "iron_block", tint = 0x111111 },
  3083.     { 0,13,10,16,16,16,texture = "iron_block", tint = 0x111111 },
  3084.   }
  3085. },
  3086.  
  3087. {
  3088.   label = "Промышленный 3D Принтер",
  3089.   shapes = {
  3090.     { 0,0,0,16,8,1,texture = "iron_block", tint = 0x111111 },
  3091.     { 0,0,2,1,8,6,texture = "quartz_block_side", tint = 0x0066cc },
  3092.     { 5,0,1,16,5,5,texture = "iron_block", tint = 0x111111 },
  3093.     { 6,0,5,15,5,6,texture = "iron_block", tint = 0x111111 },
  3094.     { 6,5,1,15,6,5,texture = "iron_block", tint = 0x111111 },
  3095.     { 2,8,0,4,16,1,texture = "iron_block", tint = 0x111111 },
  3096.     { 7,8,0,9,16,1,texture = "iron_block", tint = 0x111111 },
  3097.     { 12,8,0,14,16,1,texture = "iron_block", tint = 0x111111 },
  3098.     { 0,15,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  3099.   }
  3100. },
  3101.  
  3102. {
  3103.   label = "Промышленный 3D Принтер",
  3104.   shapes = {
  3105.     { 0,0,0,16,1,16,texture = "iron_block", tint = 0x111111 },
  3106.     { 0,1,1,5,7,16,texture = "iron_block", tint = 0x111111 },
  3107.     { 5,1,1,7,5,16,texture = "iron_block", tint = 0x111111 },
  3108.     { 7,1,5,16,3,7,texture = "quartz_block_side", tint = 0x222222 },
  3109.     { 7,1,7,16,2,8,texture = "opencomputers:White", tint = 0x000088 },
  3110.     { 7,1,8,16,2,9,texture = "quartz_block_side", tint = 0x880000 },
  3111.     { 7,1,9,16,2,10,texture = "quartz_block_side", tint = 0xeeeeee },
  3112.     { 5,5,1,6,6,16,texture = "iron_block", tint = 0x111111 },
  3113.   }
  3114. },
  3115.  
  3116. {
  3117.   label = "Промышленный 3D Принтер",
  3118.   shapes = {
  3119.     { 0,0,14,1,16,16,texture = "iron_block", tint = 0x111111 },
  3120.     { 1,0,14,15,1,16,texture = "iron_block", tint = 0x111111 },
  3121.     { 15,0,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3122.     { 1,1,14,7,2,16,texture = "iron_block", tint = 0x111111 },
  3123.     { 7,1,14,8,16,15,texture = "iron_block", tint = 0x444444 },
  3124.     { 7,1,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3125.     { 8,1,14,14,2,15,texture = "iron_block", tint = 0x444444 },
  3126.     { 14,1,14,15,16,16,texture = "iron_block", tint = 0x111111 },
  3127.     { 1,2,14,3,16,15,texture = "gravel", tint = 0xe10000 },
  3128.     { 1,2,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3129.     { 3,2,14,4,16,16,texture = "iron_block", tint = 0x111111 },
  3130.     { 4,2,14,6,16,15,texture = "gravel", tint = 0x009900 },
  3131.     { 6,2,14,7,16,16,texture = "iron_block", tint = 0x111111 },
  3132.     { 8,2,14,13,16,16,texture = "iron_block", tint = 0x111111 },
  3133.     { 13,2,14,14,16,15,texture = "iron_block", tint = 0x444444 },
  3134.     { 12,5,12,13,16,13,texture = "quartz_block_side", tint = 0x222222 },
  3135.     { 12,5,13,13,6,14,texture = "iron_block", tint = 0x444444 },
  3136.     { 12,15,13,13,16,14,texture = "iron_block", tint = 0x444444 },
  3137.   }
  3138. },
  3139.  
  3140. {
  3141.   label = "Промышленный 3D Принтер",
  3142.   shapes = {
  3143.     { 0,0,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  3144.     { 0,0,1,14,12,6,texture = "iron_block", tint = 0x555555 },
  3145.     { 0,0,6,14,1,7,texture = "iron_block", tint = 0x555555 },
  3146.     { 0,0,11,6,1,12,texture = "gravel", tint = 0x663300 },
  3147.     { 6,0,10,7,1,11,texture = "gravel", tint = 0x663300 },
  3148.     { 7,0,9,16,1,10,texture = "gravel", tint = 0x663300 },
  3149.     { 14,0,3,15,7,4,texture = "gravel", tint = 0x663300 },
  3150.     { 15,0,3,16,1,4,texture = "gravel", tint = 0x663300 },
  3151.     { 0,1,6,1,11,7,texture = "iron_block", tint = 0x555555 },
  3152.     { 1,1,6,13,3,7,texture = "quartz_block_side", tint = 0x222222 },
  3153.     { 13,1,6,14,11,7,texture = "iron_block", tint = 0x555555 },
  3154.     { 1,3,6,14,4,7,texture = "iron_block", tint = 0x555555 },
  3155.     { 1,4,6,13,8,7,texture = "quartz_block_side", tint = 0x222222 },
  3156.     { 14,7,3,15,8,4,texture = "gravel", tint = 0x996600 },
  3157.     { 1,8,6,14,9,7,texture = "iron_block", tint = 0x555555 },
  3158.     { 1,9,6,13,10,7,texture = "quartz_block_side", tint = 0x222222 },
  3159.     { 1,10,6,14,11,7,texture = "iron_block", tint = 0x555555 },
  3160.     { 3,12,1,5,16,3,texture = "iron_block", tint = 0xaaaaaa },
  3161.     { 9,12,1,11,16,3,texture = "iron_block", tint = 0xaaaaaa },
  3162.   }
  3163. },
  3164.  
  3165. {
  3166.   label = "Промышленный 3D Принтер",
  3167.   shapes = {
  3168.     { 0,0,14,1,7,16,texture = "iron_block", tint = 0x111111 },
  3169.     { 1,0,14,3,5,15,texture = "gravel", tint = 0xe10000 },
  3170.     { 1,0,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  3171.     { 3,0,14,4,7,16,texture = "iron_block", tint = 0x111111 },
  3172.     { 4,0,14,6,5,15,texture = "gravel", tint = 0x009900 },
  3173.     { 6,0,14,7,7,16,texture = "iron_block", tint = 0x111111 },
  3174.     { 7,0,14,8,6,15,texture = "iron_block", tint = 0x444444 },
  3175.     { 8,0,14,13,5,16,texture = "iron_block", tint = 0x111111 },
  3176.     { 13,0,14,14,6,15,texture = "iron_block", tint = 0x444444 },
  3177.     { 14,0,14,15,7,16,texture = "iron_block", tint = 0x111111 },
  3178.     { 1,5,14,7,7,16,texture = "iron_block", tint = 0x111111 },
  3179.     { 8,5,14,14,6,15,texture = "iron_block", tint = 0x444444 },
  3180.     { 7,6,14,15,7,16,texture = "iron_block", tint = 0x111111 },
  3181.     { 0,7,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  3182.   }
  3183. },
  3184.  
  3185. {
  3186.   label = "Промышленный 3D Принтер",
  3187.   shapes = {
  3188.     { 0,0,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  3189.     { 3,0,1,5,10,3,texture = "iron_block", tint = 0xaaaaaa },
  3190.     { 9,0,1,11,10,3,texture = "iron_block", tint = 0xaaaaaa },
  3191.     { 3,10,1,5,11,2,texture = "iron_block", tint = 0xaaaaaa },
  3192.     { 9,10,1,11,11,2,texture = "iron_block", tint = 0xaaaaaa },
  3193.   }
  3194. },
  3195.  
  3196. {
  3197.   label = "Промышленный 3D Принтер",
  3198.   shapes = {
  3199.     { 0,0,0,16,1,16,texture = "iron_block", tint = 0x111111 },
  3200.     { 0,1,5,16,3,7,texture = "quartz_block_side", tint = 0x222222 },
  3201.     { 0,1,7,16,2,8,texture = "opencomputers:White", tint = 0x000088 },
  3202.     { 0,1,8,16,2,9,texture = "quartz_block_side", tint = 0x880000 },
  3203.     { 0,1,9,16,2,10,texture = "quartz_block_side", tint = 0xeeeeee },
  3204.   }
  3205. },
  3206.  
  3207. {
  3208.   label = "Промышленный 3D Принтер",
  3209.   shapes = {
  3210.     { 0,0,0,1,16,16,texture = "iron_block", tint = 0x111111 },
  3211.     { 1,0,2,2,12,14,texture = "iron_block", tint = 0x111111 },
  3212.     { 2,0,2,9,1,14,texture = "iron_block", tint = 0x111111 },
  3213.     { 9,0,3,10,12,13,texture = "iron_block", tint = 0x111111 },
  3214.     { 10,0,11,11,5,12,texture = "gravel", tint = 0x663300 },
  3215.     { 11,0,11,12,1,12,texture = "gravel", tint = 0x663300 },
  3216.     { 12,0,12,13,1,16,texture = "gravel", tint = 0x663300 },
  3217.     { 2,1,2,8,6,3,texture = "iron_block", tint = 0x444444 },
  3218.     { 2,1,3,10,12,13,texture = "iron_block", tint = 0x111111 },
  3219.     { 2,1,13,9,12,14,texture = "iron_block", tint = 0x111111 },
  3220.     { 8,1,2,9,12,14,texture = "iron_block", tint = 0x111111 },
  3221.     { 1,4,14,2,6,16,texture = "gravel", tint = 0x999966 },
  3222.     { 10,5,11,11,6,12,texture = "gravel", tint = 0x996600 },
  3223.     { 2,6,2,9,12,14,texture = "iron_block", tint = 0x111111 },
  3224.     { 1,8,14,3,10,16,texture = "gravel", tint = 0x999966 },
  3225.     { 1,12,3,9,13,13,texture = "iron_block", tint = 0x111111 },
  3226.     { 3,13,4,4,14,12,texture = "quartz_block_side", tint = 0x222222 },
  3227.     { 4,13,4,8,14,5,texture = "quartz_block_side", tint = 0x222222 },
  3228.     { 4,13,5,5,14,11,texture = "iron_block", tint = 0x111111 },
  3229.     { 4,13,11,8,14,12,texture = "quartz_block_side", tint = 0x222222 },
  3230.     { 5,13,5,6,14,12,texture = "quartz_block_side", tint = 0x222222 },
  3231.     { 6,13,5,7,14,11,texture = "iron_block", tint = 0x111111 },
  3232.     { 7,13,5,8,14,12,texture = "quartz_block_side", tint = 0x222222 },
  3233.   }
  3234. },
  3235.  
  3236. {
  3237.   label = "Промышленный 3D Принтер",
  3238.   shapes = {
  3239.     { 0,0,0,1,16,16,texture = "iron_block", tint = 0x111111 },
  3240.     { 1,0,1,7,16,14,texture = "iron_block", tint = 0x111111 },
  3241.     { 1,0,14,2,16,15,texture = "iron_block", tint = 0x111111 },
  3242.     { 2,0,14,7,2,15,texture = "iron_block", tint = 0x111111 },
  3243.     { 2,0,15,3,9,16,texture = "gravel", tint = 0x663300 },
  3244.     { 7,0,2,8,16,14,texture = "iron_block", tint = 0x111111 },
  3245.     { 8,0,3,9,14,13,texture = "iron_block", tint = 0x111111 },
  3246.     { 9,0,7,10,10,8,texture = "gravel", tint = 0x663300 },
  3247.     { 10,0,7,11,1,8,texture = "gravel", tint = 0x663300 },
  3248.     { 11,0,4,12,1,7,texture = "gravel", tint = 0x663300 },
  3249.     { 12,0,0,13,1,4,texture = "gravel", tint = 0x663300 },
  3250.     { 2,2,14,5,11,15,texture = "iron_block", tint = 0x555555 },
  3251.     { 5,2,14,7,16,15,texture = "iron_block", tint = 0x111111 },
  3252.     { 1,4,0,2,6,1,texture = "gravel", tint = 0x999966 },
  3253.     { 1,8,0,3,10,1,texture = "gravel", tint = 0x999966 },
  3254.     { 3,8,15,4,9,16,texture = "gravel", tint = 0x996600 },
  3255.     { 9,10,7,10,11,8,texture = "gravel", tint = 0x996600 },
  3256.     { 2,11,14,7,16,15,texture = "iron_block", tint = 0x111111 },
  3257.     { 8,14,3,9,16,4,texture = "iron_block", tint = 0x111111 },
  3258.     { 8,14,4,9,15,12,texture = "quartz_block_side", tint = 0x222222 },
  3259.     { 8,14,12,9,16,13,texture = "iron_block", tint = 0x111111 },
  3260.     { 8,15,4,9,16,5,texture = "quartz_block_side", tint = 0x222222 },
  3261.     { 8,15,5,9,16,11,texture = "iron_block", tint = 0x111111 },
  3262.     { 8,15,11,9,16,12,texture = "quartz_block_side", tint = 0x222222 },
  3263.   }
  3264. },
  3265.  
  3266. {
  3267.   label = "Промышленный 3D Принтер",
  3268.   shapes = {
  3269.     { 0,0,3,1,1,4,texture = "gravel", tint = 0x663300 },
  3270.     { 0,0,9,1,1,10,texture = "gravel", tint = 0x663300 },
  3271.     { 1,0,2,4,2,5,texture = "iron_block", tint = 0x111111 },
  3272.     { 1,0,8,2,1,9,texture = "gravel", tint = 0x663300 },
  3273.     { 2,0,0,3,1,2,texture = "gravel", tint = 0x663300 },
  3274.     { 2,0,5,3,1,8,texture = "gravel", tint = 0x663300 },
  3275.   }
  3276. },
  3277.  
  3278. {
  3279.   label = "Промышленный 3D Принтер",
  3280.   shapes = {
  3281.     { 0,0,0,1,8,16,texture = "iron_block", tint = 0x111111 },
  3282.     { 1,0,3,2,1,12,texture = "quartz_block_side", tint = 0x222222 },
  3283.     { 1,1,3,2,7,4,texture = "quartz_block_side", tint = 0x222222 },
  3284.     { 1,1,4,2,6,11,texture = "opencomputers:White", tint = 0x00ffcc },
  3285.     { 1,1,11,2,7,12,texture = "quartz_block_side", tint = 0x222222 },
  3286.     { 1,6,4,2,7,12,texture = "quartz_block_side", tint = 0x222222 },
  3287.   }
  3288. },
  3289.  
  3290. {
  3291.   label = "Промышленный 3D Принтер",
  3292.   shapes = {
  3293.     { 0,0,0,1,16,16,texture = "iron_block", tint = 0x111111 },
  3294.     { 1,0,1,7,13,15,texture = "iron_block", tint = 0x111111 },
  3295.     { 7,0,2,8,14,14,texture = "iron_block", tint = 0x111111 },
  3296.     { 8,0,3,9,13,4,texture = "iron_block", tint = 0x111111 },
  3297.     { 8,0,4,9,12,5,texture = "quartz_block_side", tint = 0x222222 },
  3298.     { 8,0,5,9,11,6,texture = "iron_block", tint = 0x111111 },
  3299.     { 8,0,6,9,10,10,texture = "quartz_block_side", tint = 0x222222 },
  3300.     { 8,0,10,9,11,11,texture = "iron_block", tint = 0x111111 },
  3301.     { 8,0,11,9,12,12,texture = "quartz_block_side", tint = 0x222222 },
  3302.     { 8,0,12,9,13,13,texture = "iron_block", tint = 0x111111 },
  3303.     { 8,10,6,9,11,11,texture = "iron_block", tint = 0x111111 },
  3304.     { 8,11,5,9,12,12,texture = "quartz_block_side", tint = 0x222222 },
  3305.     { 8,12,4,9,13,13,texture = "iron_block", tint = 0x111111 },
  3306.     { 1,13,2,8,14,14,texture = "iron_block", tint = 0x111111 },
  3307.     { 1,14,3,7,15,13,texture = "iron_block", tint = 0x111111 },
  3308.     { 1,15,5,4,16,7,texture = "quartz_block_side", tint = 0x222222 },
  3309.     { 1,15,7,3,16,8,texture = "opencomputers:White", tint = 0x000088 },
  3310.     { 1,15,8,3,16,9,texture = "quartz_block_side", tint = 0x880000 },
  3311.     { 1,15,9,3,16,10,texture = "quartz_block_side", tint = 0xeeeeee },
  3312.   }
  3313. },
  3314.  
  3315. {
  3316.   label = "Промышленный 3D Принтер",
  3317.   shapes = {
  3318.     { 0,0,5,4,1,7,texture = "quartz_block_side", tint = 0x222222 },
  3319.     { 0,0,7,1,1,8,texture = "opencomputers:White", tint = 0x000088 },
  3320.     { 0,0,8,1,1,9,texture = "quartz_block_side", tint = 0x880000 },
  3321.     { 0,0,9,1,1,10,texture = "quartz_block_side", tint = 0xeeeeee },
  3322.     { 0,1,5,1,2,7,texture = "quartz_block_side", tint = 0x222222 },
  3323.   }
  3324. }
  3325.  
  3326. --Микроконтроллер
  3327. {
  3328.   label = "Микроконтроллер",
  3329.   shapes = {
  3330.     { 12,0,14,13,1,16,texture = "gravel", tint = 0x663300 },
  3331.     { 13,0,13,16,1,14,texture = "gravel", tint = 0x663300 },
  3332.     { 14,0,10,15,1,13,texture = "gravel", tint = 0x333333 },
  3333.     { 14,0,14,15,1,16,texture = "gravel", tint = 0x333333 },
  3334.     { 15,0,9,16,1,10,texture = "gravel", tint = 0x333333 },
  3335.     { 14,1,13,15,2,14,texture = "gravel", tint = 0x333333 },
  3336.   }
  3337. },
  3338.  
  3339. {
  3340.   label = "Микроконтроллер",
  3341.   shapes = {
  3342.     { 11,0,1,12,1,9,texture = "gravel", tint = 0x663300 },
  3343.     { 12,0,0,13,1,1,texture = "gravel", tint = 0x663300 },
  3344.     { 12,0,9,13,1,10,texture = "gravel", tint = 0x663300 },
  3345.     { 13,0,10,14,1,11,texture = "gravel", tint = 0x663300 },
  3346.     { 14,0,0,15,1,5,texture = "gravel", tint = 0x333333 },
  3347.     { 14,0,11,15,6,12,texture = "gravel", tint = 0x663300 },
  3348.     { 15,0,0,16,16,16,texture = "iron_block", tint = 0x111111 },
  3349.     { 14,1,4,15,6,5,texture = "gravel", tint = 0x333333 },
  3350.     { 14,6,4,15,7,5,texture = "gravel", tint = 0x222222 },
  3351.     { 14,6,11,15,7,12,texture = "gravel", tint = 0x222222 },
  3352.     { 14,7,2,15,13,14,texture = "iron_block", tint = 0x555555 },
  3353.     { 13,8,3,14,12,13,texture = "iron_block", tint = 0x444444 },
  3354.     { 14,13,4,15,14,5,texture = "gravel", tint = 0x222222 },
  3355.     { 14,13,11,15,14,12,texture = "gravel", tint = 0x222222 },
  3356.     { 14,14,4,15,16,5,texture = "gravel", tint = 0x333333 },
  3357.     { 14,14,11,15,16,12,texture = "gravel", tint = 0x663300 },
  3358.   }
  3359. },
  3360.  
  3361. {
  3362.   label = "Микроконтроллер",
  3363.   shapes = {
  3364.     { 15,0,4,16,2,5,texture = "gravel", tint = 0x333333 },
  3365.     { 15,0,11,16,2,12,texture = "gravel", tint = 0x663300 },
  3366.   }
  3367. },
  3368.  
  3369. {
  3370.   label = "Микроконтроллер",
  3371.   shapes = {
  3372.     { 0,0,9,1,1,10,texture = "gravel", tint = 0x333333 },
  3373.     { 0,0,12,4,1,13,texture = "gravel", tint = 0x663300 },
  3374.     { 0,0,15,16,2,16,texture = "iron_block", tint = 0x111111 },
  3375.     { 1,0,8,5,1,9,texture = "gravel", tint = 0x333333 },
  3376.     { 3,0,13,4,1,15,texture = "gravel", tint = 0x663300 },
  3377.     { 5,0,9,7,1,10,texture = "gravel", tint = 0x333333 },
  3378.     { 7,0,10,8,1,15,texture = "gravel", tint = 0x333333 },
  3379.     { 3,1,14,4,2,15,texture = "gravel", tint = 0x663300 },
  3380.     { 7,1,14,8,2,15,texture = "gravel", tint = 0x333333 },
  3381.     { 0,2,15,1,16,16,texture = "iron_block", tint = 0x111111 },
  3382.     { 1,2,15,2,7,16,texture = "iron_block", tint = 0x111111 },
  3383.     { 3,2,15,4,3,16,texture = "gravel", tint = 0x663300 },
  3384.     { 5,2,15,6,7,16,texture = "iron_block", tint = 0x111111 },
  3385.     { 7,2,15,8,3,16,texture = "gravel", tint = 0x333333 },
  3386.     { 9,2,15,10,7,16,texture = "iron_block", tint = 0x111111 },
  3387.     { 13,2,15,16,7,16,texture = "iron_block", tint = 0x111111 },
  3388.     { 3,3,15,4,5,16,texture = "gravel", tint = 0x222222 },
  3389.     { 7,3,15,8,5,16,texture = "gravel", tint = 0x222222 },
  3390.     { 2,6,15,16,7,16,texture = "iron_block", tint = 0x111111 },
  3391.     { 15,7,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3392.     { 1,15,15,16,16,16,texture = "iron_block", tint = 0x111111 },
  3393.   }
  3394. },
  3395.  
  3396. {
  3397.   label = "Микроконтроллер",
  3398.   shapes = {
  3399.     { 0,0,0,16,16,1,texture = "iron_block", tint = 0x111111 },
  3400.     { 1,2,1,15,9,2,texture = "iron_block", tint = 0x444444 },
  3401.     { 1,2,2,15,3,3,texture = "iron_block", tint = 0x444444 },
  3402.     { 1,3,2,2,9,3,texture = "iron_block", tint = 0x444444 },
  3403.     { 2,3,2,5,8,3,texture = "gravel", tint = 0x222222 },
  3404.     { 5,3,2,6,9,3,texture = "iron_block", tint = 0x444444 },
  3405.     { 6,3,2,10,8,3,texture = "gravel", tint = 0x222222 },
  3406.     { 10,3,2,11,9,3,texture = "iron_block", tint = 0x444444 },
  3407.     { 11,3,2,14,8,3,texture = "gravel", tint = 0x222222 },
  3408.     { 14,3,2,15,9,3,texture = "iron_block", tint = 0x444444 },
  3409.     { 2,8,2,15,9,3,texture = "iron_block", tint = 0x444444 },
  3410.     { 3,9,1,4,14,2,texture = "iron_block", tint = 0x555555 },
  3411.     { 7,9,1,9,16,2,texture = "iron_block", tint = 0x555555 },
  3412.     { 12,9,1,13,14,2,texture = "iron_block", tint = 0x555555 },
  3413.   }
  3414. },
  3415.  
  3416. {
  3417.   label = "Микроконтроллер",
  3418.   shapes = {
  3419.     { 0,0,0,16,1,16,texture = "iron_block", tint = 0x111111 },
  3420.     { 0,1,4,1,2,5,texture = "gravel", tint = 0x222222 },
  3421.     { 0,1,11,5,2,12,texture = "gravel", tint = 0x663300 },
  3422.     { 0,1,13,16,6,16,texture = "iron_block", tint = 0x111111 },
  3423.     { 1,1,1,6,2,6,texture = "iron_block", tint = 0x111111 },
  3424.     { 5,1,11,6,2,12,texture = "gravel", tint = 0x222222 },
  3425.     { 6,1,7,14,2,8,texture = "iron_block", tint = 0x555555 },
  3426.     { 6,1,8,7,2,13,texture = "iron_block", tint = 0x555555 },
  3427.     { 7,1,8,13,2,11,texture = "iron_block", tint = 0x444444 },
  3428.     { 7,1,11,14,2,13,texture = "iron_block", tint = 0x555555 },
  3429.     { 13,1,8,14,2,13,texture = "iron_block", tint = 0x555555 },
  3430.     { 1,2,1,2,4,6,texture = "iron_block", tint = 0x111111 },
  3431.     { 2,2,1,3,3,2,texture = "gravel", tint = 0x880000 },
  3432.     { 2,2,2,6,4,6,texture = "iron_block", tint = 0x111111 },
  3433.     { 3,2,1,4,4,6,texture = "iron_block", tint = 0x111111 },
  3434.     { 4,2,1,5,3,2,texture = "gravel", tint = 0x005500 },
  3435.     { 5,2,1,6,4,6,texture = "iron_block", tint = 0x111111 },
  3436.     { 6,2,12,14,3,13,texture = "iron_block", tint = 0x555555 },
  3437.     { 2,3,1,6,4,6,texture = "iron_block", tint = 0x111111 },
  3438.     { 6,3,12,7,7,13,texture = "iron_block", tint = 0x555555 },
  3439.     { 7,3,12,13,6,13,texture = "opencomputers:White", tint = 0x33cccc },
  3440.     { 13,3,12,14,7,13,texture = "iron_block", tint = 0x555555 },
  3441.     { 7,6,12,14,7,13,texture = "iron_block", tint = 0x555555 },
  3442.   }
  3443. },
  3444.  
  3445. {
  3446.   label = "Микроконтроллер",
  3447.   shapes = {
  3448.     { 0,0,0,16,6,1,texture = "iron_block", tint = 0x111111 },
  3449.     { 7,0,1,9,4,2,texture = "iron_block", tint = 0x555555 },
  3450.   }
  3451. },
  3452.  
  3453. {
  3454.   label = "Микроконтроллер",
  3455.   shapes = {
  3456.     { 0,0,0,1,16,1,texture = "iron_block", tint = 0x111111 },
  3457.     { 0,0,1,1,3,4,texture = "iron_block", tint = 0x555555 },
  3458.     { 0,0,4,1,16,16,texture = "iron_block", tint = 0x111111 },
  3459.     { 1,0,2,2,1,9,texture = "gravel", tint = 0x000011 },
  3460.     { 1,1,2,2,2,3,texture = "gravel", tint = 0x222222 },
  3461.     { 1,1,8,2,3,9,texture = "gravel", tint = 0x000011 },
  3462.     { 0,3,1,1,16,16,texture = "iron_block", tint = 0x111111 },
  3463.     { 1,3,8,2,4,9,texture = "gravel", tint = 0x222222 },
  3464.     { 1,4,5,2,7,12,texture = "iron_block", tint = 0x444444 },
  3465.     { 1,5,3,2,8,4,texture = "gravel", tint = 0x000011 },
  3466.     { 1,5,4,2,6,5,texture = "gravel", tint = 0x222222 },
  3467.     { 1,5,12,2,6,13,texture = "gravel", tint = 0x222222 },
  3468.     { 1,5,13,2,8,14,texture = "gravel", tint = 0x000011 },
  3469.     { 1,7,8,2,9,9,texture = "gravel", tint = 0x222222 },
  3470.     { 1,8,3,2,9,4,texture = "gravel", tint = 0x222222 },
  3471.     { 1,8,13,2,9,14,texture = "gravel", tint = 0x222222 },
  3472.     { 1,9,2,2,14,5,texture = "iron_block", tint = 0x220000 },
  3473.     { 1,9,7,2,14,10,texture = "iron_block", tint = 0x000022 },
  3474.     { 1,9,12,2,14,15,texture = "iron_block", tint = 0x001100 },
  3475.   }
  3476. }
  3477.  
  3478. --Лампа
  3479. --Центр
  3480. {
  3481.   label = "Лампа",
  3482.   lightLevel = 15,
  3483.   shapes = {
  3484.     { 0,7,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  3485.     { 4,7,13,5,12,14,texture = "iron_block", tint = 0x111111 },
  3486.     { 4,7,14,5,8,16,texture = "iron_block", tint = 0x111111 },
  3487.     { 11,7,13,12,12,14,texture = "iron_block", tint = 0x111111 },
  3488.     { 11,7,14,12,8,16,texture = "iron_block", tint = 0x111111 },
  3489.     { 0,8,14,16,11,16,texture = "quartz_block_side", tint = 0xeeeeee },
  3490.     { 0,9,13,16,10,14,texture = "iron_block", tint = 0x111111 },
  3491.     { 0,11,15,16,12,16,texture = "iron_block", tint = 0x111111 },
  3492.     { 4,11,14,5,12,16,texture = "iron_block", tint = 0x111111 },
  3493.     { 11,11,14,12,12,16,texture = "iron_block", tint = 0x111111 },
  3494.   }
  3495. }
  3496. --Право
  3497. {
  3498.   label = "Лампа",
  3499.   lightLevel = 15,
  3500.   shapes = {
  3501.     { 0,7,15,15,8,16,texture = "iron_block", tint = 0x111111 },
  3502.     { 4,7,13,5,12,14,texture = "iron_block", tint = 0x111111 },
  3503.     { 4,7,14,5,8,16,texture = "iron_block", tint = 0x111111 },
  3504.     { 10,7,13,11,12,14,texture = "iron_block", tint = 0x111111 },
  3505.     { 10,7,14,11,8,16,texture = "iron_block", tint = 0x111111 },
  3506.     { 0,8,14,14,11,16,texture = "quartz_block_side", tint = 0xeeeeee },
  3507.     { 14,8,15,15,12,16,texture = "iron_block", tint = 0x111111 },
  3508.     { 0,9,13,15,10,14,texture = "iron_block", tint = 0x111111 },
  3509.     { 14,9,14,15,10,16,texture = "iron_block", tint = 0x111111 },
  3510.     { 0,11,15,15,12,16,texture = "iron_block", tint = 0x111111 },
  3511.     { 4,11,14,5,12,16,texture = "iron_block", tint = 0x111111 },
  3512.     { 10,11,14,11,12,16,texture = "iron_block", tint = 0x111111 },
  3513.   }
  3514. }
  3515. --Лево
  3516. {
  3517.   label = "Лампа",
  3518.   lightLevel = 15,
  3519.   shapes = {
  3520.     { 1,7,15,16,8,16,texture = "iron_block", tint = 0x111111 },
  3521.     { 5,7,13,6,12,14,texture = "iron_block", tint = 0x111111 },
  3522.     { 5,7,14,6,8,16,texture = "iron_block", tint = 0x111111 },
  3523.     { 11,7,13,12,12,14,texture = "iron_block", tint = 0x111111 },
  3524.     { 11,7,14,12,8,16,texture = "iron_block", tint = 0x111111 },
  3525.     { 1,8,15,2,12,16,texture = "iron_block", tint = 0x111111 },
  3526.     { 2,8,14,16,11,16,texture = "quartz_block_side", tint = 0xeeeeee },
  3527.     { 1,9,13,16,10,14,texture = "iron_block", tint = 0x111111 },
  3528.     { 1,9,14,2,10,16,texture = "iron_block", tint = 0x111111 },
  3529.     { 2,11,15,16,12,16,texture = "iron_block", tint = 0x111111 },
  3530.     { 5,11,14,6,12,16,texture = "iron_block", tint = 0x111111 },
  3531.     { 11,11,14,12,12,16,texture = "iron_block", tint = 0x111111 },
  3532.   }
  3533. }
  3534.  
  3535. --Статуя Байта
  3536. {
  3537.   label = "Статуя Байта",
  3538.   shapes = {
  3539.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3540.     { 10,8,9,16,9,16,texture = "stone", tint = 0x222222 },
  3541.     { 11,9,10,16,10,16,texture = "stone", tint = 0x222222 },
  3542.     { 13,10,13,16,11,16,texture = "stone", tint = 0x222222 },
  3543.     { 14,11,15,16,16,16,texture = "stone", tint = 0x222222 },
  3544.   }
  3545. },
  3546.  
  3547. {
  3548.   label = "Статуя Байта",
  3549.   shapes = {
  3550.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3551.     { 10,8,0,16,9,16,texture = "stone", tint = 0x222222 },
  3552.     { 11,9,0,16,10,16,texture = "stone", tint = 0x222222 },
  3553.     { 13,10,0,16,11,16,texture = "stone", tint = 0x222222 },
  3554.     { 14,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  3555.     { 15,11,4,16,16,7,texture = "stone", tint = 0x222222 },
  3556.     { 15,11,10,16,16,13,texture = "stone", tint = 0x222222 },
  3557.     { 15,11,15,16,16,16,texture = "stone", tint = 0x222222 },
  3558.   }
  3559. },
  3560.  
  3561. {
  3562.   label = "Статуя Байта",
  3563.   shapes = {
  3564.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3565.     { 10,8,0,16,9,16,texture = "stone", tint = 0x222222 },
  3566.     { 11,9,0,16,10,16,texture = "stone", tint = 0x222222 },
  3567.     { 13,10,0,16,11,16,texture = "stone", tint = 0x222222 },
  3568.     { 14,11,15,16,16,16,texture = "stone", tint = 0x222222 },
  3569.     { 15,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  3570.     { 15,11,3,16,16,6,texture = "stone", tint = 0x222222 },
  3571.     { 15,11,9,16,16,12,texture = "stone", tint = 0x222222 },
  3572.   }
  3573. },
  3574.  
  3575. {
  3576.   label = "Статуя Байта",
  3577.   shapes = {
  3578.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3579.     { 10,8,0,16,9,7,texture = "stone", tint = 0x222222 },
  3580.     { 11,9,0,16,10,6,texture = "stone", tint = 0x222222 },
  3581.     { 13,10,0,16,11,3,texture = "stone", tint = 0x222222 },
  3582.     { 14,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  3583.     { 15,11,1,16,16,2,texture = "stone", tint = 0x222222 },
  3584.   }
  3585. },
  3586.  
  3587. {
  3588.   label = "Статуя Байта",
  3589.   shapes = {
  3590.     { 14,0,15,16,9,16,texture = "stone", tint = 0x222222 },
  3591.     { 15,9,15,16,16,16,texture = "stone", tint = 0x222222 },
  3592.   }
  3593. },
  3594.  
  3595. {
  3596.   label = "Статуя Байта",
  3597.   shapes = {
  3598.     { 14,0,0,16,9,1,texture = "stone", tint = 0x222222 },
  3599.     { 15,0,4,16,16,7,texture = "stone", tint = 0x222222 },
  3600.     { 15,0,10,16,16,13,texture = "stone", tint = 0x222222 },
  3601.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  3602.     { 15,9,0,16,16,1,texture = "stone", tint = 0x222222 },
  3603.   }
  3604. },
  3605.  
  3606. {
  3607.   label = "Статуя Байта",
  3608.   shapes = {
  3609.     { 14,0,15,16,9,16,texture = "stone", tint = 0x222222 },
  3610.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  3611.     { 15,0,3,16,16,6,texture = "stone", tint = 0x222222 },
  3612.     { 15,0,9,16,16,12,texture = "stone", tint = 0x222222 },
  3613.     { 15,9,15,16,16,16,texture = "stone", tint = 0x222222 },
  3614.   }
  3615. },
  3616.  
  3617. {
  3618.   label = "Статуя Байта",
  3619.   shapes = {
  3620.     { 14,0,0,16,9,1,texture = "stone", tint = 0x222222 },
  3621.     { 15,0,1,16,9,2,texture = "stone", tint = 0x222222 },
  3622.     { 15,9,0,16,16,1,texture = "stone", tint = 0x222222 },
  3623.   }
  3624. },
  3625.  
  3626. {
  3627.   label = "Статуя Байта",
  3628.   shapes = {
  3629.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  3630.   }
  3631. },
  3632.  
  3633. {
  3634.   label = "Статуя Байта",
  3635.   shapes = {
  3636.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  3637.     { 15,0,4,16,16,7,texture = "stone", tint = 0x222222 },
  3638.     { 15,0,10,16,16,13,texture = "stone", tint = 0x222222 },
  3639.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  3640.   }
  3641. },
  3642.  
  3643. {
  3644.   label = "Статуя Байта",
  3645.   shapes = {
  3646.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  3647.     { 15,0,3,16,16,6,texture = "stone", tint = 0x222222 },
  3648.     { 15,0,9,16,16,12,texture = "stone", tint = 0x222222 },
  3649.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  3650.   }
  3651. },
  3652.  
  3653. {
  3654.   label = "Статуя Байта",
  3655.   shapes = {
  3656.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  3657.   }
  3658. },
  3659.  
  3660. {
  3661.   label = "Статуя Байта",
  3662.   shapes = {
  3663.     { 15,0,15,16,13,16,texture = "stone", tint = 0x222222 },
  3664.     { 14,12,14,16,13,16,texture = "stone", tint = 0x222222 },
  3665.   }
  3666. },
  3667.  
  3668. {
  3669.   label = "Статуя Байта",
  3670.   shapes = {
  3671.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  3672.     { 15,0,4,16,13,7,texture = "stone", tint = 0x222222 },
  3673.     { 15,0,10,16,13,13,texture = "stone", tint = 0x222222 },
  3674.     { 15,0,15,16,13,16,texture = "stone", tint = 0x222222 },
  3675.     { 15,11,1,16,13,16,texture = "stone", tint = 0x222222 },
  3676.     { 14,12,0,16,13,16,texture = "stone", tint = 0x222222 },
  3677.   }
  3678. },
  3679.  
  3680. {
  3681.   label = "Статуя Байта",
  3682.   shapes = {
  3683.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  3684.     { 15,0,3,16,13,6,texture = "stone", tint = 0x222222 },
  3685.     { 15,0,9,16,13,12,texture = "stone", tint = 0x222222 },
  3686.     { 15,0,15,16,13,16,texture = "stone", tint = 0x222222 },
  3687.     { 15,11,1,16,13,16,texture = "stone", tint = 0x222222 },
  3688.     { 14,12,0,16,13,16,texture = "stone", tint = 0x222222 },
  3689.   }
  3690. },
  3691.  
  3692. {
  3693.   label = "Статуя Байта",
  3694.   shapes = {
  3695.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  3696.     { 14,12,0,16,13,2,texture = "stone", tint = 0x222222 },
  3697.   }
  3698. },
  3699.  
  3700. {
  3701.   label = "Статуя Байта",
  3702.   shapes = {
  3703.     { 12,3,13,14,5,16,texture = "stone", tint = 0x444444 },
  3704.     { 12,5,12,14,7,15,texture = "stone", tint = 0x444444 },
  3705.     { 12,7,11,14,16,12,texture = "stone", tint = 0x444444 },
  3706.     { 12,7,12,14,9,14,texture = "stone", tint = 0x444444 },
  3707.     { 12,9,10,14,16,12,texture = "stone", tint = 0x444444 },
  3708.     { 12,9,12,14,11,13,texture = "stone", tint = 0x444444 },
  3709.     { 12,11,9,14,16,12,texture = "stone", tint = 0x444444 },
  3710.     { 12,13,8,14,16,12,texture = "stone", tint = 0x444444 },
  3711.     { 12,13,12,14,14,16,texture = "stone", tint = 0x444444 },
  3712.     { 12,14,12,14,16,16,texture = "stone", tint = 0x555555 },
  3713.   }
  3714. },
  3715.  
  3716. {
  3717.   label = "Статуя Байта",
  3718.   shapes = {
  3719.     { 12,13,0,14,14,15,texture = "stone", tint = 0x444444 },
  3720.     { 12,14,0,14,16,14,texture = "stone", tint = 0x555555 },
  3721.     { 12,14,14,13,16,15,texture = "stone", tint = 0x555555 },
  3722.     { 12,14,15,14,16,16,texture = "stone", tint = 0x444444 },
  3723.     { 13,14,14,14,16,16,texture = "stone", tint = 0x444444 },
  3724.   }
  3725. },
  3726.  
  3727. {
  3728.   label = "Статуя Байта",
  3729.   shapes = {
  3730.     { 12,0,8,14,1,16,texture = "stone", tint = 0x444444 },
  3731.     { 12,1,9,14,3,12,texture = "stone", tint = 0x444444 },
  3732.     { 12,3,10,14,5,13,texture = "stone", tint = 0x444444 },
  3733.     { 12,5,11,14,7,14,texture = "stone", tint = 0x444444 },
  3734.     { 12,7,12,14,9,15,texture = "stone", tint = 0x444444 },
  3735.     { 12,9,13,14,11,16,texture = "stone", tint = 0x444444 },
  3736.   }
  3737. },
  3738.  
  3739. {
  3740.   label = "Статуя Байта",
  3741.   shapes = {
  3742.     { 12,0,0,14,1,15,texture = "stone", tint = 0x444444 },
  3743.   }
  3744. },
  3745.  
  3746. {
  3747.   label = "Статуя Байта",
  3748.   shapes = {
  3749.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3750.     { 1,8,15,16,16,16,texture = "stone", tint = 0x777777 },
  3751.     { 3,10,14,4,14,15,texture = "stone", tint = 0x222222 },
  3752.     { 5,10,14,8,14,15,texture = "stone", tint = 0x222222 },
  3753.     { 9,10,14,12,14,15,texture = "stone", tint = 0x222222 },
  3754.     { 13,10,14,16,14,15,texture = "stone", tint = 0x222222 },
  3755.     { 3,15,14,4,16,15,texture = "stone", tint = 0x222222 },
  3756.     { 5,15,14,6,16,15,texture = "stone", tint = 0x222222 },
  3757.     { 7,15,14,10,16,15,texture = "stone", tint = 0x222222 },
  3758.     { 11,15,14,12,16,15,texture = "stone", tint = 0x222222 },
  3759.     { 13,15,14,16,16,15,texture = "stone", tint = 0x222222 },
  3760.   }
  3761. },
  3762.  
  3763. {
  3764.   label = "Статуя Байта",
  3765.   shapes = {
  3766.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3767.     { 0,8,0,16,11,3,texture = "stone", tint = 0x222222 },
  3768.     { 0,8,3,16,10,6,texture = "stone", tint = 0x222222 },
  3769.     { 0,8,6,16,9,7,texture = "stone", tint = 0x222222 },
  3770.     { 0,11,0,1,16,2,texture = "stone", tint = 0x222222 },
  3771.     { 4,11,0,7,16,1,texture = "stone", tint = 0x222222 },
  3772.     { 10,11,0,13,16,1,texture = "stone", tint = 0x222222 },
  3773.     { 15,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  3774.   }
  3775. },
  3776.  
  3777. {
  3778.   label = "Статуя Байта",
  3779.   shapes = {
  3780.     { 1,0,15,16,16,16,texture = "stone", tint = 0x777777 },
  3781.     { 3,0,14,4,3,15,texture = "stone", tint = 0x222222 },
  3782.     { 5,0,14,6,3,15,texture = "stone", tint = 0x222222 },
  3783.     { 7,0,14,10,3,15,texture = "stone", tint = 0x222222 },
  3784.     { 11,0,14,12,3,15,texture = "stone", tint = 0x222222 },
  3785.     { 13,0,14,16,3,15,texture = "stone", tint = 0x222222 },
  3786.     { 3,4,14,4,8,15,texture = "stone", tint = 0x222222 },
  3787.     { 6,4,14,9,8,15,texture = "stone", tint = 0x222222 },
  3788.     { 11,4,14,12,8,15,texture = "stone", tint = 0x222222 },
  3789.     { 13,4,14,14,8,15,texture = "stone", tint = 0x222222 },
  3790.     { 15,4,14,16,8,15,texture = "stone", tint = 0x222222 },
  3791.     { 3,9,14,4,13,15,texture = "stone", tint = 0x222222 },
  3792.     { 5,9,14,6,13,15,texture = "stone", tint = 0x222222 },
  3793.     { 7,9,14,10,13,15,texture = "stone", tint = 0x222222 },
  3794.     { 11,9,14,12,13,15,texture = "stone", tint = 0x222222 },
  3795.     { 13,9,14,16,13,15,texture = "stone", tint = 0x222222 },
  3796.     { 3,14,14,4,16,15,texture = "stone", tint = 0x222222 },
  3797.     { 5,14,14,8,16,15,texture = "stone", tint = 0x222222 },
  3798.     { 9,14,14,10,16,15,texture = "stone", tint = 0x222222 },
  3799.     { 11,14,14,12,16,15,texture = "stone", tint = 0x222222 },
  3800.     { 13,14,14,16,16,15,texture = "stone", tint = 0x222222 },
  3801.   }
  3802. },
  3803.  
  3804. {
  3805.   label = "Статуя Байта",
  3806.   shapes = {
  3807.     { 0,0,0,1,9,2,texture = "stone", tint = 0x222222 },
  3808.     { 4,0,0,7,16,1,texture = "stone", tint = 0x222222 },
  3809.     { 10,0,0,13,16,1,texture = "stone", tint = 0x222222 },
  3810.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  3811.     { 0,9,0,1,16,1,texture = "stone", tint = 0x222222 },
  3812.   }
  3813. },
  3814.  
  3815. {
  3816.   label = "Статуя Байта",
  3817.   shapes = {
  3818.     { 1,0,15,16,16,16,texture = "stone", tint = 0x777777 },
  3819.     { 3,0,14,4,2,15,texture = "stone", tint = 0x222222 },
  3820.     { 5,0,14,8,2,15,texture = "stone", tint = 0x222222 },
  3821.     { 9,0,14,10,2,15,texture = "stone", tint = 0x222222 },
  3822.     { 11,0,14,12,2,15,texture = "stone", tint = 0x222222 },
  3823.     { 13,0,14,16,2,15,texture = "stone", tint = 0x222222 },
  3824.     { 3,3,14,4,7,15,texture = "stone", tint = 0x222222 },
  3825.     { 5,3,14,6,7,15,texture = "stone", tint = 0x222222 },
  3826.     { 7,3,14,10,7,15,texture = "stone", tint = 0x222222 },
  3827.     { 11,3,14,12,7,15,texture = "stone", tint = 0x222222 },
  3828.     { 13,3,14,16,7,15,texture = "stone", tint = 0x222222 },
  3829.     { 3,8,14,4,12,15,texture = "stone", tint = 0x222222 },
  3830.     { 5,8,14,8,12,15,texture = "stone", tint = 0x222222 },
  3831.     { 9,8,14,12,12,15,texture = "stone", tint = 0x222222 },
  3832.     { 13,8,14,14,12,15,texture = "stone", tint = 0x222222 },
  3833.     { 15,8,14,16,12,15,texture = "stone", tint = 0x222222 },
  3834.     { 3,13,14,4,16,15,texture = "stone", tint = 0x222222 },
  3835.     { 5,13,14,6,16,15,texture = "stone", tint = 0x222222 },
  3836.     { 7,13,14,10,16,15,texture = "stone", tint = 0x222222 },
  3837.     { 11,13,14,12,16,15,texture = "stone", tint = 0x222222 },
  3838.     { 13,13,14,16,16,15,texture = "stone", tint = 0x222222 },
  3839.   }
  3840. },
  3841.  
  3842. {
  3843.   label = "Статуя Байта",
  3844.   shapes = {
  3845.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  3846.     { 4,0,0,7,16,1,texture = "stone", tint = 0x222222 },
  3847.     { 10,0,0,13,16,1,texture = "stone", tint = 0x222222 },
  3848.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  3849.   }
  3850. },
  3851.  
  3852. {
  3853.   label = "Статуя Байта",
  3854.   shapes = {
  3855.     { 1,0,15,16,3,16,texture = "stone", tint = 0x777777 },
  3856.     { 3,0,14,4,1,15,texture = "stone", tint = 0x222222 },
  3857.     { 5,0,14,6,1,15,texture = "stone", tint = 0x222222 },
  3858.     { 7,0,14,10,1,15,texture = "stone", tint = 0x222222 },
  3859.     { 11,0,14,12,1,15,texture = "stone", tint = 0x222222 },
  3860.     { 13,0,14,16,1,15,texture = "stone", tint = 0x222222 },
  3861.     { 2,3,15,16,4,16,texture = "stone", tint = 0x777777 },
  3862.     { 0,11,15,16,13,16,texture = "stone", tint = 0x222222 },
  3863.     { 0,12,14,16,13,16,texture = "stone", tint = 0x222222 },
  3864.   }
  3865. },
  3866.  
  3867. {
  3868.   label = "Статуя Байта",
  3869.   shapes = {
  3870.     { 0,0,0,16,13,16,texture = "stonebrick" },
  3871.     { 15,14,15,16,16,16,texture = "stone", tint = 0x444444 },
  3872.   }
  3873. },
  3874.  
  3875. {
  3876.   label = "Статуя Байта",
  3877.   shapes = {
  3878.     { 0,0,0,16,13,16,texture = "stonebrick" },
  3879.     { 15,14,0,16,16,1,texture = "stone", tint = 0x444444 },
  3880.   }
  3881. },
  3882.  
  3883. {
  3884.   label = "Статуя Байта",
  3885.   shapes = {
  3886.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  3887.     { 4,0,0,7,13,1,texture = "stone", tint = 0x222222 },
  3888.     { 10,0,0,13,13,1,texture = "stone", tint = 0x222222 },
  3889.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  3890.     { 1,11,0,16,13,1,texture = "stone", tint = 0x222222 },
  3891.     { 0,12,1,16,13,2,texture = "stone", tint = 0x222222 },
  3892.   }
  3893. },
  3894.  
  3895. {
  3896.   label = "Статуя Байта",
  3897.   shapes = {
  3898.     { 13,0,13,16,14,16,texture = "stone", tint = 0x444444 },
  3899.     { 11,2,11,16,14,16,texture = "stone", tint = 0x444444 },
  3900.     { 9,4,9,16,14,16,texture = "stone", tint = 0x444444 },
  3901.     { 2,5,12,16,6,13,texture = "stone", tint = 0x444444 },
  3902.     { 2,5,13,3,6,16,texture = "stone", tint = 0x444444 },
  3903.     { 3,5,13,8,6,16,texture = "stone", tint = 0x555555 },
  3904.     { 8,5,13,16,14,16,texture = "stone", tint = 0x444444 },
  3905.     { 2,6,12,3,14,13,texture = "stone", tint = 0x444444 },
  3906.     { 2,6,13,3,11,16,texture = "stone", tint = 0x555555 },
  3907.     { 3,6,12,7,10,13,texture = "stone", tint = 0x555555 },
  3908.     { 3,6,13,16,14,16,texture = "stone", tint = 0x444444 },
  3909.     { 7,6,7,16,14,16,texture = "stone", tint = 0x444444 },
  3910.     { 5,8,5,16,14,12,texture = "stone", tint = 0x444444 },
  3911.     { 3,10,3,16,14,16,texture = "stone", tint = 0x444444 },
  3912.     { 2,11,13,16,14,16,texture = "stone", tint = 0x444444 },
  3913.     { 1,12,1,16,14,16,texture = "stone", tint = 0x444444 },
  3914.     { 3,14,3,16,16,16,texture = "stone", tint = 0x111111 },
  3915.   }
  3916. },
  3917.  
  3918. {
  3919.   label = "Статуя Байта",
  3920.   shapes = {
  3921.     { 13,0,0,16,14,3,texture = "stone", tint = 0x444444 },
  3922.     { 11,2,0,16,14,5,texture = "stone", tint = 0x444444 },
  3923.     { 9,4,0,16,14,7,texture = "stone", tint = 0x444444 },
  3924.     { 2,5,0,3,6,4,texture = "stone", tint = 0x444444 },
  3925.     { 3,5,0,8,6,3,texture = "stone", tint = 0x555555 },
  3926.     { 3,5,3,16,6,4,texture = "stone", tint = 0x444444 },
  3927.     { 8,5,0,16,14,4,texture = "stone", tint = 0x444444 },
  3928.     { 2,6,0,3,11,3,texture = "stone", tint = 0x555555 },
  3929.     { 2,6,3,3,14,4,texture = "stone", tint = 0x444444 },
  3930.     { 3,6,0,16,14,3,texture = "stone", tint = 0x444444 },
  3931.     { 3,6,3,7,10,4,texture = "stone", tint = 0x555555 },
  3932.     { 7,6,3,16,14,9,texture = "stone", tint = 0x444444 },
  3933.     { 5,8,4,16,14,11,texture = "stone", tint = 0x444444 },
  3934.     { 3,10,3,16,14,13,texture = "stone", tint = 0x444444 },
  3935.     { 2,11,0,16,14,4,texture = "stone", tint = 0x444444 },
  3936.     { 1,12,0,16,14,15,texture = "stone", tint = 0x444444 },
  3937.     { 3,14,0,16,16,13,texture = "stone", tint = 0x111111 },
  3938.   }
  3939. },
  3940.  
  3941. {
  3942.   label = "Статуя Байта",
  3943.   shapes = {
  3944.     { 1,0,1,16,2,16,texture = "stone", tint = 0x444444 },
  3945.     { 2,2,12,16,9,13,texture = "stone", tint = 0x444444 },
  3946.     { 2,2,13,3,6,15,texture = "stone", tint = 0x555555 },
  3947.     { 2,2,15,3,4,16,texture = "stone", tint = 0x555555 },
  3948.     { 3,2,3,16,4,16,texture = "stone", tint = 0x444444 },
  3949.     { 9,2,1,16,4,3,texture = "stone", tint = 0x111111 },
  3950.     { 2,4,15,16,7,16,texture = "stone", tint = 0x444444 },
  3951.     { 3,4,13,16,8,16,texture = "stone", tint = 0x444444 },
  3952.     { 5,4,5,16,6,16,texture = "stone", tint = 0x444444 },
  3953.     { 9,4,3,11,6,5,texture = "stone", tint = 0x111111 },
  3954.     { 11,4,3,15,6,5,texture = "stone", tint = 0xbbbbbb },
  3955.     { 15,4,3,16,6,5,texture = "stone", tint = 0x111111 },
  3956.     { 2,6,13,16,7,16,texture = "stone", tint = 0x444444 },
  3957.     { 7,6,7,16,8,16,texture = "stone", tint = 0x444444 },
  3958.     { 11,6,5,13,8,7,texture = "stone", tint = 0x111111 },
  3959.     { 13,6,5,16,8,7,texture = "stone", tint = 0xbbbbbb },
  3960.     { 2,7,13,3,8,16,texture = "stone", tint = 0x555555 },
  3961.     { 2,8,13,3,9,16,texture = "stone", tint = 0x444444 },
  3962.     { 3,8,13,9,9,16,texture = "stone", tint = 0x555555 },
  3963.     { 9,8,9,16,10,16,texture = "stone", tint = 0x444444 },
  3964.     { 13,8,7,16,10,9,texture = "stone", tint = 0x111111 },
  3965.     { 11,10,11,16,12,16,texture = "stone", tint = 0x444444 },
  3966.     { 13,12,13,16,14,16,texture = "stone", tint = 0x444444 },
  3967.     { 15,14,15,16,16,16,texture = "stone", tint = 0x444444 },
  3968.   }
  3969. },
  3970.  
  3971. {
  3972.   label = "Статуя Байта",
  3973.   shapes = {
  3974.     { 1,0,0,16,2,15,texture = "stone", tint = 0x444444 },
  3975.     { 2,2,0,3,4,3,texture = "stone", tint = 0x555555 },
  3976.     { 2,2,3,16,9,4,texture = "stone", tint = 0x444444 },
  3977.     { 3,2,0,16,4,13,texture = "stone", tint = 0x444444 },
  3978.     { 2,4,0,16,7,1,texture = "stone", tint = 0x444444 },
  3979.     { 2,4,1,3,6,3,texture = "stone", tint = 0x555555 },
  3980.     { 3,4,1,16,8,4,texture = "stone", tint = 0x444444 },
  3981.     { 5,4,4,16,6,11,texture = "stone", tint = 0x444444 },
  3982.     { 2,6,1,16,7,4,texture = "stone", tint = 0x444444 },
  3983.     { 7,6,4,16,8,9,texture = "stone", tint = 0x444444 },
  3984.     { 2,7,0,3,8,3,texture = "stone", tint = 0x555555 },
  3985.     { 3,7,0,16,8,4,texture = "stone", tint = 0x444444 },
  3986.     { 2,8,0,3,9,4,texture = "stone", tint = 0x444444 },
  3987.     { 3,8,0,9,9,3,texture = "stone", tint = 0x555555 },
  3988.     { 9,8,0,16,10,7,texture = "stone", tint = 0x444444 },
  3989.     { 11,10,0,16,12,5,texture = "stone", tint = 0x444444 },
  3990.     { 13,12,0,16,14,3,texture = "stone", tint = 0x444444 },
  3991.     { 15,14,0,16,16,1,texture = "stone", tint = 0x444444 },
  3992.   }
  3993. },
  3994.  
  3995. {
  3996.   label = "Статуя Байта",
  3997.   shapes = {
  3998.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  3999.     { 0,8,15,15,16,16,texture = "stone", tint = 0x777777 },
  4000.     { 1,10,14,4,14,15,texture = "stone", tint = 0x222222 },
  4001.     { 5,10,14,8,14,15,texture = "stone", tint = 0x222222 },
  4002.     { 9,10,14,10,14,15,texture = "stone", tint = 0x222222 },
  4003.     { 11,10,14,14,14,15,texture = "stone", tint = 0x222222 },
  4004.     { 2,15,14,5,16,15,texture = "stone", tint = 0x222222 },
  4005.     { 6,15,14,9,16,15,texture = "stone", tint = 0x222222 },
  4006.     { 11,15,14,12,16,15,texture = "stone", tint = 0x222222 },
  4007.   }
  4008. },
  4009.  
  4010. {
  4011.   label = "Статуя Байта",
  4012.   shapes = {
  4013.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4014.     { 0,8,0,16,11,3,texture = "stone", tint = 0x222222 },
  4015.     { 0,8,3,16,10,6,texture = "stone", tint = 0x222222 },
  4016.     { 0,8,6,16,9,7,texture = "stone", tint = 0x222222 },
  4017.     { 0,11,0,1,16,1,texture = "stone", tint = 0x222222 },
  4018.     { 3,11,0,6,16,1,texture = "stone", tint = 0x222222 },
  4019.     { 9,11,0,12,16,1,texture = "stone", tint = 0x222222 },
  4020.     { 15,11,0,16,16,2,texture = "stone", tint = 0x222222 },
  4021.   }
  4022. },
  4023.  
  4024. {
  4025.   label = "Статуя Байта",
  4026.   shapes = {
  4027.     { 0,0,15,15,16,16,texture = "stone", tint = 0x777777 },
  4028.     { 2,0,14,5,3,15,texture = "stone", tint = 0x222222 },
  4029.     { 6,0,14,9,3,15,texture = "stone", tint = 0x222222 },
  4030.     { 11,0,14,12,3,15,texture = "stone", tint = 0x222222 },
  4031.     { 2,4,14,5,8,15,texture = "stone", tint = 0x222222 },
  4032.     { 6,4,14,9,8,15,texture = "stone", tint = 0x222222 },
  4033.     { 11,4,14,12,8,15,texture = "stone", tint = 0x222222 },
  4034.     { 1,9,14,4,13,15,texture = "stone", tint = 0x222222 },
  4035.     { 5,9,14,8,13,15,texture = "stone", tint = 0x222222 },
  4036.     { 9,9,14,12,13,15,texture = "stone", tint = 0x222222 },
  4037.     { 1,14,14,4,16,15,texture = "stone", tint = 0x222222 },
  4038.     { 5,14,14,8,16,15,texture = "stone", tint = 0x222222 },
  4039.     { 9,14,14,12,16,15,texture = "stone", tint = 0x222222 },
  4040.   }
  4041. },
  4042.  
  4043. {
  4044.   label = "Статуя Байта",
  4045.   shapes = {
  4046.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4047.     { 3,0,0,6,16,1,texture = "stone", tint = 0x222222 },
  4048.     { 9,0,0,12,16,1,texture = "stone", tint = 0x222222 },
  4049.     { 15,0,0,16,9,2,texture = "stone", tint = 0x222222 },
  4050.     { 15,9,0,16,16,1,texture = "stone", tint = 0x222222 },
  4051.   }
  4052. },
  4053.  
  4054. {
  4055.   label = "Статуя Байта",
  4056.   shapes = {
  4057.     { 0,0,15,15,16,16,texture = "stone", tint = 0x777777 },
  4058.     { 1,0,14,4,2,15,texture = "stone", tint = 0x222222 },
  4059.     { 5,0,14,8,2,15,texture = "stone", tint = 0x222222 },
  4060.     { 9,0,14,12,2,15,texture = "stone", tint = 0x222222 },
  4061.     { 1,3,14,4,7,15,texture = "stone", tint = 0x222222 },
  4062.     { 5,3,14,8,7,15,texture = "stone", tint = 0x222222 },
  4063.     { 9,3,14,12,7,15,texture = "stone", tint = 0x222222 },
  4064.     { 0,8,14,2,12,15,texture = "stone", tint = 0x222222 },
  4065.     { 3,8,14,6,12,15,texture = "stone", tint = 0x222222 },
  4066.     { 7,8,14,10,12,15,texture = "stone", tint = 0x222222 },
  4067.     { 11,8,14,12,12,15,texture = "stone", tint = 0x222222 },
  4068.     { 1,13,14,4,16,15,texture = "stone", tint = 0x222222 },
  4069.     { 5,13,14,8,16,15,texture = "stone", tint = 0x222222 },
  4070.     { 9,13,14,12,16,15,texture = "stone", tint = 0x222222 },
  4071.   }
  4072. },
  4073.  
  4074. {
  4075.   label = "Статуя Байта",
  4076.   shapes = {
  4077.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4078.     { 3,0,0,6,16,1,texture = "stone", tint = 0x222222 },
  4079.     { 9,0,0,12,16,1,texture = "stone", tint = 0x222222 },
  4080.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4081.   }
  4082. },
  4083.  
  4084. {
  4085.   label = "Статуя Байта",
  4086.   shapes = {
  4087.     { 0,0,15,14,4,16,texture = "stone", tint = 0x777777 },
  4088.     { 1,0,14,4,1,15,texture = "stone", tint = 0x222222 },
  4089.     { 5,0,14,8,1,15,texture = "stone", tint = 0x222222 },
  4090.     { 9,0,14,12,1,15,texture = "stone", tint = 0x222222 },
  4091.     { 14,0,15,15,3,16,texture = "stone", tint = 0x777777 },
  4092.     { 0,11,15,16,13,16,texture = "stone", tint = 0x222222 },
  4093.     { 0,12,14,16,13,16,texture = "stone", tint = 0x222222 },
  4094.   }
  4095. },
  4096.  
  4097. {
  4098.   label = "Статуя Байта",
  4099.   shapes = {
  4100.     { 0,0,0,16,13,16,texture = "stonebrick" },
  4101.     { 0,14,15,1,16,16,texture = "stone", tint = 0x444444 },
  4102.   }
  4103. },
  4104.  
  4105. {
  4106.   label = "Статуя Байта",
  4107.   shapes = {
  4108.     { 0,0,0,16,13,16,texture = "stonebrick" },
  4109.     { 0,14,0,1,16,1,texture = "stone", tint = 0x444444 },
  4110.   }
  4111. },
  4112.  
  4113. {
  4114.   label = "Статуя Байта",
  4115.   shapes = {
  4116.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  4117.     { 3,0,0,6,13,1,texture = "stone", tint = 0x222222 },
  4118.     { 9,0,0,12,13,1,texture = "stone", tint = 0x222222 },
  4119.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  4120.     { 1,11,0,16,13,1,texture = "stone", tint = 0x222222 },
  4121.     { 0,12,1,16,13,2,texture = "stone", tint = 0x222222 },
  4122.   }
  4123. },
  4124.  
  4125. {
  4126.   label = "Статуя Байта",
  4127.   shapes = {
  4128.     { 0,0,13,3,14,16,texture = "stone", tint = 0x444444 },
  4129.     { 0,2,11,5,14,16,texture = "stone", tint = 0x444444 },
  4130.     { 0,4,9,7,14,16,texture = "stone", tint = 0x444444 },
  4131.     { 7,5,12,13,14,16,texture = "stone", tint = 0x444444 },
  4132.     { 13,5,12,14,14,13,texture = "stone", tint = 0x444444 },
  4133.     { 13,5,13,14,6,16,texture = "stone", tint = 0x444444 },
  4134.     { 0,6,7,9,14,16,texture = "stone", tint = 0x444444 },
  4135.     { 13,6,13,14,10,15,texture = "stone", tint = 0x555555 },
  4136.     { 13,6,15,14,8,16,texture = "stone", tint = 0x555555 },
  4137.     { 0,8,5,11,14,16,texture = "stone", tint = 0x444444 },
  4138.     { 13,8,15,14,11,16,texture = "stone", tint = 0x444444 },
  4139.     { 0,10,3,13,14,16,texture = "stone", tint = 0x444444 },
  4140.     { 13,10,13,14,11,16,texture = "stone", tint = 0x444444 },
  4141.     { 13,11,13,14,12,16,texture = "stone", tint = 0x555555 },
  4142.     { 0,12,1,15,14,16,texture = "stone", tint = 0x444444 },
  4143.     { 0,14,3,13,16,16,texture = "stone", tint = 0x111111 },
  4144.   }
  4145. },
  4146.  
  4147. {
  4148.   label = "Статуя Байта",
  4149.   shapes = {
  4150.     { 0,0,0,3,14,3,texture = "stone", tint = 0x444444 },
  4151.     { 0,2,3,5,14,5,texture = "stone", tint = 0x444444 },
  4152.     { 3,2,0,5,14,5,texture = "stone", tint = 0x444444 },
  4153.     { 0,4,5,7,14,7,texture = "stone", tint = 0x444444 },
  4154.     { 5,4,0,7,14,7,texture = "stone", tint = 0x444444 },
  4155.     { 7,5,0,13,14,4,texture = "stone", tint = 0x444444 },
  4156.     { 13,5,0,14,6,4,texture = "stone", tint = 0x444444 },
  4157.     { 0,6,7,9,14,9,texture = "stone", tint = 0x444444 },
  4158.     { 7,6,4,9,14,9,texture = "stone", tint = 0x444444 },
  4159.     { 13,6,0,14,8,3,texture = "stone", tint = 0x555555 },
  4160.     { 13,6,3,14,14,4,texture = "stone", tint = 0x444444 },
  4161.     { 0,8,9,11,14,11,texture = "stone", tint = 0x444444 },
  4162.     { 9,8,4,11,14,11,texture = "stone", tint = 0x444444 },
  4163.     { 13,8,0,14,11,1,texture = "stone", tint = 0x444444 },
  4164.     { 13,8,1,14,10,3,texture = "stone", tint = 0x555555 },
  4165.     { 0,10,11,13,14,13,texture = "stone", tint = 0x444444 },
  4166.     { 11,10,4,13,14,13,texture = "stone", tint = 0x444444 },
  4167.     { 13,10,1,14,11,4,texture = "stone", tint = 0x444444 },
  4168.     { 13,11,0,14,12,3,texture = "stone", tint = 0x555555 },
  4169.     { 0,12,13,15,14,15,texture = "stone", tint = 0x444444 },
  4170.     { 13,12,0,15,14,15,texture = "stone", tint = 0x444444 },
  4171.     { 0,14,0,13,16,13,texture = "stone", tint = 0x111111 },
  4172.   }
  4173. },
  4174.  
  4175. {
  4176.   label = "Статуя Байта",
  4177.   shapes = {
  4178.     { 0,0,1,15,2,16,texture = "stone", tint = 0x444444 },
  4179.     { 0,2,1,7,4,3,texture = "stone", tint = 0x111111 },
  4180.     { 0,2,3,13,4,16,texture = "stone", tint = 0x444444 },
  4181.     { 13,2,12,14,9,13,texture = "stone", tint = 0x444444 },
  4182.     { 13,2,13,14,6,15,texture = "stone", tint = 0x555555 },
  4183.     { 13,2,15,14,4,16,texture = "stone", tint = 0x555555 },
  4184.     { 0,4,3,7,6,5,texture = "stone", tint = 0x111111 },
  4185.     { 0,4,5,11,6,16,texture = "stone", tint = 0x444444 },
  4186.     { 11,4,12,13,8,16,texture = "stone", tint = 0x444444 },
  4187.     { 13,4,15,14,7,16,texture = "stone", tint = 0x444444 },
  4188.     { 0,6,5,1,8,7,texture = "stone", tint = 0xbbbbbb },
  4189.     { 0,6,7,9,8,16,texture = "stone", tint = 0x444444 },
  4190.     { 1,6,5,5,8,7,texture = "stone", tint = 0x111111 },
  4191.     { 9,6,12,13,8,16,texture = "stone", tint = 0x444444 },
  4192.     { 13,6,13,14,7,16,texture = "stone", tint = 0x444444 },
  4193.     { 13,7,13,14,8,16,texture = "stone", tint = 0x555555 },
  4194.     { 0,8,7,3,10,9,texture = "stone", tint = 0x111111 },
  4195.     { 0,8,9,7,10,16,texture = "stone", tint = 0x444444 },
  4196.     { 7,8,12,14,9,13,texture = "stone", tint = 0x444444 },
  4197.     { 7,8,13,13,9,16,texture = "stone", tint = 0x555555 },
  4198.     { 13,8,13,14,9,16,texture = "stone", tint = 0x444444 },
  4199.     { 0,10,11,5,12,16,texture = "stone", tint = 0x444444 },
  4200.     { 0,12,13,3,14,16,texture = "stone", tint = 0x444444 },
  4201.     { 0,14,15,1,16,16,texture = "stone", tint = 0x444444 },
  4202.   }
  4203. },
  4204.  
  4205. {
  4206.   label = "Статуя Байта",
  4207.   shapes = {
  4208.     { 0,0,0,15,2,15,texture = "stone", tint = 0x444444 },
  4209.     { 0,2,0,13,4,13,texture = "stone", tint = 0x444444 },
  4210.     { 13,2,0,14,4,3,texture = "stone", tint = 0x555555 },
  4211.     { 13,2,3,14,9,4,texture = "stone", tint = 0x444444 },
  4212.     { 0,4,0,11,6,11,texture = "stone", tint = 0x444444 },
  4213.     { 11,4,0,13,8,4,texture = "stone", tint = 0x444444 },
  4214.     { 13,4,0,14,7,1,texture = "stone", tint = 0x444444 },
  4215.     { 13,4,1,14,6,3,texture = "stone", tint = 0x555555 },
  4216.     { 0,6,0,9,8,9,texture = "stone", tint = 0x444444 },
  4217.     { 9,6,0,13,8,4,texture = "stone", tint = 0x444444 },
  4218.     { 13,6,1,14,7,4,texture = "stone", tint = 0x444444 },
  4219.     { 13,7,0,14,8,3,texture = "stone", tint = 0x555555 },
  4220.     { 0,8,0,7,10,7,texture = "stone", tint = 0x444444 },
  4221.     { 7,8,0,13,9,3,texture = "stone", tint = 0x555555 },
  4222.     { 7,8,3,14,9,4,texture = "stone", tint = 0x444444 },
  4223.     { 13,8,0,14,9,4,texture = "stone", tint = 0x444444 },
  4224.     { 0,10,0,5,12,5,texture = "stone", tint = 0x444444 },
  4225.     { 0,12,0,3,14,3,texture = "stone", tint = 0x444444 },
  4226.     { 0,14,0,1,16,1,texture = "stone", tint = 0x444444 },
  4227.   }
  4228. },
  4229.  
  4230. {
  4231.   label = "Статуя Байта",
  4232.   shapes = {
  4233.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4234.     { 0,8,9,7,9,16,texture = "stone", tint = 0x222222 },
  4235.     { 0,9,10,6,10,16,texture = "stone", tint = 0x222222 },
  4236.     { 0,10,13,3,11,16,texture = "stone", tint = 0x222222 },
  4237.     { 0,11,14,1,16,16,texture = "stone", tint = 0x222222 },
  4238.     { 1,11,15,2,16,16,texture = "stone", tint = 0x222222 },
  4239.   }
  4240. },
  4241.  
  4242. {
  4243.   label = "Статуя Байта",
  4244.   shapes = {
  4245.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4246.     { 0,8,0,3,11,16,texture = "stone", tint = 0x222222 },
  4247.     { 3,8,0,6,10,16,texture = "stone", tint = 0x222222 },
  4248.     { 6,8,0,7,9,16,texture = "stone", tint = 0x222222 },
  4249.     { 0,11,0,2,16,1,texture = "stone", tint = 0x222222 },
  4250.     { 0,11,4,1,16,7,texture = "stone", tint = 0x222222 },
  4251.     { 0,11,10,1,16,13,texture = "stone", tint = 0x222222 },
  4252.     { 0,11,15,1,16,16,texture = "stone", tint = 0x222222 },
  4253.   }
  4254. },
  4255.  
  4256. {
  4257.   label = "Статуя Байта",
  4258.   shapes = {
  4259.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4260.     { 0,8,0,3,11,16,texture = "stone", tint = 0x222222 },
  4261.     { 3,8,0,6,10,16,texture = "stone", tint = 0x222222 },
  4262.     { 6,8,0,7,9,16,texture = "stone", tint = 0x222222 },
  4263.     { 0,11,0,1,16,1,texture = "stone", tint = 0x222222 },
  4264.     { 0,11,3,1,16,6,texture = "stone", tint = 0x222222 },
  4265.     { 0,11,9,1,16,12,texture = "stone", tint = 0x222222 },
  4266.     { 0,11,15,2,16,16,texture = "stone", tint = 0x222222 },
  4267.   }
  4268. },
  4269.  
  4270. {
  4271.   label = "Статуя Байта",
  4272.   shapes = {
  4273.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4274.     { 0,8,0,7,9,7,texture = "stone", tint = 0x222222 },
  4275.     { 0,9,0,6,10,6,texture = "stone", tint = 0x222222 },
  4276.     { 0,10,0,2,16,1,texture = "stone", tint = 0x222222 },
  4277.     { 0,10,1,3,11,3,texture = "stone", tint = 0x222222 },
  4278.     { 2,10,0,3,11,3,texture = "stone", tint = 0x222222 },
  4279.     { 0,11,1,1,16,2,texture = "stone", tint = 0x222222 },
  4280.   }
  4281. },
  4282.  
  4283. {
  4284.   label = "Статуя Байта",
  4285.   shapes = {
  4286.     { 0,0,14,1,9,16,texture = "stone", tint = 0x222222 },
  4287.     { 1,0,15,2,9,16,texture = "stone", tint = 0x222222 },
  4288.     { 0,9,15,1,16,16,texture = "stone", tint = 0x222222 },
  4289.   }
  4290. },
  4291.  
  4292. {
  4293.   label = "Статуя Байта",
  4294.   shapes = {
  4295.     { 0,0,0,2,9,1,texture = "stone", tint = 0x222222 },
  4296.     { 0,0,4,1,16,7,texture = "stone", tint = 0x222222 },
  4297.     { 0,0,10,1,16,13,texture = "stone", tint = 0x222222 },
  4298.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  4299.     { 0,9,0,1,16,1,texture = "stone", tint = 0x222222 },
  4300.   }
  4301. },
  4302.  
  4303. {
  4304.   label = "Статуя Байта",
  4305.   shapes = {
  4306.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4307.     { 0,0,3,1,16,6,texture = "stone", tint = 0x222222 },
  4308.     { 0,0,9,1,16,12,texture = "stone", tint = 0x222222 },
  4309.     { 0,0,15,2,9,16,texture = "stone", tint = 0x222222 },
  4310.     { 0,9,15,1,16,16,texture = "stone", tint = 0x222222 },
  4311.   }
  4312. },
  4313.  
  4314. {
  4315.   label = "Статуя Байта",
  4316.   shapes = {
  4317.     { 0,0,0,1,9,2,texture = "stone", tint = 0x222222 },
  4318.     { 1,0,0,2,9,1,texture = "stone", tint = 0x222222 },
  4319.     { 0,9,0,1,16,1,texture = "stone", tint = 0x222222 },
  4320.   }
  4321. },
  4322.  
  4323. {
  4324.   label = "Статуя Байта",
  4325.   shapes = {
  4326.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  4327.   }
  4328. },
  4329.  
  4330. {
  4331.   label = "Статуя Байта",
  4332.   shapes = {
  4333.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4334.     { 0,0,4,1,16,7,texture = "stone", tint = 0x222222 },
  4335.     { 0,0,10,1,16,13,texture = "stone", tint = 0x222222 },
  4336.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  4337.   }
  4338. },
  4339.  
  4340. {
  4341.   label = "Статуя Байта",
  4342.   shapes = {
  4343.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4344.     { 0,0,3,1,16,6,texture = "stone", tint = 0x222222 },
  4345.     { 0,0,9,1,16,12,texture = "stone", tint = 0x222222 },
  4346.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  4347.   }
  4348. },
  4349.  
  4350. {
  4351.   label = "Статуя Байта",
  4352.   shapes = {
  4353.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4354.   }
  4355. },
  4356.  
  4357. {
  4358.   label = "Статуя Байта",
  4359.   shapes = {
  4360.     { 0,0,15,1,13,16,texture = "stone", tint = 0x222222 },
  4361.     { 0,12,14,2,13,16,texture = "stone", tint = 0x222222 },
  4362.   }
  4363. },
  4364.  
  4365. {
  4366.   label = "Статуя Байта",
  4367.   shapes = {
  4368.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  4369.     { 0,0,4,1,13,7,texture = "stone", tint = 0x222222 },
  4370.     { 0,0,10,1,13,13,texture = "stone", tint = 0x222222 },
  4371.     { 0,0,15,1,13,16,texture = "stone", tint = 0x222222 },
  4372.     { 0,11,1,1,13,16,texture = "stone", tint = 0x222222 },
  4373.     { 1,12,0,2,13,16,texture = "stone", tint = 0x222222 },
  4374.   }
  4375. },
  4376.  
  4377. {
  4378.   label = "Статуя Байта",
  4379.   shapes = {
  4380.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  4381.     { 0,0,3,1,13,6,texture = "stone", tint = 0x222222 },
  4382.     { 0,0,9,1,13,12,texture = "stone", tint = 0x222222 },
  4383.     { 0,0,15,1,13,16,texture = "stone", tint = 0x222222 },
  4384.     { 0,11,1,1,13,16,texture = "stone", tint = 0x222222 },
  4385.     { 1,12,0,2,13,16,texture = "stone", tint = 0x222222 },
  4386.   }
  4387. },
  4388.  
  4389. {
  4390.   label = "Статуя Байта",
  4391.   shapes = {
  4392.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  4393.     { 0,12,1,2,13,2,texture = "stone", tint = 0x222222 },
  4394.     { 1,12,0,2,13,2,texture = "stone", tint = 0x222222 },
  4395.   }
  4396. }
  4397. --Инверсия Статуя Байта
  4398. {
  4399.   label = "Статуя Байта",
  4400.   shapes = {
  4401.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4402.     { 10,8,9,16,9,16,texture = "stone", tint = 0x222222 },
  4403.     { 11,9,10,16,10,16,texture = "stone", tint = 0x222222 },
  4404.     { 13,10,13,16,11,16,texture = "stone", tint = 0x222222 },
  4405.     { 14,11,15,16,16,16,texture = "stone", tint = 0x222222 },
  4406.   }
  4407. },
  4408.  
  4409. {
  4410.   label = "Статуя Байта",
  4411.   shapes = {
  4412.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4413.     { 10,8,0,16,9,16,texture = "stone", tint = 0x222222 },
  4414.     { 11,9,0,16,10,16,texture = "stone", tint = 0x222222 },
  4415.     { 13,10,0,16,11,16,texture = "stone", tint = 0x222222 },
  4416.     { 14,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  4417.     { 15,11,4,16,16,7,texture = "stone", tint = 0x222222 },
  4418.     { 15,11,10,16,16,13,texture = "stone", tint = 0x222222 },
  4419.     { 15,11,15,16,16,16,texture = "stone", tint = 0x222222 },
  4420.   }
  4421. },
  4422.  
  4423. {
  4424.   label = "Статуя Байта",
  4425.   shapes = {
  4426.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4427.     { 10,8,0,16,9,16,texture = "stone", tint = 0x222222 },
  4428.     { 11,9,0,16,10,16,texture = "stone", tint = 0x222222 },
  4429.     { 13,10,0,16,11,16,texture = "stone", tint = 0x222222 },
  4430.     { 14,11,15,16,16,16,texture = "stone", tint = 0x222222 },
  4431.     { 15,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  4432.     { 15,11,3,16,16,6,texture = "stone", tint = 0x222222 },
  4433.     { 15,11,9,16,16,12,texture = "stone", tint = 0x222222 },
  4434.   }
  4435. },
  4436.  
  4437. {
  4438.   label = "Статуя Байта",
  4439.   shapes = {
  4440.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4441.     { 10,8,0,16,9,7,texture = "stone", tint = 0x222222 },
  4442.     { 11,9,0,16,10,6,texture = "stone", tint = 0x222222 },
  4443.     { 13,10,0,16,11,3,texture = "stone", tint = 0x222222 },
  4444.     { 14,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  4445.     { 15,11,1,16,16,2,texture = "stone", tint = 0x222222 },
  4446.   }
  4447. },
  4448.  
  4449. {
  4450.   label = "Статуя Байта",
  4451.   shapes = {
  4452.     { 14,0,15,16,9,16,texture = "stone", tint = 0x222222 },
  4453.     { 15,9,15,16,16,16,texture = "stone", tint = 0x222222 },
  4454.   }
  4455. },
  4456.  
  4457. {
  4458.   label = "Статуя Байта",
  4459.   shapes = {
  4460.     { 14,0,0,16,9,1,texture = "stone", tint = 0x222222 },
  4461.     { 15,0,4,16,16,7,texture = "stone", tint = 0x222222 },
  4462.     { 15,0,10,16,16,13,texture = "stone", tint = 0x222222 },
  4463.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  4464.     { 15,9,0,16,16,1,texture = "stone", tint = 0x222222 },
  4465.   }
  4466. },
  4467.  
  4468. {
  4469.   label = "Статуя Байта",
  4470.   shapes = {
  4471.     { 14,0,15,16,9,16,texture = "stone", tint = 0x222222 },
  4472.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4473.     { 15,0,3,16,16,6,texture = "stone", tint = 0x222222 },
  4474.     { 15,0,9,16,16,12,texture = "stone", tint = 0x222222 },
  4475.     { 15,9,15,16,16,16,texture = "stone", tint = 0x222222 },
  4476.   }
  4477. },
  4478.  
  4479. {
  4480.   label = "Статуя Байта",
  4481.   shapes = {
  4482.     { 14,0,0,16,9,1,texture = "stone", tint = 0x222222 },
  4483.     { 15,0,1,16,9,2,texture = "stone", tint = 0x222222 },
  4484.     { 15,9,0,16,16,1,texture = "stone", tint = 0x222222 },
  4485.   }
  4486. },
  4487.  
  4488. {
  4489.   label = "Статуя Байта",
  4490.   shapes = {
  4491.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  4492.   }
  4493. },
  4494.  
  4495. {
  4496.   label = "Статуя Байта",
  4497.   shapes = {
  4498.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4499.     { 15,0,4,16,16,7,texture = "stone", tint = 0x222222 },
  4500.     { 15,0,10,16,16,13,texture = "stone", tint = 0x222222 },
  4501.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  4502.   }
  4503. },
  4504.  
  4505. {
  4506.   label = "Статуя Байта",
  4507.   shapes = {
  4508.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4509.     { 15,0,3,16,16,6,texture = "stone", tint = 0x222222 },
  4510.     { 15,0,9,16,16,12,texture = "stone", tint = 0x222222 },
  4511.     { 15,0,15,16,16,16,texture = "stone", tint = 0x222222 },
  4512.   }
  4513. },
  4514.  
  4515. {
  4516.   label = "Статуя Байта",
  4517.   shapes = {
  4518.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4519.   }
  4520. },
  4521.  
  4522. {
  4523.   label = "Статуя Байта",
  4524.   shapes = {
  4525.     { 15,0,15,16,13,16,texture = "stone", tint = 0x222222 },
  4526.     { 14,12,14,16,13,16,texture = "stone", tint = 0x222222 },
  4527.   }
  4528. },
  4529.  
  4530. {
  4531.   label = "Статуя Байта",
  4532.   shapes = {
  4533.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  4534.     { 15,0,4,16,13,7,texture = "stone", tint = 0x222222 },
  4535.     { 15,0,10,16,13,13,texture = "stone", tint = 0x222222 },
  4536.     { 15,0,15,16,13,16,texture = "stone", tint = 0x222222 },
  4537.     { 15,11,1,16,13,16,texture = "stone", tint = 0x222222 },
  4538.     { 14,12,0,16,13,16,texture = "stone", tint = 0x222222 },
  4539.   }
  4540. },
  4541.  
  4542. {
  4543.   label = "Статуя Байта",
  4544.   shapes = {
  4545.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  4546.     { 15,0,3,16,13,6,texture = "stone", tint = 0x222222 },
  4547.     { 15,0,9,16,13,12,texture = "stone", tint = 0x222222 },
  4548.     { 15,0,15,16,13,16,texture = "stone", tint = 0x222222 },
  4549.     { 15,11,1,16,13,16,texture = "stone", tint = 0x222222 },
  4550.     { 14,12,0,16,13,16,texture = "stone", tint = 0x222222 },
  4551.   }
  4552. },
  4553.  
  4554. {
  4555.   label = "Статуя Байта",
  4556.   shapes = {
  4557.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  4558.     { 14,12,0,16,13,2,texture = "stone", tint = 0x222222 },
  4559.   }
  4560. },
  4561.  
  4562. {
  4563.   label = "Статуя Байта",
  4564.   shapes = {
  4565.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4566.     { 1,8,15,16,16,16,texture = "stone", tint = 0x777777 },
  4567.     { 3,10,14,4,14,15,texture = "stone", tint = 0x222222 },
  4568.     { 5,10,14,8,14,15,texture = "stone", tint = 0x222222 },
  4569.     { 9,10,14,12,14,15,texture = "stone", tint = 0x222222 },
  4570.     { 13,10,14,16,14,15,texture = "stone", tint = 0x222222 },
  4571.     { 3,15,14,4,16,15,texture = "stone", tint = 0x222222 },
  4572.     { 5,15,14,6,16,15,texture = "stone", tint = 0x222222 },
  4573.     { 7,15,14,10,16,15,texture = "stone", tint = 0x222222 },
  4574.     { 11,15,14,12,16,15,texture = "stone", tint = 0x222222 },
  4575.     { 13,15,14,16,16,15,texture = "stone", tint = 0x222222 },
  4576.   }
  4577. },
  4578.  
  4579. {
  4580.   label = "Статуя Байта",
  4581.   shapes = {
  4582.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4583.     { 0,8,0,16,11,3,texture = "stone", tint = 0x222222 },
  4584.     { 0,8,3,16,10,6,texture = "stone", tint = 0x222222 },
  4585.     { 0,8,6,16,9,7,texture = "stone", tint = 0x222222 },
  4586.     { 0,11,0,1,16,2,texture = "stone", tint = 0x222222 },
  4587.     { 4,11,0,7,16,1,texture = "stone", tint = 0x222222 },
  4588.     { 10,11,0,13,16,1,texture = "stone", tint = 0x222222 },
  4589.     { 15,11,0,16,16,1,texture = "stone", tint = 0x222222 },
  4590.   }
  4591. },
  4592.  
  4593. {
  4594.   label = "Статуя Байта",
  4595.   shapes = {
  4596.     { 1,0,15,16,16,16,texture = "stone", tint = 0x777777 },
  4597.     { 3,0,14,4,3,15,texture = "stone", tint = 0x222222 },
  4598.     { 5,0,14,6,3,15,texture = "stone", tint = 0x222222 },
  4599.     { 7,0,14,10,3,15,texture = "stone", tint = 0x222222 },
  4600.     { 11,0,14,12,3,15,texture = "stone", tint = 0x222222 },
  4601.     { 13,0,14,16,3,15,texture = "stone", tint = 0x222222 },
  4602.     { 3,4,14,4,8,15,texture = "stone", tint = 0x222222 },
  4603.     { 6,4,14,9,8,15,texture = "stone", tint = 0x222222 },
  4604.     { 11,4,14,12,8,15,texture = "stone", tint = 0x222222 },
  4605.     { 13,4,14,14,8,15,texture = "stone", tint = 0x222222 },
  4606.     { 15,4,14,16,8,15,texture = "stone", tint = 0x222222 },
  4607.     { 3,9,14,4,13,15,texture = "stone", tint = 0x222222 },
  4608.     { 5,9,14,6,13,15,texture = "stone", tint = 0x222222 },
  4609.     { 7,9,14,10,13,15,texture = "stone", tint = 0x222222 },
  4610.     { 11,9,14,12,13,15,texture = "stone", tint = 0x222222 },
  4611.     { 13,9,14,16,13,15,texture = "stone", tint = 0x222222 },
  4612.     { 3,14,14,4,16,15,texture = "stone", tint = 0x222222 },
  4613.     { 5,14,14,8,16,15,texture = "stone", tint = 0x222222 },
  4614.     { 9,14,14,10,16,15,texture = "stone", tint = 0x222222 },
  4615.     { 11,14,14,12,16,15,texture = "stone", tint = 0x222222 },
  4616.     { 13,14,14,16,16,15,texture = "stone", tint = 0x222222 },
  4617.   }
  4618. },
  4619.  
  4620. {
  4621.   label = "Статуя Байта",
  4622.   shapes = {
  4623.     { 0,0,0,1,9,2,texture = "stone", tint = 0x222222 },
  4624.     { 4,0,0,7,16,1,texture = "stone", tint = 0x222222 },
  4625.     { 10,0,0,13,16,1,texture = "stone", tint = 0x222222 },
  4626.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4627.     { 0,9,0,1,16,1,texture = "stone", tint = 0x222222 },
  4628.   }
  4629. },
  4630.  
  4631. {
  4632.   label = "Статуя Байта",
  4633.   shapes = {
  4634.     { 1,0,15,16,16,16,texture = "stone", tint = 0x777777 },
  4635.     { 3,0,14,4,2,15,texture = "stone", tint = 0x222222 },
  4636.     { 5,0,14,8,2,15,texture = "stone", tint = 0x222222 },
  4637.     { 9,0,14,10,2,15,texture = "stone", tint = 0x222222 },
  4638.     { 11,0,14,12,2,15,texture = "stone", tint = 0x222222 },
  4639.     { 13,0,14,16,2,15,texture = "stone", tint = 0x222222 },
  4640.     { 3,3,14,4,7,15,texture = "stone", tint = 0x222222 },
  4641.     { 5,3,14,6,7,15,texture = "stone", tint = 0x222222 },
  4642.     { 7,3,14,10,7,15,texture = "stone", tint = 0x222222 },
  4643.     { 11,3,14,12,7,15,texture = "stone", tint = 0x222222 },
  4644.     { 13,3,14,16,7,15,texture = "stone", tint = 0x222222 },
  4645.     { 3,8,14,4,12,15,texture = "stone", tint = 0x222222 },
  4646.     { 5,8,14,8,12,15,texture = "stone", tint = 0x222222 },
  4647.     { 9,8,14,12,12,15,texture = "stone", tint = 0x222222 },
  4648.     { 13,8,14,14,12,15,texture = "stone", tint = 0x222222 },
  4649.     { 15,8,14,16,12,15,texture = "stone", tint = 0x222222 },
  4650.     { 3,13,14,4,16,15,texture = "stone", tint = 0x222222 },
  4651.     { 5,13,14,6,16,15,texture = "stone", tint = 0x222222 },
  4652.     { 7,13,14,10,16,15,texture = "stone", tint = 0x222222 },
  4653.     { 11,13,14,12,16,15,texture = "stone", tint = 0x222222 },
  4654.     { 13,13,14,16,16,15,texture = "stone", tint = 0x222222 },
  4655.   }
  4656. },
  4657.  
  4658. {
  4659.   label = "Статуя Байта",
  4660.   shapes = {
  4661.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4662.     { 4,0,0,7,16,1,texture = "stone", tint = 0x222222 },
  4663.     { 10,0,0,13,16,1,texture = "stone", tint = 0x222222 },
  4664.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4665.   }
  4666. },
  4667.  
  4668. {
  4669.   label = "Статуя Байта",
  4670.   shapes = {
  4671.     { 1,0,15,16,3,16,texture = "stone", tint = 0x777777 },
  4672.     { 3,0,14,4,1,15,texture = "stone", tint = 0x222222 },
  4673.     { 5,0,14,6,1,15,texture = "stone", tint = 0x222222 },
  4674.     { 7,0,14,10,1,15,texture = "stone", tint = 0x222222 },
  4675.     { 11,0,14,12,1,15,texture = "stone", tint = 0x222222 },
  4676.     { 13,0,14,16,1,15,texture = "stone", tint = 0x222222 },
  4677.     { 2,3,15,16,4,16,texture = "stone", tint = 0x777777 },
  4678.     { 0,11,15,16,13,16,texture = "stone", tint = 0x222222 },
  4679.     { 0,12,14,16,13,16,texture = "stone", tint = 0x222222 },
  4680.   }
  4681. },
  4682.  
  4683. {
  4684.   label = "Статуя Байта",
  4685.   shapes = {
  4686.     { 0,0,0,16,13,16,texture = "stonebrick" },
  4687.     { 15,14,15,16,16,16,texture = "stone", tint = 0x444444 },
  4688.   }
  4689. },
  4690.  
  4691. {
  4692.   label = "Статуя Байта",
  4693.   shapes = {
  4694.     { 0,0,0,16,13,16,texture = "stonebrick" },
  4695.     { 15,14,0,16,16,1,texture = "stone", tint = 0x444444 },
  4696.   }
  4697. },
  4698.  
  4699. {
  4700.   label = "Статуя Байта",
  4701.   shapes = {
  4702.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  4703.     { 4,0,0,7,13,1,texture = "stone", tint = 0x222222 },
  4704.     { 10,0,0,13,13,1,texture = "stone", tint = 0x222222 },
  4705.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  4706.     { 1,11,0,16,13,1,texture = "stone", tint = 0x222222 },
  4707.     { 0,12,1,16,13,2,texture = "stone", tint = 0x222222 },
  4708.   }
  4709. },
  4710.  
  4711. {
  4712.   label = "Статуя Байта",
  4713.   shapes = {
  4714.     { 13,0,13,16,14,16,texture = "stone", tint = 0x444444 },
  4715.     { 11,2,11,16,14,16,texture = "stone", tint = 0x444444 },
  4716.     { 9,4,9,16,14,16,texture = "stone", tint = 0x444444 },
  4717.     { 2,5,12,16,6,13,texture = "stone", tint = 0x444444 },
  4718.     { 2,5,13,3,6,16,texture = "stone", tint = 0x444444 },
  4719.     { 3,5,13,8,6,16,texture = "stone", tint = 0x555555 },
  4720.     { 8,5,13,16,14,16,texture = "stone", tint = 0x444444 },
  4721.     { 2,6,12,3,14,13,texture = "stone", tint = 0x444444 },
  4722.     { 2,6,13,3,11,16,texture = "stone", tint = 0x555555 },
  4723.     { 3,6,12,7,10,13,texture = "stone", tint = 0x555555 },
  4724.     { 3,6,13,16,14,16,texture = "stone", tint = 0x444444 },
  4725.     { 7,6,7,16,14,16,texture = "stone", tint = 0x444444 },
  4726.     { 5,8,5,16,14,12,texture = "stone", tint = 0x444444 },
  4727.     { 3,10,3,16,14,16,texture = "stone", tint = 0x444444 },
  4728.     { 2,11,13,16,14,16,texture = "stone", tint = 0x444444 },
  4729.     { 1,12,1,16,14,16,texture = "stone", tint = 0x444444 },
  4730.     { 3,14,3,16,16,16,texture = "stone", tint = 0x111111 },
  4731.   }
  4732. },
  4733.  
  4734. {
  4735.   label = "Статуя Байта",
  4736.   shapes = {
  4737.     { 13,0,0,16,14,3,texture = "stone", tint = 0x444444 },
  4738.     { 11,2,0,16,14,5,texture = "stone", tint = 0x444444 },
  4739.     { 9,4,0,16,14,7,texture = "stone", tint = 0x444444 },
  4740.     { 2,5,0,3,6,4,texture = "stone", tint = 0x444444 },
  4741.     { 3,5,0,8,6,3,texture = "stone", tint = 0x555555 },
  4742.     { 3,5,3,16,6,4,texture = "stone", tint = 0x444444 },
  4743.     { 8,5,0,16,14,4,texture = "stone", tint = 0x444444 },
  4744.     { 2,6,0,3,11,3,texture = "stone", tint = 0x555555 },
  4745.     { 2,6,3,3,14,4,texture = "stone", tint = 0x444444 },
  4746.     { 3,6,0,16,14,3,texture = "stone", tint = 0x444444 },
  4747.     { 3,6,3,7,10,4,texture = "stone", tint = 0x555555 },
  4748.     { 7,6,3,16,14,9,texture = "stone", tint = 0x444444 },
  4749.     { 5,8,4,16,14,11,texture = "stone", tint = 0x444444 },
  4750.     { 3,10,3,16,14,13,texture = "stone", tint = 0x444444 },
  4751.     { 2,11,0,16,14,4,texture = "stone", tint = 0x444444 },
  4752.     { 1,12,0,16,14,15,texture = "stone", tint = 0x444444 },
  4753.     { 3,14,0,16,16,13,texture = "stone", tint = 0x111111 },
  4754.   }
  4755. },
  4756.  
  4757. {
  4758.   label = "Статуя Байта",
  4759.   shapes = {
  4760.     { 1,0,1,16,2,16,texture = "stone", tint = 0x444444 },
  4761.     { 2,2,12,16,9,13,texture = "stone", tint = 0x444444 },
  4762.     { 2,2,13,3,6,15,texture = "stone", tint = 0x555555 },
  4763.     { 2,2,15,3,4,16,texture = "stone", tint = 0x555555 },
  4764.     { 3,2,3,16,4,16,texture = "stone", tint = 0x444444 },
  4765.     { 9,2,1,16,4,3,texture = "stone", tint = 0x111111 },
  4766.     { 2,4,15,16,7,16,texture = "stone", tint = 0x444444 },
  4767.     { 3,4,13,16,8,16,texture = "stone", tint = 0x444444 },
  4768.     { 5,4,5,16,6,16,texture = "stone", tint = 0x444444 },
  4769.     { 9,4,3,11,6,5,texture = "stone", tint = 0x111111 },
  4770.     { 11,4,3,15,6,5,texture = "stone", tint = 0xbbbbbb },
  4771.     { 15,4,3,16,6,5,texture = "stone", tint = 0x111111 },
  4772.     { 2,6,13,16,7,16,texture = "stone", tint = 0x444444 },
  4773.     { 7,6,7,16,8,16,texture = "stone", tint = 0x444444 },
  4774.     { 11,6,5,13,8,7,texture = "stone", tint = 0x111111 },
  4775.     { 13,6,5,16,8,7,texture = "stone", tint = 0xbbbbbb },
  4776.     { 2,7,13,3,8,16,texture = "stone", tint = 0x555555 },
  4777.     { 2,8,13,3,9,16,texture = "stone", tint = 0x444444 },
  4778.     { 3,8,13,9,9,16,texture = "stone", tint = 0x555555 },
  4779.     { 9,8,9,16,10,16,texture = "stone", tint = 0x444444 },
  4780.     { 13,8,7,16,10,9,texture = "stone", tint = 0x111111 },
  4781.     { 11,10,11,16,12,16,texture = "stone", tint = 0x444444 },
  4782.     { 13,12,13,16,14,16,texture = "stone", tint = 0x444444 },
  4783.     { 15,14,15,16,16,16,texture = "stone", tint = 0x444444 },
  4784.   }
  4785. },
  4786.  
  4787. {
  4788.   label = "Статуя Байта",
  4789.   shapes = {
  4790.     { 1,0,0,16,2,15,texture = "stone", tint = 0x444444 },
  4791.     { 2,2,0,3,4,3,texture = "stone", tint = 0x555555 },
  4792.     { 2,2,3,16,9,4,texture = "stone", tint = 0x444444 },
  4793.     { 3,2,0,16,4,13,texture = "stone", tint = 0x444444 },
  4794.     { 2,4,0,16,7,1,texture = "stone", tint = 0x444444 },
  4795.     { 2,4,1,3,6,3,texture = "stone", tint = 0x555555 },
  4796.     { 3,4,1,16,8,4,texture = "stone", tint = 0x444444 },
  4797.     { 5,4,4,16,6,11,texture = "stone", tint = 0x444444 },
  4798.     { 2,6,1,16,7,4,texture = "stone", tint = 0x444444 },
  4799.     { 7,6,4,16,8,9,texture = "stone", tint = 0x444444 },
  4800.     { 2,7,0,3,8,3,texture = "stone", tint = 0x555555 },
  4801.     { 3,7,0,16,8,4,texture = "stone", tint = 0x444444 },
  4802.     { 2,8,0,3,9,4,texture = "stone", tint = 0x444444 },
  4803.     { 3,8,0,9,9,3,texture = "stone", tint = 0x555555 },
  4804.     { 9,8,0,16,10,7,texture = "stone", tint = 0x444444 },
  4805.     { 11,10,0,16,12,5,texture = "stone", tint = 0x444444 },
  4806.     { 13,12,0,16,14,3,texture = "stone", tint = 0x444444 },
  4807.     { 15,14,0,16,16,1,texture = "stone", tint = 0x444444 },
  4808.   }
  4809. },
  4810.  
  4811. {
  4812.   label = "Статуя Байта",
  4813.   shapes = {
  4814.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4815.     { 0,8,15,15,16,16,texture = "stone", tint = 0x777777 },
  4816.     { 1,10,14,4,14,15,texture = "stone", tint = 0x222222 },
  4817.     { 5,10,14,8,14,15,texture = "stone", tint = 0x222222 },
  4818.     { 9,10,14,10,14,15,texture = "stone", tint = 0x222222 },
  4819.     { 11,10,14,14,14,15,texture = "stone", tint = 0x222222 },
  4820.     { 2,15,14,5,16,15,texture = "stone", tint = 0x222222 },
  4821.     { 6,15,14,9,16,15,texture = "stone", tint = 0x222222 },
  4822.     { 11,15,14,12,16,15,texture = "stone", tint = 0x222222 },
  4823.   }
  4824. },
  4825.  
  4826. {
  4827.   label = "Статуя Байта",
  4828.   shapes = {
  4829.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  4830.     { 0,8,0,16,11,3,texture = "stone", tint = 0x222222 },
  4831.     { 0,8,3,16,10,6,texture = "stone", tint = 0x222222 },
  4832.     { 0,8,6,16,9,7,texture = "stone", tint = 0x222222 },
  4833.     { 0,11,0,1,16,1,texture = "stone", tint = 0x222222 },
  4834.     { 3,11,0,6,16,1,texture = "stone", tint = 0x222222 },
  4835.     { 9,11,0,12,16,1,texture = "stone", tint = 0x222222 },
  4836.     { 15,11,0,16,16,2,texture = "stone", tint = 0x222222 },
  4837.   }
  4838. },
  4839.  
  4840. {
  4841.   label = "Статуя Байта",
  4842.   shapes = {
  4843.     { 0,0,15,15,16,16,texture = "stone", tint = 0x777777 },
  4844.     { 2,0,14,5,3,15,texture = "stone", tint = 0x222222 },
  4845.     { 6,0,14,9,3,15,texture = "stone", tint = 0x222222 },
  4846.     { 11,0,14,12,3,15,texture = "stone", tint = 0x222222 },
  4847.     { 2,4,14,5,8,15,texture = "stone", tint = 0x222222 },
  4848.     { 6,4,14,9,8,15,texture = "stone", tint = 0x222222 },
  4849.     { 11,4,14,12,8,15,texture = "stone", tint = 0x222222 },
  4850.     { 1,9,14,4,13,15,texture = "stone", tint = 0x222222 },
  4851.     { 5,9,14,8,13,15,texture = "stone", tint = 0x222222 },
  4852.     { 9,9,14,12,13,15,texture = "stone", tint = 0x222222 },
  4853.     { 1,14,14,4,16,15,texture = "stone", tint = 0x222222 },
  4854.     { 5,14,14,8,16,15,texture = "stone", tint = 0x222222 },
  4855.     { 9,14,14,12,16,15,texture = "stone", tint = 0x222222 },
  4856.   }
  4857. },
  4858.  
  4859. {
  4860.   label = "Статуя Байта",
  4861.   shapes = {
  4862.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4863.     { 3,0,0,6,16,1,texture = "stone", tint = 0x222222 },
  4864.     { 9,0,0,12,16,1,texture = "stone", tint = 0x222222 },
  4865.     { 15,0,0,16,9,2,texture = "stone", tint = 0x222222 },
  4866.     { 15,9,0,16,16,1,texture = "stone", tint = 0x222222 },
  4867.   }
  4868. },
  4869.  
  4870. {
  4871.   label = "Статуя Байта",
  4872.   shapes = {
  4873.     { 0,0,15,15,16,16,texture = "stone", tint = 0x777777 },
  4874.     { 1,0,14,4,2,15,texture = "stone", tint = 0x222222 },
  4875.     { 5,0,14,8,2,15,texture = "stone", tint = 0x222222 },
  4876.     { 9,0,14,12,2,15,texture = "stone", tint = 0x222222 },
  4877.     { 1,3,14,4,7,15,texture = "stone", tint = 0x222222 },
  4878.     { 5,3,14,8,7,15,texture = "stone", tint = 0x222222 },
  4879.     { 9,3,14,12,7,15,texture = "stone", tint = 0x222222 },
  4880.     { 0,8,14,2,12,15,texture = "stone", tint = 0x222222 },
  4881.     { 3,8,14,6,12,15,texture = "stone", tint = 0x222222 },
  4882.     { 7,8,14,10,12,15,texture = "stone", tint = 0x222222 },
  4883.     { 11,8,14,12,12,15,texture = "stone", tint = 0x222222 },
  4884.     { 1,13,14,4,16,15,texture = "stone", tint = 0x222222 },
  4885.     { 5,13,14,8,16,15,texture = "stone", tint = 0x222222 },
  4886.     { 9,13,14,12,16,15,texture = "stone", tint = 0x222222 },
  4887.   }
  4888. },
  4889.  
  4890. {
  4891.   label = "Статуя Байта",
  4892.   shapes = {
  4893.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  4894.     { 3,0,0,6,16,1,texture = "stone", tint = 0x222222 },
  4895.     { 9,0,0,12,16,1,texture = "stone", tint = 0x222222 },
  4896.     { 15,0,0,16,16,1,texture = "stone", tint = 0x222222 },
  4897.   }
  4898. },
  4899.  
  4900. {
  4901.   label = "Статуя Байта",
  4902.   shapes = {
  4903.     { 0,0,15,14,4,16,texture = "stone", tint = 0x777777 },
  4904.     { 1,0,14,4,1,15,texture = "stone", tint = 0x222222 },
  4905.     { 5,0,14,8,1,15,texture = "stone", tint = 0x222222 },
  4906.     { 9,0,14,12,1,15,texture = "stone", tint = 0x222222 },
  4907.     { 14,0,15,15,3,16,texture = "stone", tint = 0x777777 },
  4908.     { 0,11,15,16,13,16,texture = "stone", tint = 0x222222 },
  4909.     { 0,12,14,16,13,16,texture = "stone", tint = 0x222222 },
  4910.   }
  4911. },
  4912.  
  4913. {
  4914.   label = "Статуя Байта",
  4915.   shapes = {
  4916.     { 0,0,0,16,13,16,texture = "stonebrick" },
  4917.     { 0,14,15,1,16,16,texture = "stone", tint = 0x444444 },
  4918.   }
  4919. },
  4920.  
  4921. {
  4922.   label = "Статуя Байта",
  4923.   shapes = {
  4924.     { 0,0,0,16,13,16,texture = "stonebrick" },
  4925.     { 0,14,0,1,16,1,texture = "stone", tint = 0x444444 },
  4926.   }
  4927. },
  4928.  
  4929. {
  4930.   label = "Статуя Байта",
  4931.   shapes = {
  4932.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  4933.     { 3,0,0,6,13,1,texture = "stone", tint = 0x222222 },
  4934.     { 9,0,0,12,13,1,texture = "stone", tint = 0x222222 },
  4935.     { 15,0,0,16,13,1,texture = "stone", tint = 0x222222 },
  4936.     { 1,11,0,16,13,1,texture = "stone", tint = 0x222222 },
  4937.     { 0,12,1,16,13,2,texture = "stone", tint = 0x222222 },
  4938.   }
  4939. },
  4940.  
  4941. {
  4942.   label = "Статуя Байта",
  4943.   shapes = {
  4944.     { 0,0,13,3,14,16,texture = "stone", tint = 0x444444 },
  4945.     { 0,2,11,5,14,16,texture = "stone", tint = 0x444444 },
  4946.     { 0,4,9,7,14,16,texture = "stone", tint = 0x444444 },
  4947.     { 7,5,12,13,14,16,texture = "stone", tint = 0x444444 },
  4948.     { 13,5,12,14,14,13,texture = "stone", tint = 0x444444 },
  4949.     { 13,5,13,14,6,16,texture = "stone", tint = 0x444444 },
  4950.     { 0,6,7,9,14,16,texture = "stone", tint = 0x444444 },
  4951.     { 13,6,13,14,10,15,texture = "stone", tint = 0x555555 },
  4952.     { 13,6,15,14,8,16,texture = "stone", tint = 0x555555 },
  4953.     { 0,8,5,11,14,16,texture = "stone", tint = 0x444444 },
  4954.     { 13,8,15,14,11,16,texture = "stone", tint = 0x444444 },
  4955.     { 0,10,3,13,14,16,texture = "stone", tint = 0x444444 },
  4956.     { 13,10,13,14,11,16,texture = "stone", tint = 0x444444 },
  4957.     { 13,11,13,14,12,16,texture = "stone", tint = 0x555555 },
  4958.     { 0,12,1,15,14,16,texture = "stone", tint = 0x444444 },
  4959.     { 0,14,3,13,16,16,texture = "stone", tint = 0x111111 },
  4960.   }
  4961. },
  4962.  
  4963. {
  4964.   label = "Статуя Байта",
  4965.   shapes = {
  4966.     { 0,0,0,3,14,3,texture = "stone", tint = 0x444444 },
  4967.     { 0,2,3,5,14,5,texture = "stone", tint = 0x444444 },
  4968.     { 3,2,0,5,14,5,texture = "stone", tint = 0x444444 },
  4969.     { 0,4,5,7,14,7,texture = "stone", tint = 0x444444 },
  4970.     { 5,4,0,7,14,7,texture = "stone", tint = 0x444444 },
  4971.     { 7,5,0,13,14,4,texture = "stone", tint = 0x444444 },
  4972.     { 13,5,0,14,6,4,texture = "stone", tint = 0x444444 },
  4973.     { 0,6,7,9,14,9,texture = "stone", tint = 0x444444 },
  4974.     { 7,6,4,9,14,9,texture = "stone", tint = 0x444444 },
  4975.     { 13,6,0,14,8,3,texture = "stone", tint = 0x555555 },
  4976.     { 13,6,3,14,14,4,texture = "stone", tint = 0x444444 },
  4977.     { 0,8,9,11,14,11,texture = "stone", tint = 0x444444 },
  4978.     { 9,8,4,11,14,11,texture = "stone", tint = 0x444444 },
  4979.     { 13,8,0,14,11,1,texture = "stone", tint = 0x444444 },
  4980.     { 13,8,1,14,10,3,texture = "stone", tint = 0x555555 },
  4981.     { 0,10,11,13,14,13,texture = "stone", tint = 0x444444 },
  4982.     { 11,10,4,13,14,13,texture = "stone", tint = 0x444444 },
  4983.     { 13,10,1,14,11,4,texture = "stone", tint = 0x444444 },
  4984.     { 13,11,0,14,12,3,texture = "stone", tint = 0x555555 },
  4985.     { 0,12,13,15,14,15,texture = "stone", tint = 0x444444 },
  4986.     { 13,12,0,15,14,15,texture = "stone", tint = 0x444444 },
  4987.     { 0,14,0,13,16,13,texture = "stone", tint = 0x111111 },
  4988.   }
  4989. },
  4990.  
  4991. {
  4992.   label = "Статуя Байта",
  4993.   shapes = {
  4994.     { 0,0,1,15,2,16,texture = "stone", tint = 0x444444 },
  4995.     { 0,2,1,7,4,3,texture = "stone", tint = 0x111111 },
  4996.     { 0,2,3,13,4,16,texture = "stone", tint = 0x444444 },
  4997.     { 13,2,12,14,9,13,texture = "stone", tint = 0x444444 },
  4998.     { 13,2,13,14,6,15,texture = "stone", tint = 0x555555 },
  4999.     { 13,2,15,14,4,16,texture = "stone", tint = 0x555555 },
  5000.     { 0,4,3,7,6,5,texture = "stone", tint = 0x111111 },
  5001.     { 0,4,5,11,6,16,texture = "stone", tint = 0x444444 },
  5002.     { 11,4,12,13,8,16,texture = "stone", tint = 0x444444 },
  5003.     { 13,4,15,14,7,16,texture = "stone", tint = 0x444444 },
  5004.     { 0,6,5,1,8,7,texture = "stone", tint = 0xbbbbbb },
  5005.     { 0,6,7,9,8,16,texture = "stone", tint = 0x444444 },
  5006.     { 1,6,5,5,8,7,texture = "stone", tint = 0x111111 },
  5007.     { 9,6,12,13,8,16,texture = "stone", tint = 0x444444 },
  5008.     { 13,6,13,14,7,16,texture = "stone", tint = 0x444444 },
  5009.     { 13,7,13,14,8,16,texture = "stone", tint = 0x555555 },
  5010.     { 0,8,7,3,10,9,texture = "stone", tint = 0x111111 },
  5011.     { 0,8,9,7,10,16,texture = "stone", tint = 0x444444 },
  5012.     { 7,8,12,14,9,13,texture = "stone", tint = 0x444444 },
  5013.     { 7,8,13,13,9,16,texture = "stone", tint = 0x555555 },
  5014.     { 13,8,13,14,9,16,texture = "stone", tint = 0x444444 },
  5015.     { 0,10,11,5,12,16,texture = "stone", tint = 0x444444 },
  5016.     { 0,12,13,3,14,16,texture = "stone", tint = 0x444444 },
  5017.     { 0,14,15,1,16,16,texture = "stone", tint = 0x444444 },
  5018.   }
  5019. },
  5020.  
  5021. {
  5022.   label = "Статуя Байта",
  5023.   shapes = {
  5024.     { 0,0,0,15,2,15,texture = "stone", tint = 0x444444 },
  5025.     { 0,2,0,13,4,13,texture = "stone", tint = 0x444444 },
  5026.     { 13,2,0,14,4,3,texture = "stone", tint = 0x555555 },
  5027.     { 13,2,3,14,9,4,texture = "stone", tint = 0x444444 },
  5028.     { 0,4,0,11,6,11,texture = "stone", tint = 0x444444 },
  5029.     { 11,4,0,13,8,4,texture = "stone", tint = 0x444444 },
  5030.     { 13,4,0,14,7,1,texture = "stone", tint = 0x444444 },
  5031.     { 13,4,1,14,6,3,texture = "stone", tint = 0x555555 },
  5032.     { 0,6,0,9,8,9,texture = "stone", tint = 0x444444 },
  5033.     { 9,6,0,13,8,4,texture = "stone", tint = 0x444444 },
  5034.     { 13,6,1,14,7,4,texture = "stone", tint = 0x444444 },
  5035.     { 13,7,0,14,8,3,texture = "stone", tint = 0x555555 },
  5036.     { 0,8,0,7,10,7,texture = "stone", tint = 0x444444 },
  5037.     { 7,8,0,13,9,3,texture = "stone", tint = 0x555555 },
  5038.     { 7,8,3,14,9,4,texture = "stone", tint = 0x444444 },
  5039.     { 13,8,0,14,9,4,texture = "stone", tint = 0x444444 },
  5040.     { 0,10,0,5,12,5,texture = "stone", tint = 0x444444 },
  5041.     { 0,12,0,3,14,3,texture = "stone", tint = 0x444444 },
  5042.     { 0,14,0,1,16,1,texture = "stone", tint = 0x444444 },
  5043.   }
  5044. },
  5045.  
  5046. {
  5047.   label = "Статуя Байта",
  5048.   shapes = {
  5049.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  5050.     { 0,8,9,7,9,16,texture = "stone", tint = 0x222222 },
  5051.     { 0,9,10,6,10,16,texture = "stone", tint = 0x222222 },
  5052.     { 0,10,13,3,11,16,texture = "stone", tint = 0x222222 },
  5053.     { 0,11,14,1,16,16,texture = "stone", tint = 0x222222 },
  5054.     { 1,11,15,2,16,16,texture = "stone", tint = 0x222222 },
  5055.   }
  5056. },
  5057.  
  5058. {
  5059.   label = "Статуя Байта",
  5060.   shapes = {
  5061.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  5062.     { 0,8,0,3,11,16,texture = "stone", tint = 0x222222 },
  5063.     { 3,8,0,6,10,16,texture = "stone", tint = 0x222222 },
  5064.     { 6,8,0,7,9,16,texture = "stone", tint = 0x222222 },
  5065.     { 0,11,0,2,16,1,texture = "stone", tint = 0x222222 },
  5066.     { 0,11,4,1,16,7,texture = "stone", tint = 0x222222 },
  5067.     { 0,11,10,1,16,13,texture = "stone", tint = 0x222222 },
  5068.     { 0,11,15,1,16,16,texture = "stone", tint = 0x222222 },
  5069.   }
  5070. },
  5071.  
  5072. {
  5073.   label = "Статуя Байта",
  5074.   shapes = {
  5075.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  5076.     { 0,8,0,3,11,16,texture = "stone", tint = 0x222222 },
  5077.     { 3,8,0,6,10,16,texture = "stone", tint = 0x222222 },
  5078.     { 6,8,0,7,9,16,texture = "stone", tint = 0x222222 },
  5079.     { 0,11,0,1,16,1,texture = "stone", tint = 0x222222 },
  5080.     { 0,11,3,1,16,6,texture = "stone", tint = 0x222222 },
  5081.     { 0,11,9,1,16,12,texture = "stone", tint = 0x222222 },
  5082.     { 0,11,15,2,16,16,texture = "stone", tint = 0x222222 },
  5083.   }
  5084. },
  5085.  
  5086. {
  5087.   label = "Статуя Байта",
  5088.   shapes = {
  5089.     { 0,0,0,16,8,16,texture = "stone_slab_top" },
  5090.     { 0,8,0,7,9,7,texture = "stone", tint = 0x222222 },
  5091.     { 0,9,0,6,10,6,texture = "stone", tint = 0x222222 },
  5092.     { 0,10,0,2,16,1,texture = "stone", tint = 0x222222 },
  5093.     { 0,10,1,3,11,3,texture = "stone", tint = 0x222222 },
  5094.     { 2,10,0,3,11,3,texture = "stone", tint = 0x222222 },
  5095.     { 0,11,1,1,16,2,texture = "stone", tint = 0x222222 },
  5096.   }
  5097. },
  5098.  
  5099. {
  5100.   label = "Статуя Байта",
  5101.   shapes = {
  5102.     { 0,0,14,1,9,16,texture = "stone", tint = 0x222222 },
  5103.     { 1,0,15,2,9,16,texture = "stone", tint = 0x222222 },
  5104.     { 0,9,15,1,16,16,texture = "stone", tint = 0x222222 },
  5105.   }
  5106. },
  5107.  
  5108. {
  5109.   label = "Статуя Байта",
  5110.   shapes = {
  5111.     { 0,0,0,2,9,1,texture = "stone", tint = 0x222222 },
  5112.     { 0,0,4,1,16,7,texture = "stone", tint = 0x222222 },
  5113.     { 0,0,10,1,16,13,texture = "stone", tint = 0x222222 },
  5114.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  5115.     { 0,9,0,1,16,1,texture = "stone", tint = 0x222222 },
  5116.   }
  5117. },
  5118.  
  5119. {
  5120.   label = "Статуя Байта",
  5121.   shapes = {
  5122.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  5123.     { 0,0,3,1,16,6,texture = "stone", tint = 0x222222 },
  5124.     { 0,0,9,1,16,12,texture = "stone", tint = 0x222222 },
  5125.     { 0,0,15,2,9,16,texture = "stone", tint = 0x222222 },
  5126.     { 0,9,15,1,16,16,texture = "stone", tint = 0x222222 },
  5127.   }
  5128. },
  5129.  
  5130. {
  5131.   label = "Статуя Байта",
  5132.   shapes = {
  5133.     { 0,0,0,1,9,2,texture = "stone", tint = 0x222222 },
  5134.     { 1,0,0,2,9,1,texture = "stone", tint = 0x222222 },
  5135.     { 0,9,0,1,16,1,texture = "stone", tint = 0x222222 },
  5136.   }
  5137. },
  5138.  
  5139. {
  5140.   label = "Статуя Байта",
  5141.   shapes = {
  5142.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  5143.   }
  5144. },
  5145.  
  5146. {
  5147.   label = "Статуя Байта",
  5148.   shapes = {
  5149.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  5150.     { 0,0,4,1,16,7,texture = "stone", tint = 0x222222 },
  5151.     { 0,0,10,1,16,13,texture = "stone", tint = 0x222222 },
  5152.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  5153.   }
  5154. },
  5155.  
  5156. {
  5157.   label = "Статуя Байта",
  5158.   shapes = {
  5159.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  5160.     { 0,0,3,1,16,6,texture = "stone", tint = 0x222222 },
  5161.     { 0,0,9,1,16,12,texture = "stone", tint = 0x222222 },
  5162.     { 0,0,15,1,16,16,texture = "stone", tint = 0x222222 },
  5163.   }
  5164. },
  5165.  
  5166. {
  5167.   label = "Статуя Байта",
  5168.   shapes = {
  5169.     { 0,0,0,1,16,1,texture = "stone", tint = 0x222222 },
  5170.   }
  5171. },
  5172.  
  5173. {
  5174.   label = "Статуя Байта",
  5175.   shapes = {
  5176.     { 0,0,15,1,13,16,texture = "stone", tint = 0x222222 },
  5177.     { 0,12,14,2,13,16,texture = "stone", tint = 0x222222 },
  5178.   }
  5179. },
  5180.  
  5181. {
  5182.   label = "Статуя Байта",
  5183.   shapes = {
  5184.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  5185.     { 0,0,4,1,13,7,texture = "stone", tint = 0x222222 },
  5186.     { 0,0,10,1,13,13,texture = "stone", tint = 0x222222 },
  5187.     { 0,0,15,1,13,16,texture = "stone", tint = 0x222222 },
  5188.     { 0,11,1,1,13,16,texture = "stone", tint = 0x222222 },
  5189.     { 1,12,0,2,13,16,texture = "stone", tint = 0x222222 },
  5190.   }
  5191. },
  5192.  
  5193. {
  5194.   label = "Статуя Байта",
  5195.   shapes = {
  5196.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  5197.     { 0,0,3,1,13,6,texture = "stone", tint = 0x222222 },
  5198.     { 0,0,9,1,13,12,texture = "stone", tint = 0x222222 },
  5199.     { 0,0,15,1,13,16,texture = "stone", tint = 0x222222 },
  5200.     { 0,11,1,1,13,16,texture = "stone", tint = 0x222222 },
  5201.     { 1,12,0,2,13,16,texture = "stone", tint = 0x222222 },
  5202.   }
  5203. },
  5204.  
  5205. {
  5206.   label = "Статуя Байта",
  5207.   shapes = {
  5208.     { 0,0,0,1,13,1,texture = "stone", tint = 0x222222 },
  5209.     { 0,12,1,2,13,2,texture = "stone", tint = 0x222222 },
  5210.     { 1,12,0,2,13,2,texture = "stone", tint = 0x222222 },
  5211.   }
  5212. },
  5213.  
  5214. {
  5215.   label = "Статуя Байта",
  5216.   shapes = {
  5217.     { 2,3,13,4,5,16,texture = "stone", tint = 0x444444 },
  5218.     { 2,5,12,4,7,15,texture = "stone", tint = 0x444444 },
  5219.     { 2,7,11,4,16,12,texture = "stone", tint = 0x444444 },
  5220.     { 2,7,12,4,9,14,texture = "stone", tint = 0x444444 },
  5221.     { 2,9,10,4,16,12,texture = "stone", tint = 0x444444 },
  5222.     { 2,9,12,4,11,13,texture = "stone", tint = 0x444444 },
  5223.     { 2,11,9,4,16,12,texture = "stone", tint = 0x444444 },
  5224.     { 2,13,8,4,16,12,texture = "stone", tint = 0x444444 },
  5225.     { 2,13,12,4,14,16,texture = "stone", tint = 0x444444 },
  5226.     { 2,14,12,4,16,16,texture = "stone", tint = 0x555555 },
  5227.   }
  5228. },
  5229.  
  5230. {
  5231.   label = "Статуя Байта",
  5232.   shapes = {
  5233.     { 2,13,0,4,14,15,texture = "stone", tint = 0x444444 },
  5234.     { 2,14,0,4,16,15,texture = "stone", tint = 0x555555 },
  5235.     { 2,14,15,4,16,16,texture = "stone", tint = 0x444444 },
  5236.   }
  5237. },
  5238.  
  5239. {
  5240.   label = "Статуя Байта",
  5241.   shapes = {
  5242.     { 2,0,8,4,1,16,texture = "stone", tint = 0x444444 },
  5243.     { 2,1,9,4,3,12,texture = "stone", tint = 0x444444 },
  5244.     { 2,3,10,4,5,13,texture = "stone", tint = 0x444444 },
  5245.     { 2,5,11,4,7,14,texture = "stone", tint = 0x444444 },
  5246.     { 2,7,12,4,9,15,texture = "stone", tint = 0x444444 },
  5247.     { 2,9,13,4,11,16,texture = "stone", tint = 0x444444 },
  5248.   }
  5249. },
  5250.  
  5251. {
  5252.   label = "Статуя Байта",
  5253.   shapes = {
  5254.     { 2,0,0,4,1,15,texture = "stone", tint = 0x444444 },
  5255.   }
  5256. }
  5257. --Зарядная капсула
  5258. {
  5259.   label = "Зарядная капсула",
  5260.   shapes = {
  5261.     { 8,0,12,9,1,16,texture = "gravel", tint = 0x5b3209 },
  5262.     { 9,0,11,16,1,12,texture = "gravel", tint = 0x5b3209 },
  5263.     { 10,0,15,11,1,16,texture = "gravel", tint = 0x1f1621 },
  5264.     { 11,0,14,12,1,15,texture = "gravel", tint = 0x1f1621 },
  5265.     { 12,0,13,16,1,14,texture = "gravel", tint = 0x1f1621 },
  5266.   }
  5267. },
  5268.  
  5269. {
  5270.   label = "Зарядная капсула",
  5271.   shapes = {
  5272.     { 2,0,15,13,1,16,texture = "iron_block", tint = 0x111111 },
  5273.     { 7,0,7,8,1,15,texture = "gravel", tint = 0x1f1621 },
  5274.     { 8,0,0,9,1,4,texture = "gravel", tint = 0x5b3209 },
  5275.     { 8,0,6,10,1,7,texture = "gravel", tint = 0x1f1621 },
  5276.     { 9,0,4,10,1,5,texture = "gravel", tint = 0x5b3209 },
  5277.     { 9,0,5,10,1,7,texture = "gravel", tint = 0x1f1621 },
  5278.     { 9,0,7,10,1,15,texture = "gravel", tint = 0x5b3209 },
  5279.     { 10,0,0,11,1,5,texture = "gravel", tint = 0x1f1621 },
  5280.     { 2,1,15,3,9,16,texture = "iron_block", tint = 0x111111 },
  5281.     { 3,1,15,12,2,16,texture = "iron_block", tint = 0x444444 },
  5282.     { 7,1,14,8,5,15,texture = "gravel", tint = 0x1f1621 },
  5283.     { 9,1,5,10,2,7,texture = "gravel", tint = 0x5b3209 },
  5284.     { 9,1,14,10,3,15,texture = "gravel", tint = 0x5b3209 },
  5285.     { 12,1,15,13,9,16,texture = "iron_block", tint = 0x111111 },
  5286.     { 3,2,15,4,8,16,texture = "iron_block", tint = 0x444444 },
  5287.     { 4,2,15,5,4,16,texture = "gravel", tint = 0x00ff00 },
  5288.     { 5,2,15,12,8,16,texture = "iron_block", tint = 0x444444 },
  5289.     { 9,3,14,10,4,15,texture = "iron_block", tint = 0x111111 },
  5290.     { 4,4,15,12,5,16,texture = "iron_block", tint = 0x444444 },
  5291.     { 4,5,15,5,7,16,texture = "gravel", tint = 0x440000 },
  5292.     { 7,5,14,8,6,15,texture = "iron_block", tint = 0x111111 },
  5293.     { 4,7,15,12,8,16,texture = "iron_block", tint = 0x444444 },
  5294.     { 3,8,15,13,9,16,texture = "iron_block", tint = 0x111111 },
  5295.   }
  5296. },
  5297.  
  5298. {
  5299.   label = "Зарядная капсула",
  5300.   shapes = {
  5301.     { 0,0,11,9,1,12,texture = "gravel", tint = 0x5b3209 },
  5302.     { 0,0,13,9,1,14,texture = "gravel", tint = 0x1f1621 },
  5303.     { 9,0,6,16,8,16,texture = "iron_block", tint = 0x222222 },
  5304.     { 10,0,3,16,8,16,texture = "iron_block", tint = 0x222222 },
  5305.     { 12,0,1,16,8,16,texture = "iron_block", tint = 0x222222 },
  5306.     { 14,0,0,16,8,16,texture = "iron_block", tint = 0x222222 },
  5307.     { 8,1,11,9,2,12,texture = "iron_block", tint = 0x444444 },
  5308.     { 8,1,13,9,2,14,texture = "iron_block", tint = 0x444444 },
  5309.     { 9,8,6,11,16,16,texture = "iron_block", tint = 0x222222 },
  5310.     { 10,8,3,11,16,16,texture = "iron_block", tint = 0x222222 },
  5311.     { 11,8,3,12,16,6,texture = "iron_block", tint = 0x222222 },
  5312.     { 11,8,7,13,14,9,texture = "iron_block", tint = 0xff6600 },
  5313.     { 12,8,1,14,16,4,texture = "iron_block", tint = 0x222222 },
  5314.     { 14,8,0,16,16,2,texture = "iron_block", tint = 0x222222 },
  5315.     { 14,13,7,15,14,9,texture = "iron_block", tint = 0xff6600 },
  5316.     { 15,13,7,16,14,9,texture = "gravel", tint = 0x888888 },
  5317.     { 11,14,7,13,16,9,texture = "gravel", tint = 0xcc3300 },
  5318.     { 13,14,7,14,16,9,texture = "iron_block", tint = 0xff6600 },
  5319.   }
  5320. },
  5321.  
  5322. {
  5323.   label = "Зарядная капсула",
  5324.   shapes = {
  5325.     { 9,0,0,16,9,8,texture = "iron_block", tint = 0x222222 },
  5326.     { 10,0,8,16,8,11,texture = "iron_block", tint = 0x222222 },
  5327.     { 12,0,11,16,8,13,texture = "iron_block", tint = 0x222222 },
  5328.     { 14,0,13,16,16,14,texture = "iron_block", tint = 0x222222 },
  5329.     { 10,8,8,12,16,11,texture = "iron_block", tint = 0x222222 },
  5330.     { 12,8,10,14,16,13,texture = "iron_block", tint = 0x222222 },
  5331.     { 14,8,12,16,16,14,texture = "iron_block", tint = 0x222222 },
  5332.     { 9,9,0,12,14,8,texture = "iron_block", tint = 0x222222 },
  5333.     { 12,9,0,15,11,1,texture = "iron_block", tint = 0xbbbbbb },
  5334.     { 12,9,1,16,14,8,texture = "iron_block", tint = 0x222222 },
  5335.     { 15,9,0,16,14,8,texture = "iron_block", tint = 0x222222 },
  5336.     { 12,11,0,16,12,8,texture = "iron_block", tint = 0x222222 },
  5337.     { 12,12,0,15,13,1,texture = "iron_block", tint = 0xbbbbbb },
  5338.     { 12,13,0,16,14,8,texture = "iron_block", tint = 0x222222 },
  5339.     { 9,14,0,11,16,8,texture = "iron_block", tint = 0x222222 },
  5340.     { 11,14,3,12,15,5,texture = "iron_block", tint = 0x111111 },
  5341.     { 12,14,4,13,15,5,texture = "iron_block", tint = 0x111111 },
  5342.     { 13,14,4,14,15,5,texture = "gravel", tint = 0xee0000 },
  5343.     { 14,14,4,15,15,5,texture = "gravel", tint = 0x000088 },
  5344.     { 14,14,5,15,15,8,texture = "iron_block", tint = 0x111111 },
  5345.     { 11,15,3,12,16,4,texture = "iron_block", tint = 0x111111 },
  5346.     { 14,15,8,15,16,9,texture = "iron_block", tint = 0x111111 },
  5347.   }
  5348. },
  5349.  
  5350. {
  5351.   label = "Зарядная капсула",
  5352.   shapes = {
  5353.     { 9,0,6,11,16,16,texture = "iron_block", tint = 0x222222 },
  5354.     { 10,0,3,11,16,16,texture = "iron_block", tint = 0x222222 },
  5355.     { 11,0,3,12,16,6,texture = "iron_block", tint = 0x222222 },
  5356.     { 12,0,1,14,16,4,texture = "iron_block", tint = 0x222222 },
  5357.     { 14,0,0,16,16,2,texture = "iron_block", tint = 0x222222 },
  5358.     { 14,0,7,15,1,9,texture = "iron_block", tint = 0xff6600 },
  5359.     { 15,0,7,16,1,9,texture = "gravel", tint = 0x888888 },
  5360.     { 11,3,9,12,14,10,texture = "iron_block", tint = 0x111111 },
  5361.     { 11,3,10,12,4,16,texture = "iron_block", tint = 0x111111 },
  5362.     { 11,4,10,12,13,11,texture = "iron_block", tint = 0xaaaaaa },
  5363.     { 11,4,11,12,5,16,texture = "iron_block", tint = 0xaaaaaa },
  5364.     { 11,5,11,12,6,16,texture = "gravel", tint = 0x00cc00 },
  5365.     { 11,6,11,12,7,16,texture = "iron_block", tint = 0xaaaaaa },
  5366.     { 11,7,11,12,9,16,texture = "gravel", tint = 0x00cc00 },
  5367.     { 11,9,11,12,10,16,texture = "iron_block", tint = 0xaaaaaa },
  5368.     { 11,10,11,12,12,16,texture = "gravel", tint = 0x00cc00 },
  5369.     { 11,12,11,12,13,16,texture = "iron_block", tint = 0xaaaaaa },
  5370.     { 11,13,10,12,14,16,texture = "iron_block", tint = 0x111111 },
  5371.   }
  5372. },
  5373.  
  5374. {
  5375.   label = "Зарядная капсула",
  5376.   shapes = {
  5377.     { 9,0,0,11,16,8,texture = "iron_block", tint = 0x222222 },
  5378.     { 10,0,8,12,16,11,texture = "iron_block", tint = 0x222222 },
  5379.     { 11,0,3,12,2,4,texture = "iron_block", tint = 0x111111 },
  5380.     { 12,0,10,14,16,13,texture = "iron_block", tint = 0x222222 },
  5381.     { 14,0,8,15,10,9,texture = "iron_block", tint = 0x111111 },
  5382.     { 14,0,12,16,16,14,texture = "iron_block", tint = 0x222222 },
  5383.     { 11,2,3,12,3,4,texture = "gravel", tint = 0xee0000 },
  5384.     { 11,3,0,12,4,5,texture = "iron_block", tint = 0x111111 },
  5385.     { 11,4,0,12,5,4,texture = "iron_block", tint = 0xaaaaaa },
  5386.     { 11,4,4,12,14,5,texture = "iron_block", tint = 0x111111 },
  5387.     { 11,5,0,12,6,3,texture = "gravel", tint = 0x00cc00 },
  5388.     { 11,5,3,12,13,4,texture = "iron_block", tint = 0xaaaaaa },
  5389.     { 11,6,0,12,7,4,texture = "iron_block", tint = 0xaaaaaa },
  5390.     { 11,7,0,12,9,3,texture = "gravel", tint = 0x00cc00 },
  5391.     { 11,9,0,12,10,4,texture = "iron_block", tint = 0xaaaaaa },
  5392.     { 15,9,8,16,10,9,texture = "gravel", tint = 0x000088 },
  5393.     { 11,10,0,12,12,3,texture = "gravel", tint = 0x00cc00 },
  5394.     { 11,12,0,12,13,4,texture = "iron_block", tint = 0xaaaaaa },
  5395.     { 11,13,0,12,14,5,texture = "iron_block", tint = 0x111111 },
  5396.   }
  5397. },
  5398.  
  5399. {
  5400.   label = "Зарядная капсула",
  5401.   shapes = {
  5402.     { 9,0,6,11,2,16,texture = "iron_block", tint = 0x222222 },
  5403.     { 10,0,3,11,2,16,texture = "iron_block", tint = 0x222222 },
  5404.     { 11,0,3,12,2,6,texture = "iron_block", tint = 0x222222 },
  5405.     { 12,0,1,14,2,4,texture = "iron_block", tint = 0x222222 },
  5406.     { 14,0,0,16,2,2,texture = "iron_block", tint = 0x222222 },
  5407.     { 10,2,6,16,3,16,texture = "iron_block", tint = 0x222222 },
  5408.     { 12,2,3,16,3,16,texture = "iron_block", tint = 0x222222 },
  5409.     { 14,2,1,16,3,16,texture = "iron_block", tint = 0x222222 },
  5410.     { 13,3,6,16,4,16,texture = "iron_block", tint = 0x111111 },
  5411.     { 14,3,4,16,4,16,texture = "iron_block", tint = 0x111111 },
  5412.     { 15,4,8,16,5,16,texture = "iron_block", tint = 0x111111 },
  5413.   }
  5414. },
  5415.  
  5416. {
  5417.   label = "Зарядная капсула",
  5418.   shapes = {
  5419.     { 9,0,0,11,2,8,texture = "iron_block", tint = 0x222222 },
  5420.     { 10,0,8,12,2,11,texture = "iron_block", tint = 0x222222 },
  5421.     { 12,0,10,14,2,13,texture = "iron_block", tint = 0x222222 },
  5422.     { 14,0,12,16,2,14,texture = "iron_block", tint = 0x222222 },
  5423.     { 10,2,0,16,3,8,texture = "iron_block", tint = 0x222222 },
  5424.     { 12,2,8,16,3,11,texture = "iron_block", tint = 0x222222 },
  5425.     { 14,2,11,16,3,13,texture = "iron_block", tint = 0x222222 },
  5426.     { 13,3,0,16,4,8,texture = "iron_block", tint = 0x111111 },
  5427.     { 14,3,8,16,4,10,texture = "iron_block", tint = 0x111111 },
  5428.     { 15,4,0,16,5,6,texture = "iron_block", tint = 0x111111 },
  5429.   }
  5430. },
  5431.  
  5432. {
  5433.   label = "Зарядная капсула",
  5434.   shapes = {
  5435.     { 0,0,0,16,8,2,texture = "iron_block", tint = 0x222222 },
  5436.     { 0,0,2,1,10,12,texture = "iron_block", tint = 0x555555 },
  5437.     { 0,0,12,16,16,16,texture = "iron_block", tint = 0x222222 },
  5438.     { 1,0,2,16,8,16,texture = "iron_block", tint = 0x222222 },
  5439.     { 1,8,2,16,10,12,texture = "iron_block", tint = 0x555555 },
  5440.     { 0,10,4,16,12,12,texture = "iron_block", tint = 0x555555 },
  5441.     { 0,12,6,16,14,12,texture = "iron_block", tint = 0x555555 },
  5442.     { 0,14,8,16,16,12,texture = "iron_block", tint = 0x555555 },
  5443.   }
  5444. },
  5445.  
  5446. {
  5447.   label = "Зарядная капсула",
  5448.   shapes = {
  5449.     { 0,0,8,2,16,12,texture = "iron_block", tint = 0x555555 },
  5450.     { 0,0,12,16,16,16,texture = "iron_block", tint = 0x222222 },
  5451.     { 2,0,8,16,1,12,texture = "iron_block", tint = 0x555555 },
  5452.     { 2,1,8,9,4,9,texture = "gravel", tint = 0x33cccc },
  5453.     { 2,1,9,16,16,12,texture = "iron_block", tint = 0x555555 },
  5454.     { 9,1,8,11,16,12,texture = "iron_block", tint = 0x555555 },
  5455.     { 11,1,8,12,10,9,texture = "gravel", tint = 0x00cc00 },
  5456.     { 12,1,8,13,16,12,texture = "iron_block", tint = 0x555555 },
  5457.     { 13,1,8,14,8,9,texture = "gravel", tint = 0x00cc00 },
  5458.     { 14,1,8,16,16,12,texture = "iron_block", tint = 0x555555 },
  5459.     { 2,4,8,11,5,12,texture = "iron_block", tint = 0x555555 },
  5460.     { 2,5,8,9,11,9,texture = "gravel", tint = 0xee0000 },
  5461.     { 13,8,8,14,11,9,texture = "gravel", tint = 0xffff00 },
  5462.     { 11,10,8,12,11,9,texture = "gravel", tint = 0xffff00 },
  5463.     { 2,11,8,16,16,12,texture = "iron_block", tint = 0x555555 },
  5464.     { 0,14,6,16,16,12,texture = "iron_block", tint = 0x555555 },
  5465.   }
  5466. },
  5467.  
  5468. {
  5469.   label = "Зарядная капсула",
  5470.   lightLevel = 15,
  5471.   shapes = {
  5472.     { 0,0,0,16,2,2,texture = "iron_block", tint = 0x222222 },
  5473.     { 0,2,1,16,3,4,texture = "iron_block", tint = 0x222222 },
  5474.     { 0,2,4,16,3,16,texture = "opencomputers:White", tint = 0xf1ffd5 },
  5475.     { 0,3,3,15,4,16,texture = "iron_block", tint = 0x111111 },
  5476.     { 15,3,4,16,4,16,texture = "iron_block", tint = 0x111111 },
  5477.     { 0,4,6,15,5,16,texture = "iron_block", tint = 0x111111 },
  5478.     { 2,4,5,13,5,16,texture = "iron_block", tint = 0x111111 },
  5479.     { 15,4,8,16,5,16,texture = "iron_block", tint = 0x111111 },
  5480.   }
  5481. },
  5482.  
  5483. {
  5484.   label = "Зарядная капсула",
  5485.   lightLevel = 15,
  5486.   shapes = {
  5487.     { 0,0,4,16,2,8,texture = "iron_block", tint = 0x555555 },
  5488.     { 0,0,8,16,3,14,texture = "iron_block", tint = 0x222222 },
  5489.     { 0,0,14,16,2,16,texture = "iron_block", tint = 0x222222 },
  5490.     { 0,2,0,16,3,2,texture = "opencomputers:White", tint = 0xf1ffd5 },
  5491.     { 0,2,2,16,3,14,texture = "iron_block", tint = 0x222222 },
  5492.     { 0,3,0,15,5,8,texture = "iron_block", tint = 0x111111 },
  5493.     { 0,3,8,15,4,11,texture = "iron_block", tint = 0x111111 },
  5494.     { 15,3,0,16,5,6,texture = "iron_block", tint = 0x111111 },
  5495.     { 15,3,6,16,4,10,texture = "iron_block", tint = 0x111111 },
  5496.     { 2,4,8,13,5,9,texture = "iron_block", tint = 0x111111 },
  5497.   }
  5498. },
  5499.  
  5500. {
  5501.   label = "Зарядная капсула",
  5502.   shapes = {
  5503.     { 0,0,0,2,8,16,texture = "iron_block", tint = 0x222222 },
  5504.     { 2,0,1,4,8,16,texture = "iron_block", tint = 0x222222 },
  5505.     { 4,0,3,6,8,16,texture = "iron_block", tint = 0x222222 },
  5506.     { 6,0,6,7,16,16,texture = "iron_block", tint = 0x222222 },
  5507.     { 0,8,0,2,16,2,texture = "iron_block", tint = 0x222222 },
  5508.     { 1,8,7,4,9,16,texture = "iron_block", tint = 0x777777 },
  5509.     { 2,8,1,4,16,4,texture = "iron_block", tint = 0x222222 },
  5510.     { 4,8,3,6,16,6,texture = "iron_block", tint = 0x222222 },
  5511.     { 5,8,6,7,16,16,texture = "iron_block", tint = 0x222222 },
  5512.     { 1,9,7,2,10,16,texture = "iron_block", tint = 0x777777 },
  5513.     { 2,9,7,4,10,8,texture = "iron_block", tint = 0x777777 },
  5514.     { 2,9,8,3,10,12,texture = "gravel", tint = 0xee0000 },
  5515.     { 2,9,12,3,10,16,texture = "gravel", tint = 0xffff00 },
  5516.     { 3,9,8,4,10,16,texture = "iron_block", tint = 0x777777 },
  5517.     { 4,11,8,7,16,9,texture = "iron_block", tint = 0x222222 },
  5518.     { 4,11,9,7,12,12,texture = "iron_block", tint = 0x222222 },
  5519.     { 4,11,13,7,16,14,texture = "iron_block", tint = 0x222222 },
  5520.     { 4,11,14,7,12,16,texture = "iron_block", tint = 0x222222 },
  5521.     { 4,12,9,5,16,11,texture = "gravel", tint = 0x00cc00 },
  5522.     { 4,12,11,7,16,12,texture = "iron_block", tint = 0x222222 },
  5523.     { 4,12,14,5,16,16,texture = "gravel", tint = 0xffff00 },
  5524.   }
  5525. },
  5526.  
  5527. {
  5528.   label = "Зарядная капсула",
  5529.   shapes = {
  5530.     { 0,0,0,7,8,8,texture = "iron_block", tint = 0x222222 },
  5531.     { 0,0,8,6,8,11,texture = "iron_block", tint = 0x222222 },
  5532.     { 0,0,11,4,8,13,texture = "iron_block", tint = 0x222222 },
  5533.     { 0,0,13,2,16,14,texture = "iron_block", tint = 0x222222 },
  5534.     { 0,8,6,1,9,7,texture = "gravel", tint = 0x00cc00 },
  5535.     { 0,8,12,2,16,14,texture = "iron_block", tint = 0x222222 },
  5536.     { 1,8,0,4,9,2,texture = "iron_block", tint = 0x777777 },
  5537.     { 1,8,6,3,9,7,texture = "iron_block", tint = 0x111111 },
  5538.     { 2,8,2,3,9,3,texture = "gravel", tint = 0x00cc00 },
  5539.     { 2,8,3,3,9,7,texture = "iron_block", tint = 0x111111 },
  5540.     { 2,8,10,4,16,13,texture = "iron_block", tint = 0x222222 },
  5541.     { 4,8,8,6,16,11,texture = "iron_block", tint = 0x222222 },
  5542.     { 5,8,0,7,16,8,texture = "iron_block", tint = 0x222222 },
  5543.     { 1,9,0,2,10,2,texture = "iron_block", tint = 0x777777 },
  5544.     { 2,9,0,3,10,1,texture = "gravel", tint = 0xffff00 },
  5545.     { 2,9,1,4,10,2,texture = "iron_block", tint = 0x777777 },
  5546.     { 3,9,0,4,10,2,texture = "iron_block", tint = 0x777777 },
  5547.     { 4,11,0,7,16,1,texture = "iron_block", tint = 0x222222 },
  5548.     { 4,11,2,7,16,3,texture = "iron_block", tint = 0x222222 },
  5549.     { 4,11,3,7,12,6,texture = "iron_block", tint = 0x222222 },
  5550.     { 4,12,3,5,16,5,texture = "gravel", tint = 0xee0000 },
  5551.     { 4,12,5,7,16,6,texture = "iron_block", tint = 0x222222 },
  5552.   }
  5553. },
  5554.  
  5555. {
  5556.   label = "Зарядная капсула",
  5557.   shapes = {
  5558.     { 0,0,0,2,16,2,texture = "iron_block", tint = 0x222222 },
  5559.     { 2,0,1,4,16,4,texture = "iron_block", tint = 0x222222 },
  5560.     { 4,0,3,6,16,6,texture = "iron_block", tint = 0x222222 },
  5561.     { 4,0,8,7,11,9,texture = "iron_block", tint = 0x222222 },
  5562.     { 4,0,9,5,10,11,texture = "gravel", tint = 0x00cc00 },
  5563.     { 4,0,11,7,11,12,texture = "iron_block", tint = 0x222222 },
  5564.     { 4,0,12,5,6,13,texture = "iron_block", tint = 0xff6600 },
  5565.     { 4,0,13,7,11,14,texture = "iron_block", tint = 0x222222 },
  5566.     { 4,0,14,5,10,16,texture = "gravel", tint = 0xffff00 },
  5567.     { 5,0,6,7,16,16,texture = "iron_block", tint = 0x222222 },
  5568.     { 0,5,11,1,6,12,texture = "gravel", tint = 0x888888 },
  5569.     { 0,5,13,1,6,14,texture = "gravel", tint = 0x888888 },
  5570.     { 1,5,11,2,6,14,texture = "iron_block", tint = 0xff6600 },
  5571.     { 2,5,12,5,6,13,texture = "iron_block", tint = 0xff6600 },
  5572.     { 4,10,9,7,11,12,texture = "iron_block", tint = 0x222222 },
  5573.     { 4,10,14,7,11,16,texture = "iron_block", tint = 0x222222 },
  5574.     { 4,11,9,5,12,10,texture = "gravel", tint = 0xee0000 },
  5575.     { 4,11,14,5,12,15,texture = "iron_block", tint = 0x3300cc },
  5576.     { 4,12,9,5,15,10,texture = "iron_block", tint = 0xaaaaaa },
  5577.     { 4,12,14,5,14,15,texture = "gravel", tint = 0x888888 },
  5578.     { 4,13,15,5,14,16,texture = "gravel", tint = 0x888888 },
  5579.     { 4,14,10,5,15,16,texture = "iron_block", tint = 0xaaaaaa },
  5580.   }
  5581. },
  5582.  
  5583. {
  5584.   label = "Зарядная капсула",
  5585.   shapes = {
  5586.     { 0,0,12,2,16,14,texture = "iron_block", tint = 0x222222 },
  5587.     { 2,0,10,4,16,13,texture = "iron_block", tint = 0x222222 },
  5588.     { 4,0,0,7,11,1,texture = "iron_block", tint = 0x222222 },
  5589.     { 4,0,2,7,11,3,texture = "iron_block", tint = 0x222222 },
  5590.     { 4,0,3,5,10,5,texture = "gravel", tint = 0xee0000 },
  5591.     { 4,0,5,7,11,6,texture = "iron_block", tint = 0x222222 },
  5592.     { 4,0,8,6,16,11,texture = "iron_block", tint = 0x222222 },
  5593.     { 5,0,1,7,16,8,texture = "iron_block", tint = 0x222222 },
  5594.     { 1,7,7,3,13,10,texture = "iron_block", tint = 0x111111 },
  5595.     { 3,7,7,4,13,8,texture = "iron_block", tint = 0x111111 },
  5596.     { 3,7,8,6,13,11,texture = "iron_block", tint = 0x222222 },
  5597.     { 0,8,8,1,9,9,texture = "iron_block", tint = 0x3300cc },
  5598.     { 0,9,8,1,11,9,texture = "iron_block", tint = 0xdddddd },
  5599.     { 4,10,3,7,11,6,texture = "iron_block", tint = 0x222222 },
  5600.     { 0,11,8,1,12,9,texture = "iron_block", tint = 0x3300cc },
  5601.     { 4,11,3,5,12,4,texture = "gravel", tint = 0x00cc00 },
  5602.     { 5,11,0,7,16,8,texture = "iron_block", tint = 0x222222 },
  5603.     { 4,12,3,5,13,7,texture = "iron_block", tint = 0x777777 },
  5604.     { 4,12,7,5,13,8,texture = "gravel", tint = 0x00cc00 },
  5605.     { 2,13,7,3,14,8,texture = "gravel", tint = 0xee0000 },
  5606.     { 3,13,7,4,14,8,texture = "iron_block", tint = 0x3300cc },
  5607.     { 4,13,0,5,14,8,texture = "gravel", tint = 0x888888 },
  5608.     { 2,14,7,5,15,8,texture = "iron_block", tint = 0xaaaaaa },
  5609.     { 4,14,0,5,15,8,texture = "iron_block", tint = 0xaaaaaa },
  5610.   }
  5611. },
  5612.  
  5613. {
  5614.   label = "Зарядная капсула",
  5615.   shapes = {
  5616.     { 0,0,0,2,2,2,texture = "iron_block", tint = 0x222222 },
  5617.     { 2,0,1,4,2,4,texture = "iron_block", tint = 0x222222 },
  5618.     { 4,0,3,6,2,6,texture = "iron_block", tint = 0x222222 },
  5619.     { 5,0,6,7,3,16,texture = "iron_block", tint = 0x222222 },
  5620.     { 0,2,1,2,3,16,texture = "iron_block", tint = 0x222222 },
  5621.     { 2,2,3,4,3,16,texture = "iron_block", tint = 0x222222 },
  5622.     { 4,2,6,7,3,16,texture = "iron_block", tint = 0x222222 },
  5623.     { 0,3,4,1,4,16,texture = "iron_block", tint = 0x111111 },
  5624.     { 1,3,6,2,4,16,texture = "iron_block", tint = 0x111111 },
  5625.   }
  5626. },
  5627.  
  5628. {
  5629.   label = "Зарядная капсула",
  5630.   shapes = {
  5631.     { 0,0,12,2,2,14,texture = "iron_block", tint = 0x222222 },
  5632.     { 2,0,10,4,2,13,texture = "iron_block", tint = 0x222222 },
  5633.     { 4,0,8,6,2,11,texture = "iron_block", tint = 0x222222 },
  5634.     { 5,0,0,7,3,8,texture = "iron_block", tint = 0x222222 },
  5635.     { 0,2,0,7,3,8,texture = "iron_block", tint = 0x222222 },
  5636.     { 0,2,8,4,3,11,texture = "iron_block", tint = 0x222222 },
  5637.     { 0,2,11,2,3,13,texture = "iron_block", tint = 0x222222 },
  5638.     { 0,3,0,2,4,8,texture = "iron_block", tint = 0x111111 },
  5639.     { 0,3,8,1,4,10,texture = "iron_block", tint = 0x111111 },
  5640.   }
  5641. }
  5642. --Кодер
  5643. {
  5644.   label = "Кодер",
  5645.   emitRedstone = false,
  5646.   shapes = {
  5647.     { 0,0,0,8,9,3,texture = "iron_block", tint = 0x111111 },
  5648.     { 0,0,11,8,9,16,texture = "iron_block", tint = 0x111111 },
  5649.     { 8,0,5,10,8,7,texture = "iron_block", tint = 0x222222 },
  5650.     { 8,0,8,10,8,10,texture = "iron_block", tint = 0x222222 },
  5651.     { 10,0,7,15,1,8,texture = "iron_block", tint = 0xbbbbbb },
  5652.     { 12,0,5,13,1,10,texture = "iron_block", tint = 0xbbbbbb },
  5653.     { 12,1,7,13,6,8,texture = "iron_block", tint = 0x111111 },
  5654.     { 10,4,4,14,6,11,texture = "iron_block", tint = 0x111111 },
  5655.     { 10,6,5,14,8,10,texture = "iron_block", tint = 0x222222 },
  5656.     { 14,6,4,16,16,11,texture = "iron_block", tint = 0x111111 },
  5657.     { 0,8,3,8,9,16,texture = "iron_block", tint = 0x111111 },
  5658.     { 12,8,5,14,14,10,texture = "iron_block", tint = 0x222222 },
  5659.     { 1,9,3,7,10,12,texture = "iron_block", tint = 0x222222 },
  5660.     { 1,10,3,2,15,12,texture = "iron_block", tint = 0x222222 },
  5661.     { 6,10,4,13,12,6,texture = "iron_block", tint = 0x222222 },
  5662.     { 6,10,9,13,12,11,texture = "iron_block", tint = 0x222222 },
  5663.     { 11,12,4,13,14,6,texture = "iron_block", tint = 0x222222 },
  5664.     { 11,12,9,13,14,11,texture = "iron_block", tint = 0x222222 },
  5665.     { 10,13,6,14,14,9,texture = "iron_block", tint = 0x222222 },
  5666.     { 10,14,6,11,15,7,texture = "opencomputers:White", tint = 0xeeeeee },
  5667.     { 10,14,7,13,16,8,texture = "iron_block", tint = 0x222222 },
  5668.     { 10,14,8,11,15,9,texture = "opencomputers:White", tint = 0xeeeeee },
  5669.     { 11,14,6,13,16,9,texture = "iron_block", tint = 0x222222 },
  5670.     { 10,15,6,13,16,9,texture = "iron_block", tint = 0x222222 },
  5671.  
  5672.     { 0,0,0,8,9,3,texture = "iron_block", tint = 0x111111, state = true },
  5673.     { 0,0,11,8,9,16,texture = "iron_block", tint = 0x111111, state = true },
  5674.     { 8,0,5,10,8,7,texture = "iron_block", tint = 0x222222, state = true },
  5675.     { 8,0,8,10,8,10,texture = "iron_block", tint = 0x222222, state = true },
  5676.     { 10,0,7,15,1,8,texture = "iron_block", tint = 0xbbbbbb, state = true },
  5677.     { 12,0,5,13,1,10,texture = "iron_block", tint = 0xbbbbbb, state = true },
  5678.     { 12,1,7,13,6,8,texture = "iron_block", tint = 0x111111, state = true },
  5679.     { 10,4,4,14,6,11,texture = "iron_block", tint = 0x111111, state = true },
  5680.     { 10,6,5,14,8,10,texture = "iron_block", tint = 0x222222, state = true },
  5681.     { 14,6,4,16,16,11,texture = "iron_block", tint = 0x111111, state = true },
  5682.     { 0,8,3,8,9,16,texture = "iron_block", tint = 0x111111, state = true },
  5683.     { 11,8,5,14,11,10,texture = "iron_block", tint = 0x222222, state = true },
  5684.     { 1,9,3,7,10,12,texture = "iron_block", tint = 0x222222, state = true },
  5685.     { 10,9,5,14,11,10,texture = "iron_block", tint = 0x222222, state = true },
  5686.     { 1,10,3,2,15,12,texture = "iron_block", tint = 0x222222, state = true },
  5687.     { 3,10,4,10,12,6,texture = "iron_block", tint = 0x222222, state = true },
  5688.     { 3,10,9,10,12,11,texture = "iron_block", tint = 0x222222, state = true },
  5689.     { 8,10,8,10,14,11,texture = "iron_block", tint = 0x222222, state = true },
  5690.     { 9,10,6,10,14,11,texture = "iron_block", tint = 0x222222, state = true },
  5691.     { 8,11,6,10,14,11,texture = "iron_block", tint = 0x222222, state = true },
  5692.     { 10,11,5,12,13,10,texture = "iron_block", tint = 0x222222, state = true },
  5693.     { 12,11,5,13,12,10,texture = "iron_block", tint = 0x222222, state = true },
  5694.     { 6,12,6,9,15,9,texture = "iron_block", tint = 0x222222, state = true },
  5695.     { 8,12,4,10,14,11,texture = "iron_block", tint = 0x222222, state = true },
  5696.   }
  5697. }
  5698.  
  5699. --Пальма
  5700. {
  5701.   label = "Пальма",
  5702.   shapes = {
  5703.     { 10,0,11,16,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5704.     { 11,0,10,16,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5705.     { 12,0,9,16,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5706.     { 9,5,12,16,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5707.     { 13,5,8,16,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5708.     { 9,11,12,11,12,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5709.     { 10,11,11,11,12,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5710.     { 11,11,10,12,12,12,texture = "quartz_block_side", tint = 0xcc9900 },
  5711.     { 11,11,12,16,12,16,texture = "grass_top", tint = 0x336600 },
  5712.     { 12,11,9,16,12,10,texture = "quartz_block_side", tint = 0xcc9900 },
  5713.     { 12,11,10,13,12,11,texture = "quartz_block_side", tint = 0xcc9900 },
  5714.     { 12,11,11,16,12,16,texture = "grass_top", tint = 0x336600 },
  5715.     { 13,11,8,16,12,10,texture = "quartz_block_side", tint = 0xcc9900 },
  5716.     { 13,11,10,16,12,16,texture = "grass_top", tint = 0x336600 },
  5717.     { 15,12,14,16,15,16,texture = "log_jungle", tint = 0x996600 },
  5718.     { 15,15,14,16,16,16,texture = "log_jungle", tint = 0x993300 },
  5719.   }
  5720. },
  5721.  
  5722. {
  5723.   label = "Пальма",
  5724.   shapes = {
  5725.     { 10,0,0,16,11,3,texture = "quartz_block_side", tint = 0xcc9900 },
  5726.     { 11,0,3,16,11,4,texture = "quartz_block_side", tint = 0xcc9900 },
  5727.     { 12,0,4,16,12,5,texture = "quartz_block_side", tint = 0xcc9900 },
  5728.     { 9,5,0,16,11,2,texture = "quartz_block_side", tint = 0xcc9900 },
  5729.     { 13,5,5,16,12,6,texture = "quartz_block_side", tint = 0xcc9900 },
  5730.     { 9,11,0,11,12,2,texture = "quartz_block_side", tint = 0xcc9900 },
  5731.     { 10,11,2,12,12,3,texture = "quartz_block_side", tint = 0xcc9900 },
  5732.     { 11,11,0,16,12,2,texture = "grass_top", tint = 0x336600 },
  5733.     { 11,11,3,13,12,4,texture = "quartz_block_side", tint = 0xcc9900 },
  5734.     { 12,11,2,16,12,3,texture = "grass_top", tint = 0x336600 },
  5735.     { 13,11,3,16,12,4,texture = "grass_top", tint = 0x336600 },
  5736.     { 15,12,0,16,15,1,texture = "log_jungle", tint = 0x996600 },
  5737.     { 15,15,0,16,16,1,texture = "log_jungle", tint = 0x993300 },
  5738.   }
  5739. },
  5740.  
  5741. {
  5742.   label = "Пальма",
  5743.   shapes = {
  5744.     { 15,0,14,16,3,16,texture = "log_jungle", tint = 0x996600 },
  5745.     { 14,3,14,16,4,16,texture = "log_jungle", tint = 0x993300 },
  5746.     { 14,4,14,16,5,16,texture = "log_jungle", tint = 0x996600 },
  5747.     { 14,5,15,16,7,16,texture = "log_jungle", tint = 0x996600 },
  5748.     { 15,5,14,16,7,16,texture = "log_jungle", tint = 0x996600 },
  5749.     { 14,7,15,16,8,16,texture = "log_jungle", tint = 0x993300 },
  5750.     { 15,7,14,16,8,16,texture = "log_jungle", tint = 0x993300 },
  5751.     { 14,8,15,16,11,16,texture = "log_jungle", tint = 0x996600 },
  5752.     { 15,8,14,16,11,16,texture = "log_jungle", tint = 0x996600 },
  5753.     { 14,11,15,16,12,16,texture = "log_jungle", tint = 0x993300 },
  5754.     { 15,11,14,16,12,16,texture = "log_jungle", tint = 0x993300 },
  5755.     { 14,12,15,16,14,16,texture = "log_jungle", tint = 0x996600 },
  5756.     { 15,12,14,16,14,16,texture = "log_jungle", tint = 0x996600 },
  5757.     { 14,14,15,16,15,16,texture = "log_jungle", tint = 0x993300 },
  5758.     { 15,14,14,16,15,16,texture = "log_jungle", tint = 0x993300 },
  5759.     { 15,15,14,16,16,15,texture = "log_jungle", tint = 0x996600 },
  5760.   }
  5761. },
  5762.  
  5763. {
  5764.   label = "Пальма",
  5765.   shapes = {
  5766.     { 15,0,0,16,3,1,texture = "log_jungle", tint = 0x996600 },
  5767.     { 14,3,0,16,4,1,texture = "log_jungle", tint = 0x993300 },
  5768.     { 14,4,0,16,5,1,texture = "log_jungle", tint = 0x996600 },
  5769.     { 15,5,0,16,7,1,texture = "log_jungle", tint = 0x996600 },
  5770.     { 15,7,0,16,8,1,texture = "log_jungle", tint = 0x993300 },
  5771.     { 15,8,0,16,11,1,texture = "log_jungle", tint = 0x996600 },
  5772.     { 15,11,0,16,12,1,texture = "log_jungle", tint = 0x993300 },
  5773.     { 15,12,0,16,14,1,texture = "log_jungle", tint = 0x996600 },
  5774.     { 15,14,0,16,15,1,texture = "log_jungle", tint = 0x993300 },
  5775.   }
  5776. },
  5777.  
  5778. {
  5779.   label = "Пальма",
  5780.   shapes = {
  5781.     { 15,0,14,16,1,15,texture = "log_jungle", tint = 0x996600 },
  5782.     { 15,1,14,16,2,15,texture = "log_jungle", tint = 0x993300 },
  5783.     { 15,2,14,16,4,15,texture = "log_jungle", tint = 0x996600 },
  5784.     { 15,2,15,16,4,16,texture = "gravel", tint = 0x663300 },
  5785.     { 1,4,14,5,5,15,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5786.     { 3,4,13,5,5,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5787.     { 13,4,13,16,5,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5788.     { 15,4,12,16,5,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5789.     { 4,5,13,8,6,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5790.     { 6,5,12,8,6,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5791.     { 10,5,12,11,7,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5792.     { 11,5,13,14,6,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5793.     { 15,5,9,16,6,13,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5794.     { 7,6,12,11,7,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5795.     { 14,6,4,16,7,8,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5796.     { 15,6,1,16,7,10,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5797.   }
  5798. },
  5799.  
  5800. {
  5801.   label = "Пальма",
  5802.   shapes = {
  5803.     { 15,2,0,16,4,1,texture = "gravel", tint = 0x663300 },
  5804.     { 15,4,0,16,5,2,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5805.     { 6,5,0,8,6,1,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5806.     { 10,5,0,11,7,1,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5807.     { 15,5,1,16,6,3,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5808.     { 15,5,12,16,6,14,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5809.     { 7,6,0,11,7,1,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5810.     { 15,6,2,16,7,5,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5811.     { 15,6,11,16,7,13,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5812.     { 14,7,5,16,8,11,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5813.     { 15,7,4,16,8,12,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5814.   }
  5815. },
  5816.  
  5817. {
  5818.   label = "Пальма",
  5819.   shapes = {
  5820.     { 0,0,9,5,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5821.     { 5,0,10,6,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5822.     { 6,0,11,7,12,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5823.     { 0,5,8,4,11,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5824.     { 7,5,12,8,12,16,texture = "quartz_block_side", tint = 0xcc9900 },
  5825.     { 0,11,8,4,12,10,texture = "quartz_block_side", tint = 0xcc9900 },
  5826.     { 0,11,10,4,12,16,texture = "grass_top", tint = 0x336600 },
  5827.     { 4,11,9,5,12,11,texture = "quartz_block_side", tint = 0xcc9900 },
  5828.     { 4,11,11,5,12,16,texture = "grass_top", tint = 0x336600 },
  5829.     { 5,11,10,6,12,12,texture = "quartz_block_side", tint = 0xcc9900 },
  5830.     { 5,11,12,6,12,16,texture = "grass_top", tint = 0x336600 },
  5831.     { 0,12,14,2,15,16,texture = "log_jungle", tint = 0x996600 },
  5832.     { 0,15,14,2,16,16,texture = "log_jungle", tint = 0x993300 },
  5833.   }
  5834. },
  5835.  
  5836. {
  5837.   label = "Пальма",
  5838.   shapes = {
  5839.     { 0,0,0,5,11,5,texture = "quartz_block_side", tint = 0xcc9900 },
  5840.     { 5,0,0,7,11,3,texture = "quartz_block_side", tint = 0xcc9900 },
  5841.     { 5,0,3,6,12,4,texture = "quartz_block_side", tint = 0xcc9900 },
  5842.     { 0,5,5,4,12,6,texture = "quartz_block_side", tint = 0xcc9900 },
  5843.     { 7,5,0,8,12,2,texture = "quartz_block_side", tint = 0xcc9900 },
  5844.     { 0,11,0,4,12,4,texture = "grass_top", tint = 0x336600 },
  5845.     { 0,11,4,4,12,6,texture = "quartz_block_side", tint = 0xcc9900 },
  5846.     { 4,11,0,6,12,2,texture = "grass_top", tint = 0x336600 },
  5847.     { 4,11,2,5,12,3,texture = "grass_top", tint = 0x336600 },
  5848.     { 4,11,3,5,12,5,texture = "quartz_block_side", tint = 0xcc9900 },
  5849.     { 5,11,2,6,12,4,texture = "quartz_block_side", tint = 0xcc9900 },
  5850.     { 6,11,0,8,12,2,texture = "quartz_block_side", tint = 0xcc9900 },
  5851.     { 6,11,2,7,12,3,texture = "quartz_block_side", tint = 0xcc9900 },
  5852.     { 0,12,0,2,15,1,texture = "log_jungle", tint = 0x996600 },
  5853.     { 0,15,0,2,16,1,texture = "log_jungle", tint = 0x993300 },
  5854.   }
  5855. },
  5856.  
  5857. {
  5858.   label = "Пальма",
  5859.   shapes = {
  5860.     { 0,0,14,2,3,16,texture = "log_jungle", tint = 0x996600 },
  5861.     { 0,3,14,2,4,16,texture = "log_jungle", tint = 0x993300 },
  5862.     { 0,4,14,1,5,16,texture = "log_jungle", tint = 0x996600 },
  5863.     { 0,5,15,1,7,16,texture = "log_jungle", tint = 0x996600 },
  5864.     { 0,7,15,1,8,16,texture = "log_jungle", tint = 0x993300 },
  5865.     { 0,8,15,1,11,16,texture = "log_jungle", tint = 0x996600 },
  5866.     { 0,11,15,1,12,16,texture = "log_jungle", tint = 0x993300 },
  5867.     { 0,12,15,1,14,16,texture = "log_jungle", tint = 0x996600 },
  5868.     { 0,14,14,1,16,15,texture = "log_jungle", tint = 0x996600 },
  5869.     { 0,14,15,1,15,16,texture = "log_jungle", tint = 0x993300 },
  5870.     { 1,14,15,2,16,16,texture = "log_jungle", tint = 0x996600 },
  5871.     { 0,15,13,1,16,16,texture = "log_jungle", tint = 0x996600 },
  5872.     { 1,15,14,2,16,16,texture = "log_jungle", tint = 0x996600 },
  5873.   }
  5874. },
  5875.  
  5876. {
  5877.   label = "Пальма",
  5878.   shapes = {
  5879.     { 0,0,0,2,3,1,texture = "log_jungle", tint = 0x996600 },
  5880.     { 0,3,0,2,4,1,texture = "log_jungle", tint = 0x993300 },
  5881.     { 0,4,0,1,5,1,texture = "log_jungle", tint = 0x996600 },
  5882.   }
  5883. },
  5884.  
  5885. {
  5886.   label = "Пальма",
  5887.   shapes = {
  5888.     { 0,0,13,1,1,16,texture = "log_jungle", tint = 0x996600 },
  5889.     { 1,0,14,2,1,15,texture = "log_jungle", tint = 0x996600 },
  5890.     { 0,1,13,1,2,16,texture = "log_jungle", tint = 0x993300 },
  5891.     { 1,1,14,2,2,15,texture = "log_jungle", tint = 0x993300 },
  5892.     { 0,2,12,2,4,14,texture = "gravel", tint = 0x663300 },
  5893.     { 0,2,14,2,4,15,texture = "log_jungle", tint = 0x996600 },
  5894.     { 0,2,15,1,4,16,texture = "gravel", tint = 0x663300 },
  5895.     { 0,4,12,2,5,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5896.     { 2,4,13,4,5,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5897.     { 0,5,9,2,6,13,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5898.     { 3,5,13,7,6,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5899.     { 11,5,13,14,6,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5900.     { 14,5,14,16,6,15,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5901.     { 0,6,0,1,7,10,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5902.     { 1,6,1,2,7,10,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5903.     { 2,6,4,3,7,8,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5904.     { 6,6,13,12,7,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5905.     { 7,6,12,12,7,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5906.   }
  5907. },
  5908.  
  5909. {
  5910.   label = "Пальма",
  5911.   shapes = {
  5912.     { 0,2,0,1,4,1,texture = "gravel", tint = 0x663300 },
  5913.     { 0,4,0,2,5,2,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5914.     { 0,5,1,2,6,3,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5915.     { 0,5,12,1,6,16,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5916.     { 1,5,12,2,6,14,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5917.     { 0,6,2,2,7,5,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5918.     { 0,6,11,2,7,13,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5919.     { 7,6,0,12,7,1,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5920.     { 0,7,4,2,8,12,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5921.     { 2,7,5,3,8,11,texture = "leaves_jungle_opaque", tint = 0x66cc00 },
  5922.   }
  5923. }
  5924.  
  5925. --Обзорный бинокль
  5926. {
  5927.   label = "Обзорный Бинокль",
  5928.   shapes = {
  5929.     { 2,0,4,14,1,12,texture = "iron_block", tint = 0x555555 },
  5930.     { 3,0,3,13,1,13,texture = "iron_block", tint = 0x555555 },
  5931.     { 4,0,2,12,1,14,texture = "iron_block", tint = 0x555555 },
  5932.     { 4,1,4,12,2,12,texture = "iron_block", tint = 0x555555 },
  5933.     { 7,2,7,9,16,9,texture = "iron_block", tint = 0x555555 },
  5934.   }
  5935. },
  5936.  
  5937. {
  5938.   label = "Обзорный Бинокль",
  5939.   shapes = {
  5940.     { 7,0,7,9,6,9,texture = "iron_block", tint = 0x555555 },
  5941.     { 7,5,6,9,6,7,texture = "iron_block", tint = 0x444444 },
  5942.     { 7,5,9,9,6,10,texture = "iron_block", tint = 0x444444 },
  5943.     { 7,6,4,9,7,6,texture = "iron_block", tint = 0x444444 },
  5944.     { 7,6,10,9,7,12,texture = "iron_block", tint = 0x444444 },
  5945.     { 7,7,3,9,11,4,texture = "iron_block", tint = 0x444444 },
  5946.     { 7,7,7,9,16,9,texture = "iron_block", tint = 0x777777 },
  5947.     { 7,7,12,9,11,13,texture = "iron_block", tint = 0x444444 },
  5948.     { 7,8,6,9,16,10,texture = "iron_block", tint = 0x777777 },
  5949.     { 7,9,5,9,15,11,texture = "iron_block", tint = 0x777777 },
  5950.     { 9,9,7,10,11,9,texture = "iron_block", tint = 0x444444 },
  5951.     { 7,10,4,9,14,12,texture = "iron_block", tint = 0x777777 },
  5952.     { 3,11,5,4,12,11,texture = "iron_block", tint = 0x000011 },
  5953.     { 4,11,5,7,14,11,texture = "iron_block", tint = 0x555555 },
  5954.     { 7,11,3,9,13,4,texture = "iron_block", tint = 0x222222 },
  5955.     { 7,11,12,9,13,13,texture = "iron_block", tint = 0x222222 },
  5956.     { 9,11,5,10,14,11,texture = "iron_block", tint = 0x222222 },
  5957.     { 3,12,5,4,14,6,texture = "iron_block", tint = 0x000011 },
  5958.     { 3,12,7,4,14,9,texture = "iron_block", tint = 0x000011 },
  5959.     { 3,12,10,4,14,11,texture = "iron_block", tint = 0x000011 },
  5960.     { 10,12,6,11,13,7,texture = "iron_block", tint = 0x111111 },
  5961.     { 10,12,9,11,13,10,texture = "iron_block", tint = 0x111111 },
  5962.     { 3,13,6,4,14,11,texture = "iron_block", tint = 0x000011 },
  5963.   }
  5964. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement