diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 18:49:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 18:49:08 -0500 |
commit | 8e84828b5d15b44345912d3821ae192b5f323eb5 (patch) | |
tree | b0b733ef579d03aeb459fa902f071e56a85cf3d2 /items/BEDROCK.json | |
parent | b6407b65c09776fa48200f02839a9ac35292d8af (diff) | |
download | NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.tar.gz NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.tar.bz2 NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.zip |
Mithril Golem Pets | Wiki URLs | Pickaxes
Diffstat (limited to 'items/BEDROCK.json')
-rw-r--r-- | items/BEDROCK.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/BEDROCK.json b/items/BEDROCK.json index 87c93a59..f1a9f576 100644 --- a/items/BEDROCK.json +++ b/items/BEDROCK.json @@ -1,13 +1,11 @@ { "itemid": "minecraft:bedrock", "displayname": "§6Bedrock", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§cPlease contact Jayavarmen#8817\",2:\"§cand explain how on earth you got\",3:\"§cthis item, tyvm\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Bedrock\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BEDROCK\",uuid:\"a43fc96b-e38f-4b99-aebd-10a00a377e62\",timestamp:\"1/15/21 12:44 PM\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§cI guess you have this now.\",2:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Bedrock\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BEDROCK\",uuid:\"a43fc96b-e38f-4b99-aebd-10a00a377e62\",timestamp:\"1/15/21 12:44 PM\"}}", "damage": 0, "lore": [ "", - "§7§cPlease contact Jayavarmen#8817", - "§cand explain how on earth you got", - "§cthis item, tyvm", + "§7§cI guess you have this now.", "", "§6§lLEGENDARY" ], @@ -15,5 +13,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bedrock" + ] }
\ No newline at end of file |