diff options
author | apotato321 <ryrylin5@gmail.com> | 2021-02-25 12:20:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-25 15:20:43 -0500 |
commit | 481b0dd59c69c513483e81db463b99b7c83665dc (patch) | |
tree | be950376b191f6ea25098c8fdf0b403c03f1bf8f /items/VERY_OFFICIAL_YELLOW_ROCK.json | |
parent | 168eb9bda1449b36f580e07fe48f215f31a74d4a (diff) | |
download | NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.tar.gz NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.tar.bz2 NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.zip |
Forgot to add wiki links, thanks jani (#417)
* 2-16 Update Items
* f
* d
* d
* Romero Items that were not added before
haha i spent like 10m for this
* Wiki links
Diffstat (limited to 'items/VERY_OFFICIAL_YELLOW_ROCK.json')
-rw-r--r-- | items/VERY_OFFICIAL_YELLOW_ROCK.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/VERY_OFFICIAL_YELLOW_ROCK.json b/items/VERY_OFFICIAL_YELLOW_ROCK.json new file mode 100644 index 00000000..9c60483f --- /dev/null +++ b/items/VERY_OFFICIAL_YELLOW_ROCK.json @@ -0,0 +1,19 @@ +{ + "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\",uuid:\"e538fbf7-359e-45a3-9069-9ff687f166a6\",timestamp:\"2/25/21 12:14 PM\"}}", + "damage": 0, + "lore": [ + "§7Quest item", + "", + "§6§lLEGENDARY" + ], + "internalname": "VERY_OFFICIAL_YELLOW_ROCK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Very_Official_Yellow_Rock_of_Love!" + ] +}
\ No newline at end of file |