Advertisement
PiggiesGoSqueal

Untitled

Nov 8th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. ShopName: GrappleRecipe
  2. DisplayName: '&6&lGrapple Hook Recipe'
  3. signs:
  4. text: '[Grapple]'
  5. NeedPermissionToCreateSign: true
  6. Command: grapple:grapplerecipe
  7. shop:
  8. '1':
  9. MenuItem:
  10. - type:AIR
  11. - amount:1
  12. RewardType: NOTHING
  13. PriceType: NOTHING
  14. Message: ''
  15. ExtraPermission: ''
  16. InventoryLocation: 15
  17. '2':
  18. MenuItem:
  19. - type:AIR
  20. - amount:1
  21. RewardType: NOTHING
  22. PriceType: NOTHING
  23. Message: ''
  24. ExtraPermission: ''
  25. InventoryLocation: 16
  26. '3':
  27. MenuItem:
  28. - type:IRON_INGOT
  29. - amount:1
  30. RewardType: NOTHING
  31. PriceType: NOTHING
  32. Message: ''
  33. ExtraPermission: ''
  34. InventoryLocation: 17
  35. Notes:
  36. MenuItem:
  37. - type:PAPER
  38. - amount:1
  39. - name:&cNotes
  40. - lore1:&cYou must be at least Apprentice rank to craft and use this
  41. RewardType: NOTHING
  42. PriceType: NOTHING
  43. Message: ''
  44. ExtraPermission: ''
  45. InventoryLocation: 20
  46. Notes1:
  47. MenuItem:
  48. - type:PAPER
  49. - amount:1
  50. - name:&cHow To Use
  51. - lore1:&c1. &dLook up at your target then right click with the grapple. When it hits something solid you will be pulled after it.
  52. RewardType: NOTHING
  53. PriceType: NOTHING
  54. Message: ''
  55. ExtraPermission: ''
  56. InventoryLocation: 21
  57. '4':
  58. MenuItem:
  59. - type:AIR
  60. - amount:1
  61. RewardType: NOTHING
  62. PriceType: NOTHING
  63. Message: ''
  64. ExtraPermission: ''
  65. InventoryLocation: 24
  66. '5':
  67. MenuItem:
  68. - type:REDSTONE_COMPARATOR
  69. - amount:1
  70. RewardType: NOTHING
  71. PriceType: NOTHING
  72. Message: ''
  73. ExtraPermission: ''
  74. InventoryLocation: 25
  75. '6':
  76. MenuItem:
  77. - type:LEASH
  78. - amount:1
  79. RewardType: NOTHING
  80. PriceType: NOTHING
  81. Message: ''
  82. ExtraPermission: ''
  83. InventoryLocation: 26
  84. '7':
  85. MenuItem:
  86. - type:IRON_INGOT
  87. - amount:1
  88. RewardType: NOTHING
  89. PriceType: NOTHING
  90. Message: ''
  91. ExtraPermission: ''
  92. InventoryLocation: 33
  93. '8':
  94. MenuItem:
  95. - type:AIR
  96. - amount:1
  97. RewardType: NOTHING
  98. PriceType: NOTHING
  99. Message: ''
  100. ExtraPermission: ''
  101. InventoryLocation: 34
  102. '9':
  103. MenuItem:
  104. - type:LEASH
  105. - amount:1
  106. RewardType: NOTHING
  107. PriceType: NOTHING
  108. Message: ''
  109. ExtraPermission: ''
  110. InventoryLocation: 35
  111. Back:
  112. MenuItem:
  113. - type:REDSTONE
  114. - amount:1
  115. - name:&cBack
  116. RewardType: SHOP
  117. Reward: CustomItems
  118. PriceType: NOTHING
  119. Message: ''
  120. ExtraPermission: ''
  121. InventoryLocation: 50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement