Advertisement
markov2019

Untitled

Jun 17th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. {
  2. label = "ChainTop",
  3. shapes = {
  4. {0,8,0, 16,16,16, texture="obsidian"},
  5. {5,0,5, 11,8,11, texture="obsidian"},
  6. {3,0,5, 5,8,11, texture="gold_block"},
  7. {11,0,5, 13,8,11, texture="gold_block"},
  8. {5,0,3, 11,8,4, texture="gold_block"},
  9. {5,0,12, 11,8,13, texture="gold_block"},
  10. {4,0,4, 12,8,5, texture="gold_block"},
  11. {4,0,11, 12,8,12, texture="gold_block"},
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement