diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:12 +1100 |
commit | 3b750492565cda962fe668c89a6ae467d765ca71 (patch) | |
tree | 5472edc2e8ac8477a3977b0155bc4060b276b7d7 /items/PURE_MITHRIL.json | |
parent | 4fa2f1eb69e5d3e412387d3f5bbde66e49245241 (diff) | |
download | NotEnoughUpdates-REPO-3b750492565cda962fe668c89a6ae467d765ca71.tar.gz NotEnoughUpdates-REPO-3b750492565cda962fe668c89a6ae467d765ca71.tar.bz2 NotEnoughUpdates-REPO-3b750492565cda962fe668c89a6ae467d765ca71.zip |
Fixed Pure Mithril perk and nbttag (#895)
Diffstat (limited to 'items/PURE_MITHRIL.json')
-rw-r--r-- | items/PURE_MITHRIL.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/PURE_MITHRIL.json b/items/PURE_MITHRIL.json index fd290b09..c6f381db 100644 --- a/items/PURE_MITHRIL.json +++ b/items/PURE_MITHRIL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Pure Mithril", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5dafd990-b622-31d0-b4c8-369ae0c0a1ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ4MGQ1N2IwZDFkNDMyZTA3NDg3OGM2YWVjNWY0NWEyY2U5OGQ5YzQ4MWZiOGNjODM4MmNmZjE3MWY4MzY5OSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Mithraic §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oIt takes a few hours of\",7:\"§8§oforging to purify Mithril - the\",8:\"§8§oimpurities extract themselves\",9:\"§8§owhile the Mithril coalesces.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVIII§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\",15:\"\",16:\"§eItems Required\",17:\"§5Refined Mithril §7x2\",18:\"\",19:\"§7Duration: §b12h\"],Name:\"§9Pure Mithril\"},ExtraAttributes:{id:\"PURE_MITHRIL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5dafd990-b622-31d0-b4c8-369ae0c0a1ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ4MGQ1N2IwZDFkNDMyZTA3NDg3OGM2YWVjNWY0NWEyY2U5OGQ5YzQ4MWZiOGNjODM4MmNmZjE3MWY4MzY5OSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Mithraic §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oIt takes a few hours of\",7:\"§8§oforging to purify Mithril - the\",8:\"§8§oimpurities extract themselves\",9:\"§8§owhile the Mithril coalesces.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVIII§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Pure Mithril\"},ExtraAttributes:{id:\"PURE_MITHRIL\"}}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -23,7 +23,7 @@ "internalname": "PURE_MITHRIL", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pure_Mithril", |