aboutsummaryrefslogtreecommitdiff
path: root/items/TRUE_DEFENSE.json
blob: 256533822b3e1188d5da9fbc64ba5030bf51a6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "internalname": "TRUE_DEFENSE",
  "itemid": "minecraft:potion",
  "displayname": "§fTrue Resistance Potion",
  "clickcommand": "viewpotion",
  "damage": 0,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:11b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§fTrue Resistance\",2:\"§7Increases §f❂ True Defense§7,\",3:\"§7which reduces true damage you\",4:\"§7receive.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fTrue Resistance Potion\"},ExtraAttributes:{id:\"TRUE_RESISTANCE\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§fTrue Resistance",
    "§7Increases §f❂ True Defense§7,",
    "§7which reduces true damage you",
    "§7receive.",
    "",
    "§f§lCOMMON"
  ]
}