diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-17 21:16:28 -0500 |
commit | 53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f (patch) | |
tree | 559caeef0c7925d1ca6d9c8c1c827803a1de71ff /items/PURE_MITHRIL.json | |
parent | b8d00599721cd30fd5c3653ab99397133da6ba3a (diff) | |
download | NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.gz NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.tar.bz2 NotEnoughUpdates-REPO-53d08a0f8a0748a3b2ada0c595a39fdb04b4f09f.zip |
HotM 3
Diffstat (limited to 'items/PURE_MITHRIL.json')
-rw-r--r-- | items/PURE_MITHRIL.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/PURE_MITHRIL.json b/items/PURE_MITHRIL.json new file mode 100644 index 00000000..5bb3c5a3 --- /dev/null +++ b/items/PURE_MITHRIL.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pure Mithril", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5dafd990-b622-31d0-b4c8-369ae0c0a1ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ4MGQ1N2IwZDFkNDMyZTA3NDg3OGM2YWVjNWY0NWEyY2U5OGQ5YzQ4MWZiOGNjODM4MmNmZjE3MWY4MzY5OSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Mithraic\",5:\"§9§7reforge to a pickaxe.\",6:\"\",7:\"§7§8§oIt takes a few hours of\",8:\"§8§oforging to purify Mithril - the\",9:\"§8§oimpurities extract themselves\",10:\"§8§owhile the Mithril coalesces.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aXVIII§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\",16:\"\",17:\"§eItems Required\",18:\"§5Refined Mithril §7x2\",19:\"\",20:\"§7Duration: §b12h\"],Name:\"§9Pure Mithril\"},ExtraAttributes:{id:\"PURE_MITHRIL\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Mithraic", + "§9§7reforge to a pickaxe.", + "", + "§7§8§oIt takes a few hours of", + "§8§oforging to purify Mithril - the", + "§8§oimpurities extract themselves", + "§8§owhile the Mithril coalesces.", + "", + "§7Requires §aMining Skill Level", + "§aXVIII§7!", + "", + "§9§lRARE REFORGE STONE", + "", + "§eItems Required", + "§5Refined Mithril §7x2", + "", + "§7Duration: §b12h" + ], + "internalname": "PURE_MITHRIL", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |