aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com>2020-10-29 20:07:33 -0600
committerGitHub <noreply@github.com>2020-10-29 20:07:33 -0600
commit333c409609a4f81ddcb5d7c9fb7d3b6231b2a473 (patch)
tree0320637770dab4a8a7f565e463f67fb3a602b186
parentd2565ae4cde17315027b5314aad3d7a09107b486 (diff)
downloadNotEnoughUpdates-REPO-333c409609a4f81ddcb5d7c9fb7d3b6231b2a473.tar.gz
NotEnoughUpdates-REPO-333c409609a4f81ddcb5d7c9fb7d3b6231b2a473.tar.bz2
NotEnoughUpdates-REPO-333c409609a4f81ddcb5d7c9fb7d3b6231b2a473.zip
Add inflatable jerry wiki url
-rw-r--r--items/INFLATABLE_JERRY.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/items/INFLATABLE_JERRY.json b/items/INFLATABLE_JERRY.json
index 70022252..9a38e911 100644
--- a/items/INFLATABLE_JERRY.json
+++ b/items/INFLATABLE_JERRY.json
@@ -1,11 +1,11 @@
{
"internalname": "INFLATABLE_JERRY",
- "itemid": 383,
+ "itemid": "minecraft:spawn_egg",
"displayname": "§fInflatable Jerry",
"clickcommand": "",
"damage": 120,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7May it be a light to you in\",1:\"§7dark places, when all other\",2:\"§7lights go out.\",3:\"\",4:\"§cDungeons only!\",5:\"\",6:\"§f§lCOMMON DUNGEON ITEM\"],Name:\"§fInflatable Jerry\"},ExtraAttributes:{id:\"INFLATABLE_JERRY\"}}",
- "modver": "1.0.0",
+ "modver": "1.4-REL",
"lore": [
"§7May it be a light to you in",
"§7dark places, when all other",
@@ -14,5 +14,10 @@
"§cDungeons only!",
"",
"§f§lCOMMON DUNGEON ITEM"
+ ],
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Inflatable_Jerry"
]
-} \ No newline at end of file
+}