diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-20 13:12:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 13:12:30 +0200 |
commit | 64398a560ef328a787e5106197504a56d9cf80db (patch) | |
tree | 9206bdf4feb105884ea498c453741381ef265bf5 /items/FORAGING_XP_BOOST.json | |
parent | 3ae2abbed4df9a495d9ab068202c09736b072add (diff) | |
download | NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2 NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip |
New Alpha Stuff (#787)
* Nerds
* More Items
* I love stats
* I love hypixel
* Added and changed stuff from shitty update
* editor throwing
* I love the github editor
* More fixes
* Added new stuff to enchants.json
Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/FORAGING_XP_BOOST.json')
-rw-r--r-- | items/FORAGING_XP_BOOST.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/FORAGING_XP_BOOST.json b/items/FORAGING_XP_BOOST.json index ac727061..ae6fc177 100644 --- a/items/FORAGING_XP_BOOST.json +++ b/items/FORAGING_XP_BOOST.json @@ -1,18 +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\",id:\"FORAGING_XP_BOOST\"}}", + "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:\"§7Grants §3+5☯ Foraging Wisdom§7.\",3:\"\",4:\"§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\",id:\"FORAGING_XP_BOOST\"}}", "damage": 0, "lore": [ "", "§aForaging XP Boost I §f(12:00)", - "§7Earn §a5% §7more Foraging", - "§7experience.", + "§7Grants §3+5☯ Foraging Wisdom§7.", "", "§f§lCOMMON" ], "internalname": "FORAGING_XP_BOOST", "clickcommand": "", - "modver": "1.0.0", - "infoType": "" -} + "modver": "2.1.0-REL", + "infoType": "", + "crafttext": "" +}
\ No newline at end of file |