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/MAGIC_FIND.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/MAGIC_FIND.json')
-rw-r--r-- | items/MAGIC_FIND.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/MAGIC_FIND.json b/items/MAGIC_FIND.json new file mode 100644 index 00000000..bda144de --- /dev/null +++ b/items/MAGIC_FIND.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fMagic Find I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:8b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bMagic Find I §f(3:00)\",2:\"§7Gain §a+10% §7chance to find\",3:\"§7rare items from monsters and\",4:\"§7bosses.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fMagic Find I Potion\"},ExtraAttributes:{potion_level:1,potion:\"magic_find\",effects:[0:{level:1,effect:\"magic_find\",duration_ticks:3600}],potion_type:\"POTION\",originTag:\"SHOP_PURCHASE\",id:\"MAGIC_FIND\",uuid:\"02206a1f-bf39-47c2-b263-f4a8cec11d1c\",timestamp:\"11/22/19 3:27 AM\"}}", + "damage": 7, + "lore": [ + "", + "§bMagic Find I §f(3:00)", + "§7Gain §a+10% §7chance to find", + "§7rare items from monsters and", + "§7bosses.", + "", + "§f§lCOMMON" + ], + "internalname": "MAGIC_FIND", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |