Advertisement
SpaceRanger4321

Tab1

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