diff options
Diffstat (limited to 'items/POTION_AGILITY;1.json')
-rw-r--r-- | items/POTION_AGILITY;1.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/POTION_AGILITY;1.json b/items/POTION_AGILITY;1.json new file mode 100644 index 00000000..8862475c --- /dev/null +++ b/items/POTION_AGILITY;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fAgility I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Agility I §f(3:00)\",2:\"§7Grants §a+10 §f✦ Speed §7and increases\",3:\"§7the chance for mob attacks to miss\",4:\"§7by §a10%§7.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAgility I Potion\"},ExtraAttributes:{potion_level:1,potion:\"agility\",effects:[0:{level:1,effect:\"agility\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_AGILITY;1\"}}", + "damage": 6, + "lore": [ + "", + "§5Agility I §f(3:00)", + "§7Grants §a+10 §f✦ Speed §7and increases", + "§7the chance for mob attacks to miss", + "§7by §a10%§7.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_AGILITY;1", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "", + "infoType": "" +}
\ No newline at end of file |