NeonSan

Pedestal

Jun 11th, 2022
1,094
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   label = "§6Пьедестал",
  3.   tooltip = "§2by NeoSan",
  4.   shapes = {
  5.     { 6,0,0,10,2,16,texture = "quartz_block_top"},
  6.     { 0,0,6,16,2,10,texture = "quartz_block_top"},
  7.     { 4,0,2,12,2,14,texture = "quartz_block_top"},
  8.     { 2,0,4,14,2,12,texture = "quartz_block_top"},
  9.     { 6,2,2,10,4,14,texture = "quartz_block_top"},
  10.     { 2,2,6,14,4,10,texture = "quartz_block_top"},
  11.     { 4,2,4,12,4,12,texture = "quartz_block_top"},
  12.    
  13.     { 6,14,0,10,16,16,texture = "quartz_block_top"},
  14.     { 0,14,6,16,16,10,texture = "quartz_block_top"},
  15.     { 4,14,2,12,16,14,texture = "quartz_block_top"},
  16.     { 2,14,4,14,16,12,texture = "quartz_block_top"},
  17.     { 6,12,2,10,14,14,texture = "quartz_block_top"},
  18.     { 2,12,6,14,14,10,texture = "quartz_block_top"},
  19.     { 4,12,4,12,14,12,texture = "quartz_block_top"},
  20.    
  21.     { 4,4,6,12,12,10,texture = "gold_block"},
  22.     { 6,4,4,10,12,12,texture = "gold_block"},
  23.   }
  24. }
Advertisement
Add Comment
Please, Sign In to add comment