diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2023-09-17 13:09:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-17 13:09:53 +0200 |
commit | 6888a8389e7e479826ed00c686c6d63f6f0e29fa (patch) | |
tree | 5ff3f7ccac62f18e8c3e0ea363db2d9c323999ed /items/MIDAS_JEWEL.json | |
parent | f740e79fb4d4f695c05dc06ffc5a12ed592761f9 (diff) | |
download | NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.gz NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.tar.bz2 NotEnoughUpdates-REPO-6888a8389e7e479826ed00c686c6d63f6f0e29fa.zip |
Description fixes (#987)
* Description fixes
https://canary.discord.com/channels/516977525906341928/1152464209829953607
2nd times the charm or something like that
* Another few fixes
* More fixes
* Forgot something
* Update MIDAS_JEWEL.json
Diffstat (limited to 'items/MIDAS_JEWEL.json')
-rw-r--r-- | items/MIDAS_JEWEL.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/MIDAS_JEWEL.json b/items/MIDAS_JEWEL.json index 7dc2fbdc..9a1aeabd 100644 --- a/items/MIDAS_JEWEL.json +++ b/items/MIDAS_JEWEL.json @@ -4,15 +4,15 @@ "displayname": "§9Midas Jewel", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Gilded §7reforge\",4:\"§7when combined with §6Midas\u0027\",5:\"§6Sword§7.\",6:\"\",7:\"§7§8§oMidas\u0027 most prized\",8:\"§8§opossession - a gift from his\",9:\"§8§oolder brother, whose boundless\",10:\"§8§ogenerosity got the better of\",11:\"§8§ohim. While he always admired his\",12:\"§8§obrother, Midas swore his kingdom\",13:\"§8§owould not end the same way.\",14:\"\",15:\"§7Requires §aMining Skill Level\",16:\"§aXXV§7!\",17:\"\",18:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{id:\"MIDAS_JEWEL\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d65c750d-e5f8-39db-8ff4-467e6f6941c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODE4Mzg2YjBlZmE2ZjhjY2Q0OGZjZTg5ZTdkYzU2NGU2YTQ2OTc0YzNhZTU3MjdhYWRmODM3ZDNmZGE2NTk2NCJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Gilded §7reforge\",4:\"§7when combined with §6Midas\",5:\"§6Staff§7 and §6Midas\u0027 Sword§7.\",6:\"\",7:\"§7§8§oMidas\u0027 most prized\",8:\"§8§opossession - a gift from his\",9:\"§8§oolder brother, whose boundless\",10:\"§8§ogenerosity got the better of\",11:\"§8§ohim. While he always admired his\",12:\"§8§obrother, Midas swore his kingdom\",13:\"§8§owould not end the same way.\",14:\"\",15:\"§7Requires §aMining Skill Level\",16:\"§aXXV§7!\",17:\"\",18:\"§9§lRARE REFORGE STONE\"],Name:\"§9Midas Jewel\"},ExtraAttributes:{id:\"MIDAS_JEWEL\"}}", + "modver": "2.1.1-PRE", "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", "§7Applies the §9Gilded §7reforge", - "§7when combined with §6Midas\u0027", - "§6Sword§7.", + "§7when combined with §6Midas", + "§6Staff§7 and §6Midas\u0027 Sword§7.", "", "§7§8§oMidas\u0027 most prized", "§8§opossession - a gift from his", |