diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-02 12:21:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 10:21:04 +0000 |
commit | d9502d87bb485196912aa8ca6ff25c9397fb43a2 (patch) | |
tree | 2d5b373af9b74eea0245f02751c10e0e04c9a918 /items/KUUDRA_FIERY_TIER_KEY.json | |
parent | 18978eaf21296bab537df83f88ee2dbd269158b7 (diff) | |
download | NotEnoughUpdates-REPO-d9502d87bb485196912aa8ca6ff25c9397fb43a2.tar.gz NotEnoughUpdates-REPO-d9502d87bb485196912aa8ca6ff25c9397fb43a2.tar.bz2 NotEnoughUpdates-REPO-d9502d87bb485196912aa8ca6ff25c9397fb43a2.zip |
Added wiki links and fixed some lores (#1189)
Diffstat (limited to 'items/KUUDRA_FIERY_TIER_KEY.json')
-rw-r--r-- | items/KUUDRA_FIERY_TIER_KEY.json | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/items/KUUDRA_FIERY_TIER_KEY.json b/items/KUUDRA_FIERY_TIER_KEY.json index 40f99e31..98aca091 100644 --- a/items/KUUDRA_FIERY_TIER_KEY.json +++ b/items/KUUDRA_FIERY_TIER_KEY.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§5Fiery Kuudra Key", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"75c56136-e7cc-3836-a4d5-ed516b7651d6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzY1Mjg5ODM0MSwKICAicHJvZmlsZUlkIiA6ICI5ZDQyNWFiOGFmZjg0MGU1OWM3NzUzZjc5Mjg5YjMyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21wa2luNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ4NTQzOTNiYmY5NDQ0NTQyNTAyNTgyZDRiNWEyM2NjNzM4OTY1MDZlMmZjNzM5ZDU0NWJjMzViYzdiMWMwNiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§7Used to unlock the reward\",1:\"§7chest in the Fiery Tier of the\",2:\"§7Kuudra fight.\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§5§lEPIC\"],Name:\"§5Fiery Kuudra Key\"},ExtraAttributes:{id:\"KUUDRA_FIERY_TIER_KEY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"75c56136-e7cc-3836-a4d5-ed516b7651d6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzY1Mjg5ODM0MSwKICAicHJvZmlsZUlkIiA6ICI5ZDQyNWFiOGFmZjg0MGU1OWM3NzUzZjc5Mjg5YjMyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21wa2luNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ4NTQzOTNiYmY5NDQ0NTQyNTAyNTgyZDRiNWEyM2NjNzM4OTY1MDZlMmZjNzM5ZDU0NWJjMzViYzdiMWMwNiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7§7Used to unlock the reward chest in\",1:\"§7the Fiery Tier of the Kuudra fight.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Fiery Kuudra Key\"},ExtraAttributes:{id:\"KUUDRA_FIERY_TIER_KEY\"}}", "damage": 3, "lore": [ - "§7§7Used to unlock the reward", - "§7chest in the Fiery Tier of the", - "§7Kuudra fight.", + "§7§7Used to unlock the reward chest in", + "§7the Fiery Tier of the Kuudra fight.", + "", "§eRight-click to view recipes!", "", - "§8§l* §8Co-op Soulbound §8§l*", "§5§lEPIC" ], "recipe": { @@ -25,7 +24,7 @@ }, "internalname": "KUUDRA_FIERY_TIER_KEY", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "crafttext": "", "infoType": "WIKI_URL", "info": [ |