SpaceRanger4321

tab4

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