Guest User

EmeraldItems

a guest
Apr 17th, 2015
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. #EmeraldItems by Azwy
  2. #Zakaz zmiany kodu skriptu
  3. #Aby wylaczyc crafting w miejscu true wpisz false
  4. Variables:
  5. {EmeraldHelm} = true
  6. {EmeraldKlata} = true
  7. {EmeraldGatki} = true
  8. {EmeraldBotki} = true
  9. {EmeraldMiecz} = true
  10. on script load:
  11. {EmeraldHelm} is true:
  12. register new shaped recipe for diamond helmet of unbreaking 10 and protection 10 named "&aEmeraldowy helm" using emerald, emerald, emerald, emerald, air, emerald, air, air, air
  13. {EmeraldKlata} is true:
  14. register new shaped recipe for diamond chestplate of unbreaking 10 and protection 10 named "&aEmeraldowa klata" using emerald, air, emerald, emerald, emerald, emerald, emerald, emerald, emerald
  15. {EmeraldGatki} is true:
  16. register new shaped recipe for diamond leggings of unbreaking 10 and protection 10 named "&aEmeraldowe gatki" using emerald, emerald, emerald, emerald, air, emerald, emerald, air, emerald
  17. {EmeraldBotki} is true:
  18. register new shaped recipe for diamond boots of unbreaking 10 and protection 10 and feather falling 150 named "&aEmeraldowe botki" using air, air, air, emerald, air, emerald, emerald, air, emerald
  19. {EmeraldMiecz} is true:
  20. register new shaped recipe for diamond sword of unbreaking 400 and fire aspect 90 and sharpness 325 named "&aEmeraldowy miecz" using emerald block, emerald block, emerald block, emerald block, emerald block, emerald block, air, stick, air
Advertisement
Add Comment
Please, Sign In to add comment