Advertisement
kirkarr

Untitled

Apr 19th, 2024
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. {
  2. label = "prize",
  3. shapes = {
  4. { 0,0,0,16,1,16,texture = "iron_block", tint = 0xff9900 },
  5. { 2,1,3,14,14,14,texture = "iron_block", tint = 0xffff00 },
  6. { 5,3,2,7,12,14,texture = "iron_block", tint = 0xffff00 },
  7. { 10,3,2,11,5,14,texture = "iron_block", tint = 0xffff00 },
  8. { 8,5,2,9,9,14,texture = "iron_block", tint = 0xffff00 },
  9. { 9,5,2,10,6,14,texture = "iron_block", tint = 0xffff00 },
  10. { 7,6,2,9,8,14,texture = "iron_block", tint = 0xffff00 },
  11. { 9,8,2,10,11,14,texture = "iron_block", tint = 0xffff00 },
  12. { 10,11,2,11,12,14,texture = "iron_block", tint = 0xffff00 },
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement