diff options
Diffstat (limited to 'items/YELLOW_ROCK.json')
-rw-r--r-- | items/YELLOW_ROCK.json | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/items/YELLOW_ROCK.json b/items/YELLOW_ROCK.json index 88242a6a..164af5d3 100644 --- a/items/YELLOW_ROCK.json +++ b/items/YELLOW_ROCK.json @@ -1,17 +1,23 @@ { "itemid": "minecraft:gold_nugget", "displayname": "§f§eYellow Rock", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§f§eYellow Rock\"},ExtraAttributes:{id:\"YELLOW_ROCK\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\" \",2:\"§7Bring it to §eRomero §7in §aThe Park§7.\",3:\" \",4:\"§7§7§oA little rough around the\",5:\"§7§oedges, but beauty can be found\",6:\"§7§owithin.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§eYellow Rock\"},ExtraAttributes:{id:\"YELLOW_ROCK\"}}", "damage": 0, "lore": [ - "§7Quest item", + "§7Quest Item", + " ", + "§7Bring it to §eRomero §7in §aThe Park§7.", + " ", + "§7§7§oA little rough around the", + "§7§oedges, but beauty can be found", + "§7§owithin.", "", "§f§lCOMMON" ], "internalname": "YELLOW_ROCK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Yellow_Rock", |