Advertisement
markov2019

Chain

Aug 25th, 2021
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. label = "Chain",
  3. shapes = {
  4. {4,0,7,6,4,9, texture="obsidian"},
  5. {10,0,7,12,4,9, texture="obsidian"},
  6. {6,4,7,10,6,9, texture="obsidian"},
  7. {4,12,7,6,16,9, texture="obsidian"},
  8. {10,12,7,12,16,9, texture="obsidian"},
  9. {6,10,7,10,12,9, texture="obsidian"},
  10. {7,2,6,9,4,10, texture="obsidian"},
  11. {7,12,6,9,14,10, texture="obsidian"},
  12. {7,4,10,9,12,12, texture="obsidian"},
  13. {7,4,4,9,12,6, texture="obsidian"},
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement