1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:potion",
"displayname": "§fAwkward Potion",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Use Awkward Potions in Brewing\",1:\"§7Stands with items labeled as Brewing\",2:\"§7Ingredients to brew Potions.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fAwkward Potion\"},ExtraAttributes:{enhanced:0b,last_potion_ingredient:\"NETHER_STALK\",potion_type:\"AWKWARD\",id:\"POTION_AWKWARD\",extended:0b,should_give_alchemy_exp:1b}}",
"damage": 16,
"lore": [
"§7Use Awkward Potions in Brewing",
"§7Stands with items labeled as Brewing",
"§7Ingredients to brew Potions.",
"",
"§f§lCOMMON"
],
"internalname": "POTION_AWKWARD",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": ""
}
|