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, 0 insertions, 17 deletions
diff --git a/items/DODGE.json b/items/DODGE.json
deleted file mode 100644
index 71af8671..00000000
--- a/items/DODGE.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "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"
- ]
-}