Maxstripe

deck chair part1

Dec 24th, 2015
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. {
  2. label = "Deck Chair 1/2",
  3. tooltip = "Deck chair, part 1.",
  4. emitRedstone = false,
  5. buttonMode = false,
  6. shapes = {
  7. { 0, 0, 0, 1, 6, 1, texture = "planks_oak" },
  8. { 0, 0, 15, 1, 6, 16, texture = "planks_oak" },
  9. { 15, 0, 0, 16, 6, 1, texture = "planks_oak" },
  10. { 15, 0, 15, 16, 6, 16, texture = "planks_oak" },
  11.  
  12. { 0, 6, 0, 16, 8, 16, texture = "wool_colored_white" }
  13. }
  14. }
Add Comment
Please, Sign In to add comment