Advertisement
SpaceRanger4321

tab3

Oct 8th, 2020
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.69 KB | None | 0 0
  1. {
  2.   label = "Table Side Right",
  3.   shapes = {
  4.     {0, 0, 0, 12, 1, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  5.     {0, 15, 0, 12, 16, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  6.     {14, 12, 0, 15, 14, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  7.     {12, 14, 0, 14, 15, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  8.     {15, 4, 0, 16, 12, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  9.     {14, 2, 0, 15, 4, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  10.     {12, 1, 0, 14, 2, 3, texture = "chisel:blocks/iron/terrain-iron-simple-side"},
  11.     {0, 15, 3, 12, 16, 16, texture = "concrete_black"},
  12.   }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement