diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:39:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:39:17 -0800 |
commit | 1950e48770ace67f261a9ac9cdbb6808e9464c68 (patch) | |
tree | 758b89bdab78b93754e9bcffce0dcf198fa25771 /items/MENDER_CROWN.json | |
parent | 549357a3a201a2a24bfab4406346ab2289248929 (diff) | |
parent | e813da9dbbbc3c63d412155d47073c96c765311e (diff) | |
download | NotEnoughUpdates-REPO-1950e48770ace67f261a9ac9cdbb6808e9464c68.tar.gz NotEnoughUpdates-REPO-1950e48770ace67f261a9ac9cdbb6808e9464c68.tar.bz2 NotEnoughUpdates-REPO-1950e48770ace67f261a9ac9cdbb6808e9464c68.zip |
Merge branch 'apotato321-items-1' into master
Diffstat (limited to 'items/MENDER_CROWN.json')
-rw-r--r-- | items/MENDER_CROWN.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/MENDER_CROWN.json b/items/MENDER_CROWN.json new file mode 100644 index 00000000..abc508a0 --- /dev/null +++ b/items/MENDER_CROWN.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Mender Crown", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63fcdb3b-2514-3e8b-b259-3acfd4aad50a\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNTU0MzQwNjU0NSwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJEb25fVml0b0Nvcmxlb25lIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzMDY1ZDUwNDk1YzBhMmYyNWEzM2Y5MmFhOTBkMDg0OWNhZjkxNDcwYmIxMDI3ZDdmNzljZGI1Y2UzNzM4ZWMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Gear Score: §d300 \",1:\"§7Health: §a+270 HP \",2:\"\",3:\"§7Any healing on other players and\",4:\"§7yourself is doubled while in\",5:\"§7Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 28\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Crown\"},ExtraAttributes:{id:\"MENDER_CROWN\",shop_dungeon_floor_completion_required:6}}", + "damage": 3, + "lore": [ + "§7Gear Score: §d300 ", + "§7Health: §a+270 HP ", + "", + "§7Any healing on other players and", + "§7yourself is doubled while in", + "§7Dungeons.", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 28", + "§5§lEPIC DUNGEON HELMET" + ], + "internalname": "MENDER_CROWN", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |