diff options
author | Linnea Gräf <nea@nea.moe> | 2024-06-06 22:00:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-06 20:00:54 +0000 |
commit | de4a67c87debeb9b9366638f3fcbbef5a57eecc3 (patch) | |
tree | e0e244740578b236b4a09304694481ab9e8b18dc /items/MITHRIL_ORE.json | |
parent | a69c37d72986ee0f80b75ffae8205e388f776c15 (diff) | |
download | NotEnoughUpdates-REPO-de4a67c87debeb9b9366638f3fcbbef5a57eecc3.tar.gz NotEnoughUpdates-REPO-de4a67c87debeb9b9366638f3fcbbef5a57eecc3.tar.bz2 NotEnoughUpdates-REPO-de4a67c87debeb9b9366638f3fcbbef5a57eecc3.zip |
3 (#1233)
Co-authored-by: SeRaid <77941535+SeRaid743@users.noreply.github.com>
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", |