diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/BEDROCK.json | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/items/BEDROCK.json b/items/BEDROCK.json index daa70908..87c93a59 100644 --- a/items/BEDROCK.json +++ b/items/BEDROCK.json @@ -1,13 +1,19 @@ { "itemid": "minecraft:bedrock", - "displayname": "§fBedrock", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBedrock\"},ExtraAttributes:{id:\"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\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "", + "§7§cPlease contact Jayavarmen#8817", + "§cand explain how on earth you got", + "§cthis item, tyvm", + "", + "§6§lLEGENDARY" ], "internalname": "BEDROCK", - "modver": "1.3-REL", - "vanilla": true, - "clickcommand": "" + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" }
\ No newline at end of file |