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