diff options
Diffstat (limited to 'items/MITHRIL_ORE.json')
-rw-r--r-- | items/MITHRIL_ORE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/MITHRIL_ORE.json b/items/MITHRIL_ORE.json index a79d839d..3e64f394 100644 --- a/items/MITHRIL_ORE.json +++ b/items/MITHRIL_ORE.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:prismarine_crystals", "displayname": "§fMithril", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7§7§o\\\"The Man called it \\\"true-silver\\\" while\",3:\"§7§othe Dwarves, who loved it above all\",4:\"§7§othings, had their own, secret name\",5:\"§7§ofor it.\\\"\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fMithril\"},ExtraAttributes:{id:\"MITHRIL_ORE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§7§7§o\\\"The Man called it \\\"true-silver\\\" while\",4:\"§7§othe Dwarves, who loved it above all\",5:\"§7§othings, had their own, secret name\",6:\"§7§ofor it.\\\"\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fMithril\"},ExtraAttributes:{id:\"MITHRIL_ORE\"}}", "damage": 0, "lore": [ "§7§8Brewing Ingredient", + "§7§8Collection Item", "", "§7§7§o\"The Man called it \"true-silver\" while", "§7§othe Dwarves, who loved it above all", @@ -16,7 +17,7 @@ "internalname": "MITHRIL_ORE", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mithril", |