diff options
Diffstat (limited to 'items/BEDROCK.json')
-rw-r--r-- | items/BEDROCK.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/BEDROCK.json b/items/BEDROCK.json index 76d1f2da..e5e885db 100644 --- a/items/BEDROCK.json +++ b/items/BEDROCK.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:bedrock", "displayname": "§6Bedrock", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§cI guess you have this now.\",2:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Bedrock\"},ExtraAttributes:{id:\"BEDROCK\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§cI guess you have this now.\",1:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Bedrock\"},ExtraAttributes:{id:\"BEDROCK\"}}", "damage": 0, "lore": [ - "", "§7§cI guess you have this now.", "", "§6§lLEGENDARY" @@ -12,9 +11,9 @@ "internalname": "BEDROCK", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bedrock" ] -}
\ No newline at end of file +} |