diff options
Diffstat (limited to 'items/MAGMA_ARROW.json')
-rw-r--r-- | items/MAGMA_ARROW.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/MAGMA_ARROW.json b/items/MAGMA_ARROW.json new file mode 100644 index 00000000..8e7ad8ff --- /dev/null +++ b/items/MAGMA_ARROW.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:arrow", + "displayname": "§5Magma Arrow", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"§7Crit Chance: §c+10%\",2:\"\",3:\"§8Stats added when shot!\",4:\"§5§lEPIC ARROW\"],Name:\"§5Magma Arrow\"},ExtraAttributes:{id:\"MAGMA_ARROW\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+40", + "§7Crit Chance: §c+10%", + "", + "§8Stats added when shot!", + "§5§lEPIC ARROW" + ], + "internalname": "MAGMA_ARROW", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |