aboutsummaryrefslogtreecommitdiff
path: root/items/DODGE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/DODGE.json')
-rw-r--r--items/DODGE.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/items/DODGE.json b/items/DODGE.json
new file mode 100644
index 00000000..09bf310f
--- /dev/null
+++ b/items/DODGE.json
@@ -0,0 +1,17 @@
+{
+ "internalname": "DODGE",
+ "itemid": "minecraft:potion",
+ "displayname": "§fDodge Potion",
+ "clickcommand": "viewpotion",
+ "damage": 2,
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:1b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§9Dodge\",2:\"§7Mob attacks have a chance to\",3:\"§7miss.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fDodge Potion\"},ExtraAttributes:{id:\"DODGE\"}}",
+ "modver": "1.0.0",
+ "lore": [
+ "",
+ "§9Dodge",
+ "§7Mob attacks have a chance to",
+ "§7miss.",
+ "",
+ "§f§lCOMMON"
+ ]
+} \ No newline at end of file