diff options
Diffstat (limited to 'items/POTION_STAMINA;1.json')
-rw-r--r-- | items/POTION_STAMINA;1.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/POTION_STAMINA;1.json b/items/POTION_STAMINA;1.json new file mode 100644 index 00000000..7a6dc460 --- /dev/null +++ b/items/POTION_STAMINA;1.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fStamina I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§aStamina I\",2:\"§7Instantly heals for §a+150§7 and a\",3:\"§7grants a §b50 ✎ Mana §7boost.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fStamina I Potion\"},ExtraAttributes:{potion_level:1,potion:\"stamina\",effects:[0:{level:1,effect:\"stamina\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_STAMINA;1\"}}", + "damage": 11, + "lore": [ + "", + "§aStamina I", + "§7Instantly heals for §a+150§7 and a", + "§7grants a §b50 ✎ Mana §7boost.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_STAMINA;1", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "", + "infoType": "" +}
\ No newline at end of file |