diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
commit | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (patch) | |
tree | 37f4390b3246c3580852e198b50f96b291c93e7e /items/GOLD_NECRON_HEAD.json | |
parent | 4cfe3d2a5bd617e098efaee69bf5652f1c6755f1 (diff) | |
download | NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.gz NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.bz2 NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.zip |
*enter creative name here*
Diffstat (limited to 'items/GOLD_NECRON_HEAD.json')
-rw-r--r-- | items/GOLD_NECRON_HEAD.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/GOLD_NECRON_HEAD.json b/items/GOLD_NECRON_HEAD.json new file mode 100644 index 00000000..c1cabd8d --- /dev/null +++ b/items/GOLD_NECRON_HEAD.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§cGolden Necron Head", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"34376e0f-2bd2-3e10-a48f-d2ebe40e1dbe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU1MjgwNDU3MCwKICAicHJvZmlsZUlkIiA6ICJhMmY4MzQ1OTVjODk0YTI3YWRkMzA0OTcxNmNhOTEwYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiUHVuY2giLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTY2OWUwYjQxZGE0ZmQ1OGY2MjViZmQxNDBiYjViMjRmODRkNTZlZGU2NjU4YjY4ZjEyNDQ3ODA0MmNkYWZlNiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d175\",1:\"§7Strength: §c+15\",2:\"\",3:\"§7Health: §a+80 HP\",4:\"§7Defense: §a+40\",5:\"\",6:\"§7Obtained from killing §cNecron\",7:\"§c§7in §cThe Catacombs §7lots of\",8:\"§7times. Grants §a2x §7stats on\",9:\"§7§cThe Catacombs Floor VII§7.\",10:\"\",11:\"§7§8Right hand of the Wither King.\",12:\"§8Inherited the Catacombs eons\",13:\"§8ago. Never defeated, feared by\",14:\"§8anything living AND dead.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 700000 / 700000\",18:\"§c§lSPECIAL DUNGEON HELMET\"],Name:\"§f§f§cGolden Necron Head\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOLD_NECRON_HEAD\",uuid:\"f30c8c58-831d-480d-b5fd-01756e3d2799\",timestamp:\"11/23/20 8:33 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Gear Score: §d175", + "§7Strength: §c+15", + "", + "§7Health: §a+80 HP", + "§7Defense: §a+40", + "", + "§7Obtained from killing §cNecron", + "§c§7in §cThe Catacombs §7lots of", + "§7times. Grants §a2x §7stats on", + "§7§cThe Catacombs Floor VII§7.", + "", + "§7§8Right hand of the Wither King.", + "§8Inherited the Catacombs eons", + "§8ago. Never defeated, feared by", + "§8anything living AND dead.", + "", + "§7§8This item can be reforged!", + "§aPerfect 700000 / 700000", + "§c§lSPECIAL DUNGEON HELMET" + ], + "internalname": "GOLD_NECRON_HEAD", + "crafttext": "", + "clickcommand": "", + "modver": "1.7-REL", + "infoType": "" +}
\ No newline at end of file |