diff options
Diffstat (limited to 'items/WET_NAPKIN.json')
-rw-r--r-- | items/WET_NAPKIN.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/WET_NAPKIN.json b/items/WET_NAPKIN.json new file mode 100644 index 00000000..19261ac9 --- /dev/null +++ b/items/WET_NAPKIN.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:filled_map", + "displayname": "§cWet Napkin", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7An old wet napkin that appears\",1:\"§7to have some scribbling on the\",2:\"§7back, but part of it is too\",3:\"§7blurry to make out:\",4:\"\",5:\"§8§oThe total §8§o§k--------§8§o plus time\",6:\"§8§otimes time, all that subtracted\",7:\"§8§ofrom thrice the commencement,\",8:\"§8§othen add §k--§8§o of yourself,\",9:\"§8§othe whole thing elbuod.\",10:\"\",11:\"§8§l* §8Co-op Soulbound §8§l*\",12:\"§c§lSPECIAL\"],Name:\"§cWet Napkin\"},ExtraAttributes:{id:\"WET_NAPKIN\"}}", + "damage": 30878, + "lore": [ + "§7An old wet napkin that appears", + "§7to have some scribbling on the", + "§7back, but part of it is too", + "§7blurry to make out:", + "", + "§8§oThe total §8§o§k--------§8§o plus time", + "§8§otimes time, all that subtracted", + "§8§ofrom thrice the commencement,", + "§8§othen add §k--§8§o of yourself,", + "§8§othe whole thing elbuod.", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§c§lSPECIAL" + ], + "internalname": "WET_NAPKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wet_Napkin", + "https://wiki.hypixel.net/Wet_Napkin" + ] +}
\ No newline at end of file |