aboutsummaryrefslogtreecommitdiff
path: root/items/ADRENALINE.json
blob: 0dddedfebd9d1c003afbaea4acb55287185c5848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "internalname": "ADRENALINE",
  "itemid": "minecraft:potion",
  "displayname": "§fAdrenaline Potion",
  "clickcommand": "viewpotion",
  "damage": 1,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:10b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§cAdrenaline\",2:\"§7Grants a boost in absorption\",3:\"§7health and an increase in §f✦\",4:\"§fSpeed§7.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fAdrenaline Potion\"},ExtraAttributes:{id:\"ADRENALINE\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§cAdrenaline",
    "§7Grants a boost in absorption",
    "§7health and an increase in §f✦",
    "§fSpeed§7.",
    "",
    "§f§lCOMMON"
  ]
}