1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:mutton",
"displayname": "§9Agarimoo Tongue",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Agarimoos have five stomachs and\",1:\"§73 tongues. For this specific\",2:\"§7Agarimoo, past tense is more\",3:\"§7accurate.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Agarimoo Tongue\"},ExtraAttributes:{id:\"AGARIMOO_TONGUE\"}}",
"damage": 0,
"lore": [
"§7Agarimoos have five stomachs and",
"§73 tongues. For this specific",
"§7Agarimoo, past tense is more",
"§7accurate.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "AGARIMOO_TONGUE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|