aboutsummaryrefslogtreecommitdiff
path: root/items/KNOCKBACK.json
blob: 6918ea279c7f2dc82ac092e6c8111de363a28478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "internalname": "KNOCKBACK",
  "itemid": "minecraft:potion",
  "displayname": "§fKnockback Potion",
  "clickcommand": "viewpotion",
  "damage": 9,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Knockback\",2:\"§7Damaging enemies deals more\",3:\"§7knockback.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fKnockback Potion\"},ExtraAttributes:{id:\"KNOCKBACK\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§4Knockback",
    "§7Damaging enemies deals more",
    "§7knockback.",
    "",
    "§f§lCOMMON"
  ]
}