aboutsummaryrefslogtreecommitdiff
path: root/items/HOLY_FRAGMENT.json
diff options
context:
space:
mode:
authorTomEngMaster <70163122+TomEngMaster@users.noreply.github.com>2020-11-22 08:30:30 +0100
committerGitHub <noreply@github.com>2020-11-22 08:30:30 +0100
commita6d967c513053d1f53a3e0944be6f6097e27876a (patch)
tree60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/HOLY_FRAGMENT.json
parentce2a8e23753746323446021155538d68c2f78d05 (diff)
parent3e758918fb29e4fb54d998b457b7953e42e26a7d (diff)
downloadNotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz
NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2
NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip
Merge pull request #3 from Moulberry/master
Update from original repo
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
+}