diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/TRUE_DEFENSE.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/TRUE_DEFENSE.json')
-rw-r--r-- | items/TRUE_DEFENSE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/TRUE_DEFENSE.json b/items/TRUE_DEFENSE.json new file mode 100644 index 00000000..50417f45 --- /dev/null +++ b/items/TRUE_DEFENSE.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |