diff options
Diffstat (limited to 'items/AGARIMOO_TONGUE.json')
-rw-r--r-- | items/AGARIMOO_TONGUE.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/AGARIMOO_TONGUE.json b/items/AGARIMOO_TONGUE.json new file mode 100644 index 00000000..e7729f28 --- /dev/null +++ b/items/AGARIMOO_TONGUE.json @@ -0,0 +1,25 @@ +{ + "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": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Agarimoo_Tongue", + "https://wiki.hypixel.net/Agarimoo_Tongue" + ] +}
\ No newline at end of file |