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/FORAGING_XP_BOOST.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/FORAGING_XP_BOOST.json')
-rw-r--r-- | items/FORAGING_XP_BOOST.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/FORAGING_XP_BOOST.json b/items/FORAGING_XP_BOOST.json new file mode 100644 index 00000000..ea4e8091 --- /dev/null +++ b/items/FORAGING_XP_BOOST.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fForaging XP Boost I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:22b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§aForaging XP Boost I §f(12:00)\",2:\"§7Earn §a5% §7more Foraging\",3:\"§7experience.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fForaging XP Boost I Potion\"},ExtraAttributes:{potion_level:1,potion:\"foraging_xp_boost\",effects:[0:{level:1,effect:\"foraging_xp_boost\",duration_ticks:14400}],potion_type:\"POTION\",originTag:\"UNKNOWN\",id:\"FORAGING_XP_BOOST\",uuid:\"8add6e49-0ff9-409b-a615-9d59555c4445\",timestamp:\"5/22/20 3:30 PM\"}}", + "damage": 0, + "lore": [ + "", + "§aForaging XP Boost I §f(12:00)", + "§7Earn §a5% §7more Foraging", + "§7experience.", + "", + "§f§lCOMMON" + ], + "internalname": "FORAGING_XP_BOOST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |