diff options
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 |