diff options
Diffstat (limited to 'items/HORSEZOOKA.json')
-rw-r--r-- | items/HORSEZOOKA.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/HORSEZOOKA.json b/items/HORSEZOOKA.json new file mode 100644 index 00000000..2b4e04bb --- /dev/null +++ b/items/HORSEZOOKA.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:furnace_minecart", + "displayname": "§5Horsezooka", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Shoot §e§lRIGHT CLICK\",1:\"§7Launches a horse to clear out\",2:\"§7hay.\",3:\"§8Mana Cost: §31\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Horsezooka\"},ExtraAttributes:{id:\"HORSEZOOKA\"}}", + "damage": 0, + "lore": [ + "§6Ability: Shoot §e§lRIGHT CLICK", + "§7Launches a horse to clear out", + "§7hay.", + "§8Mana Cost: §31", + "", + "§5§lEPIC" + ], + "internalname": "HORSEZOOKA", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |