szumielxd

SzynkoSet

Oct 29th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. on load:
  2. set {_b} to leather boots of unbreaking 10 named "&dSzynkowe Buty"
  3. dye {_b} (255, 51, 204)
  4. register new shapeless recipe for {_b} using air, air, air, porkchop_item, air, porkchop_item, porkchop_item, air, porkchop_item
  5.  
  6. set {_l} to leather leggings of unbreaking 10 named "&dSzynkowa Spodniczka"
  7. dye {_l} (255, 51, 204)
  8. register new shapeless recipe for {_l} using porkchop_item, porkchop_item, porkchop_item, porkchop_item, air, porkchop_item, porkchop_item, air, porkchop_item
  9.  
  10. set {_c} to leather chestplate of unbreaking 10 named "&dSzynkowy Kubraczek"
  11. dye {_c} (255, 51, 204)
  12. register new shapeless recipe for {_c} using porkchop_item, air, porkchop_item, porkchop_item, porkchop_item, porkchop_item, porkchop_item, porkchop_item, porkchop_item
  13.  
  14. set {_h} to leather helmet of unbreaking 10 named "&dSzynkowy Fez"
  15. dye {_h} (255, 51, 204)
  16. register new shapeless recipe for {_h} using porkchop_item, porkchop_item, porkchop_item, porkchop_item, air, porkchop_item, air, air, air
Advertisement
Add Comment
Please, Sign In to add comment