diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-10 13:36:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-10 22:36:00 +1100 |
commit | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (patch) | |
tree | e131d7e12d15fa092f17c96531d9e61f11a2280f /items/MENDER_FEDORA.json | |
parent | a76c7bcf23c261fed9dc175b0ed943664ed8aa98 (diff) | |
download | NotEnoughUpdates-REPO-c02c2d3e9d856aed9a5d118da8f3839897cf68c3.tar.gz NotEnoughUpdates-REPO-c02c2d3e9d856aed9a5d118da8f3839897cf68c3.tar.bz2 NotEnoughUpdates-REPO-c02c2d3e9d856aed9a5d118da8f3839897cf68c3.zip |
Fixed Bank 1-4 enchantment (#839)
Diffstat (limited to 'items/MENDER_FEDORA.json')
-rw-r--r-- | items/MENDER_FEDORA.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/MENDER_FEDORA.json b/items/MENDER_FEDORA.json index 160e6492..8a704339 100644 --- a/items/MENDER_FEDORA.json +++ b/items/MENDER_FEDORA.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§5Mender Fedora", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"57893e0f-a314-32fc-ab99-4c4e6cb20f07\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE0Njc3MCwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTVlMTQzNDg2YmJkZDk4YjJiNTYyMzAwZDRjNjk4ZTZhNTNhNWFhM2ZhMzI4Zjc0Y2I4MzkwOWUwODhjNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Health: §a+220\",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 16\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Fedora\"},ExtraAttributes:{id:\"MENDER_FEDORA\",shop_dungeon_floor_completion_required:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"57893e0f-a314-32fc-ab99-4c4e6cb20f07\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5NTg2NTE0Njc3MCwKICAicHJvZmlsZUlkIiA6ICI0ZTMwZjUwZTdiYWU0M2YzYWZkMmE3NDUyY2ViZTI5YyIsCiAgInByb2ZpbGVOYW1lIiA6ICJfdG9tYXRvel8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWU1OTVlMTQzNDg2YmJkZDk4YjJiNTYyMzAwZDRjNjk4ZTZhNTNhNWFhM2ZhMzI4Zjc0Y2I4MzkwOWUwODhjNCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d250\",1:\"§7Health: §a+220\",2:\"§7Mending: §a+100\",3:\"\",4:\"§7Grants §a+100☄ Mending §7and §4♨\",5:\"§4Vitality §7while in Dungeons.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§aPerfect 52500 / 52500\",9:\"§7§4❣ §cRequires §aCatacombs Level 16\",10:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Mender Fedora\"},ExtraAttributes:{id:\"MENDER_FEDORA\",shop_dungeon_floor_completion_required:3}}", "damage": 3, "lore": [ "§7Gear Score: §d250", "§7Health: §a+220", + "§7Mending: §a+100", "", - "§7Any healing on other players and", - "§7yourself is doubled while in", - "§7Dungeons.", + "§7Grants §a+100☄ Mending §7and §4♨", + "§4Vitality §7while in Dungeons.", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", @@ -19,7 +19,7 @@ "internalname": "MENDER_FEDORA", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mender_Fedora" |