diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-04-03 14:24:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 22:24:17 +1000 |
commit | 1662c79b9944a9b77434b4e939a953e59477eb5a (patch) | |
tree | ab506c31ca40f3e2fbcfd5992a3b19240a5cf70e /items/VERY_OFFICIAL_YELLOW_ROCK.json | |
parent | bbf75d0b43c0b62a5bc094e135e03eded4104842 (diff) | |
download | NotEnoughUpdates-REPO-1662c79b9944a9b77434b4e939a953e59477eb5a.tar.gz NotEnoughUpdates-REPO-1662c79b9944a9b77434b4e939a953e59477eb5a.tar.bz2 NotEnoughUpdates-REPO-1662c79b9944a9b77434b4e939a953e59477eb5a.zip |
Fixed 38 Items, added some reforge stats and a new pet item (#915)
Diffstat (limited to 'items/VERY_OFFICIAL_YELLOW_ROCK.json')
-rw-r--r-- | items/VERY_OFFICIAL_YELLOW_ROCK.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/VERY_OFFICIAL_YELLOW_ROCK.json b/items/VERY_OFFICIAL_YELLOW_ROCK.json index 5f4a5bef..5702fce6 100644 --- a/items/VERY_OFFICIAL_YELLOW_ROCK.json +++ b/items/VERY_OFFICIAL_YELLOW_ROCK.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:gold_nugget", "displayname": "§6§eVery Official Yellow Rock of Love!", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§6§lLEGENDARY\"],Name:\"§6§eVery Official Yellow Rock of Love!\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"VERY_OFFICIAL_YELLOW_ROCK\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§6§lLEGENDARY\"],Name:\"§6§eVery Official Yellow Rock of Love!\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"VERY_OFFICIAL_YELLOW_ROCK\"}}", "damage": 0, "lore": [ "§7Quest item", "", + "§8§l* §8Co-op Soulbound §8§l*", "§6§lLEGENDARY" ], "internalname": "VERY_OFFICIAL_YELLOW_ROCK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Very_Official_Yellow_Rock_of_Love!", |