diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-02 18:21:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 16:21:10 +0000 |
commit | e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (patch) | |
tree | 44e868d98216cf971327fbd6cec8f92feacc2ba2 /items/SHINY_RELIC.json | |
parent | 4f70c01ffa270be1eb4bc0a6dcb710d1393f5f1f (diff) | |
download | NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.gz NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.bz2 NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.zip |
Better Mayor Update Items v1.0 (#1271)
* feat: Better Mayor Update Items v1.0
* fix: Old rainbownames
* feat: Even more Better Mayor Items
* feat: Forge duration on new items
* fix: coordinates for moved npcs
* feat: NPC shop for Liz
* feat: HOTM Reqs for new Mining Equipment
* feat: Event Sack, Remove Soulbound from Fishing and a few other fixes
* feat: Lava Sea Creature HP
Diffstat (limited to 'items/SHINY_RELIC.json')
-rw-r--r-- | items/SHINY_RELIC.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SHINY_RELIC.json b/items/SHINY_RELIC.json index 06d7648f..61cc041c 100644 --- a/items/SHINY_RELIC.json +++ b/items/SHINY_RELIC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cShiny Relic #1-7", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"df6578dc-75de-318b-a8a2-0857cf589d46\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODY5OTE1NDEyNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTIyZGM2MThlMzk2Zjk2YjBmZjdiYjUwMTM1ZTNjYjAwYjcxZjBkNjJmMzkyZWNiMGY4MjczMmNlMzM5ZjEwMiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7A perfect replica of the Shiny\",1:\"§7Relic deposited on the Blood God\",2:\"§7Shrine following the Dante\",3:\"§7fight.\",4:\"\",5:\"§bExceedingly rare item!\",6:\"\",7:\"§7Found by: §7§kIIIIIII\",8:\"§7Date: §e§k1111§e-§k11§e-§kee\",9:\"\",10:\"§c§lSPECIAL\"],Name:\"§cShiny Relic #1-7\"},ExtraAttributes:{id:\"SHINY_RELIC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"df6578dc-75de-318b-a8a2-0857cf589d46\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxODY5OTE1NDEyNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTIyZGM2MThlMzk2Zjk2YjBmZjdiYjUwMTM1ZTNjYjAwYjcxZjBkNjJmMzkyZWNiMGY4MjczMmNlMzM5ZjEwMiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7A perfect replica of the Shiny\",1:\"§7Relic deposited on the Blood God\",2:\"§7Shrine following the Dante\",3:\"§7fight.\",4:\"\",5:\"§bExceedingly rare item!\",6:\"\",7:\"§7Found by: §7§kIIIIIII\",8:\"§7Date: §e§k1111§e-§k11§e-§kee\",9:\"\",10:\"§c§lSPECIAL MEMENTO\"],Name:\"§cShiny Relic #1-7\"},ExtraAttributes:{id:\"SHINY_RELIC\"}}", "damage": 3, "lore": [ "§7A perfect replica of the Shiny", @@ -14,12 +14,12 @@ "§7Found by: §7§kIIIIIII", "§7Date: §e§k1111§e-§k11§e-§kee", "", - "§c§lSPECIAL" + "§c§lSPECIAL MEMENTO" ], "internalname": "SHINY_RELIC", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.3.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shiny_Relic", |