diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-11 16:22:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-11 10:22:33 -0400 |
commit | 5952b147032dda27288d81aec50e82ec9c545019 (patch) | |
tree | 016eab8f7baca0e9cd15e266bd043a27dd6685ca /items/WEDDING_RING_1.json | |
parent | 532212d429cce9f7ae975ece83871df1ef543715 (diff) | |
download | NotEnoughUpdates-REPO-5952b147032dda27288d81aec50e82ec9c545019.tar.gz NotEnoughUpdates-REPO-5952b147032dda27288d81aec50e82ec9c545019.tar.bz2 NotEnoughUpdates-REPO-5952b147032dda27288d81aec50e82ec9c545019.zip |
Stuff (#518)
Diffstat (limited to 'items/WEDDING_RING_1.json')
-rw-r--r-- | items/WEDDING_RING_1.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/WEDDING_RING_1.json b/items/WEDDING_RING_1.json index 5fcf17a1..e7c82cd7 100644 --- a/items/WEDDING_RING_1.json +++ b/items/WEDDING_RING_1.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:gold_nugget", "displayname": "§f§eYellow Rock of Love", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Grants a 1 in 100,000,000,000\",1:\"§7chance to deal §c+100%\",2:\"§c§7damage.\",3:\"\",4:\"§7§8True love is tough to find,\",5:\"§8but finding it hits you hard!\",6:\"\",7:\"§7Requires quest progress!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§eYellow Rock of Love\"},ExtraAttributes:{id:\"WEDDING_RING_1\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§7Grants a 1 in 100,000,000,000\",2:\"§7chance to deal §c+100%\",3:\"§c§7damage.\",4:\"\",5:\"§7§8True love is tough to find,\",6:\"§8but finding it hits you hard!\",7:\"\",8:\"§7Requires quest progress!\",9:\"\",10:\"§7Requires §a§l15x §fPoppy\",11:\"§7to upgrade!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§eYellow Rock of Love\"},ExtraAttributes:{id:\"WEDDING_RING_1\"}}", "damage": 0, "parent": "WEDDING_RING_0", "lore": [ + "", "§7Grants a 1 in 100,000,000,000", "§7chance to deal §c+100%", "§c§7damage.", @@ -14,15 +15,18 @@ "", "§7Requires quest progress!", "", + "§7Requires §a§l15x §fPoppy", + "§7to upgrade!", + "", "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], "internalname": "WEDDING_RING_1", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ring_of_Love" ] -} +}
\ No newline at end of file |