aboutsummaryrefslogtreecommitdiff
path: root/items/ARCHERY.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ARCHERY.json')
-rw-r--r--items/ARCHERY.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/items/ARCHERY.json b/items/ARCHERY.json
deleted file mode 100644
index ded8d03d..00000000
--- a/items/ARCHERY.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "internalname": "ARCHERY",
- "itemid": "minecraft:potion",
- "displayname": "§fArchery Potion",
- "clickcommand": "viewpotion",
- "damage": 7,
- "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bArchery\",2:\"§7Increases bow damage.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fArchery Potion\"},ExtraAttributes:{id:\"ARCHERY\"}}",
- "modver": "1.0.0",
- "lore": [
- "",
- "§bArchery",
- "§7Increases bow damage.",
- "",
- "§f§lCOMMON"
- ]
-}