diff options
Diffstat (limited to 'items/AGILITY.json')
-rw-r--r-- | items/AGILITY.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/AGILITY.json b/items/AGILITY.json new file mode 100644 index 00000000..2d62f70d --- /dev/null +++ b/items/AGILITY.json @@ -0,0 +1,18 @@ +{ + "internalname": "AGILITY", + "itemid": "minecraft:potion", + "displayname": "§fAgility Potion", + "clickcommand": "viewpotion", + "damage": 6, + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Agility\",2:\"§7Grants a §f✦ Speed §7boost and\",3:\"§7increases the chance for mob\",4:\"§7attacks to miss.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAgility Potion\"},ExtraAttributes:{id:\"AGILITY\"}}", + "modver": "1.0.0", + "lore": [ + "", + "§5Agility", + "§7Grants a §f✦ Speed §7boost and", + "§7increases the chance for mob", + "§7attacks to miss.", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |