1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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:\"§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)",
"§7Grants §3+5☯ Foraging Wisdom§7.",
"",
"§f§lCOMMON"
],
"internalname": "FORAGING_XP_BOOST",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "",
"crafttext": ""
}
|