aboutsummaryrefslogtreecommitdiff
path: root/items/WET_NAPKIN.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-08-15 23:49:23 +0200
committerGitHub <noreply@github.com>2023-08-16 07:49:23 +1000
commit3e1eaf449377a38b10128cf35847c2f40411c412 (patch)
tree62f8ce5cf5258a72161be309da4f4e815ab8d06b /items/WET_NAPKIN.json
parent0162818487df8c5b107a2228fe71684c544a0b90 (diff)
downloadNotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.gz
NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.bz2
NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.zip
Fixed mob, added wet napkin and wiki links (#967)
Diffstat (limited to 'items/WET_NAPKIN.json')
-rw-r--r--items/WET_NAPKIN.json30
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