aboutsummaryrefslogtreecommitdiff
path: root/items/HOLY_FRAGMENT.json
diff options
context:
space:
mode:
authorTymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com>2020-11-05 09:14:47 -0700
committerGitHub <noreply@github.com>2020-11-05 09:14:47 -0700
commit682464982a770f22da16683250507ecbba462215 (patch)
tree4eeae7d8f6c0d5d21e7c77a85817520774a6c2a4 /items/HOLY_FRAGMENT.json
parentd3244230324197f0aa438b10b23f4cbae0e363e3 (diff)
downloadNotEnoughUpdates-REPO-682464982a770f22da16683250507ecbba462215.tar.gz
NotEnoughUpdates-REPO-682464982a770f22da16683250507ecbba462215.tar.bz2
NotEnoughUpdates-REPO-682464982a770f22da16683250507ecbba462215.zip
Add holy frag wiki url (why was it on the other frags but not this)
Diffstat (limited to 'items/HOLY_FRAGMENT.json')
-rw-r--r--items/HOLY_FRAGMENT.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/items/HOLY_FRAGMENT.json b/items/HOLY_FRAGMENT.json
index 1811d794..2c69a63e 100644
--- a/items/HOLY_FRAGMENT.json
+++ b/items/HOLY_FRAGMENT.json
@@ -1,14 +1,19 @@
{
"internalname": "HOLY_FRAGMENT",
- "itemid": 397,
+ "itemid": "minecraft:skull",
"displayname": "§5Holy Dragon Fragment",
"clickcommand": "",
"damage": 3,
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"37edaf41-ceec-35e0-bd7e-f4fc81957e4e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODNkOWE4MmUzMDcxYzgxYWQ0MmFiNDgyYTdjODA3M2JlYzZiODdlNjIwNDM1M2E0ZTdjZTIwMDM2MjIyNzUzYyJ9fX0K\"}]}},display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Holy Dragon Fragment\"},ExtraAttributes:{id:\"HOLY_FRAGMENT\"}}",
- "modver": "1.0.0",
+ "modver": "1.5-REL",
"lore": [
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
+ ],
+ "crafttext": "",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Dragon_Fragment"
]
-} \ No newline at end of file
+}