aboutsummaryrefslogtreecommitdiff
path: root/items/SLOWNESS.json
blob: c5d686443b89d0f2ac0afa52d6c2fc84d7ecc073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "internalname": "SLOWNESS",
  "itemid": "minecraft:potion",
  "displayname": "§fSlowness Potion",
  "clickcommand": "viewpotion",
  "damage": 10,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:2b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§7Slowness\",2:\"§7Reduces §f✦ Speed§7.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fSlowness Potion\"},ExtraAttributes:{id:\"SLOWNESS\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§7Slowness",
    "§7Reduces §f✦ Speed§7.",
    "",
    "§f§lCOMMON"
  ]
}