diff options
Diffstat (limited to 'items/FISHING_XP_BOOST.json')
-rw-r--r-- | items/FISHING_XP_BOOST.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/FISHING_XP_BOOST.json b/items/FISHING_XP_BOOST.json new file mode 100644 index 00000000..7d31fc1b --- /dev/null +++ b/items/FISHING_XP_BOOST.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fFishing XP Boost I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:22b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§aFishing XP Boost I §f(12:00)\",2:\"§7Earn §a5% §7more Fishing\",3:\"§7experience.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fFishing XP Boost I Potion\"},ExtraAttributes:{potion_level:1,potion:\"fishing_xp_boost\",effects:[0:{level:1,effect:\"fishing_xp_boost\",duration_ticks:14400}],potion_type:\"POTION\",originTag:\"UNKNOWN\",id:\"FISHING_XP_BOOST\",uuid:\"0852d587-8c97-4516-b333-4595a4f421ff\",timestamp:\"5/22/20 8:30 AM\"}}", + "damage": 0, + "lore": [ + "", + "§aFishing XP Boost I §f(12:00)", + "§7Earn §a5% §7more Fishing", + "§7experience.", + "", + "§f§lCOMMON" + ], + "internalname": "FISHING_XP_BOOST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |