diff options
Diffstat (limited to 'items/MOODY_GRAPPLESHOT.json')
-rw-r--r-- | items/MOODY_GRAPPLESHOT.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/MOODY_GRAPPLESHOT.json b/items/MOODY_GRAPPLESHOT.json new file mode 100644 index 00000000..8ba37039 --- /dev/null +++ b/items/MOODY_GRAPPLESHOT.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:tripwire_hook", + "displayname": "§5Moody Grappleshot", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Big Pull §e§lRIGHT CLICK\",1:\"§7Throw a hook to grab and pull\",2:\"§7blazes.\",3:\"§7\",4:\"§7Pulling a blaze multiplies its\",5:\"§7damage taken by §c2x §7and stops\",6:\"§7it from flying.\",7:\"§8Mana Cost: §330\",8:\"§8Cooldown: §a1s\",9:\"\",10:\"§5§lEPIC\"],Name:\"§5Moody Grappleshot\"},ExtraAttributes:{id:\"MOODY_GRAPPLESHOT\"}}", + "damage": 0, + "lore": [ + "§6Ability: Big Pull §e§lRIGHT CLICK", + "§7Throw a hook to grab and pull", + "§7blazes.", + "§7", + "§7Pulling a blaze multiplies its", + "§7damage taken by §c2x §7and stops", + "§7it from flying.", + "§8Mana Cost: §330", + "§8Cooldown: §a1s", + "", + "§5§lEPIC" + ], + "internalname": "MOODY_GRAPPLESHOT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |