aboutsummaryrefslogtreecommitdiff
path: root/items/MITHRIL_NECKLACE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/MITHRIL_NECKLACE.json')
-rw-r--r--items/MITHRIL_NECKLACE.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/items/MITHRIL_NECKLACE.json b/items/MITHRIL_NECKLACE.json
new file mode 100644
index 00000000..9408d6ab
--- /dev/null
+++ b/items/MITHRIL_NECKLACE.json
@@ -0,0 +1,37 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aMithril Necklace",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"489fb549-859f-3661-a897-c51e7ed33073\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODAwMjI5ODQzMywKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYzZGQzYTM1M2FkNWZhNzhlMjQyZTNhMmIyMDI1ZTk5NDQ3MzI1ZjFmM2Y0N2Q1OGMxOTFmZDMwNzBhMWU3NzgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Mining Speed: §a+20\",1:\"§7Mining Fortune: §a+5\",2:\"\",3:\"§7Grants §6+5☘ Mining Fortune §7while\",4:\"§7mining §2Mithril§7.\",5:\"§7\",6:\"§6Full Set Bonus: Dwarf Wannabe §7(0/4)\",7:\"§7Grants §6+30⸕ Mining Speed §7and §6+5☘\",8:\"§6Mining Fortune §7while in the §2Dwarven\",9:\"§2Mines§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON NECKLACE\"],Name:\"§aMithril Necklace\"},ExtraAttributes:{id:\"MITHRIL_NECKLACE\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Mining Speed: §a+20",
+ "§7Mining Fortune: §a+5",
+ "",
+ "§7Grants §6+5☘ Mining Fortune §7while",
+ "§7mining §2Mithril§7.",
+ "§7",
+ "§6Full Set Bonus: Dwarf Wannabe §7(0/4)",
+ "§7Grants §6+30⸕ Mining Speed §7and §6+5☘",
+ "§6Mining Fortune §7while in the §2Dwarven",
+ "§2Mines§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§a§lUNCOMMON NECKLACE"
+ ],
+ "internalname": "MITHRIL_NECKLACE",
+ "crafttext": "Requires: HotM 2",
+ "clickcommand": "viewrecipe",
+ "modver": "2.3.0",
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "ENCHANTED_MITHRIL:3.0"
+ ],
+ "count": 1.0,
+ "overrideOutputId": "MITHRIL_NECKLACE",
+ "duration": 2700
+ }
+ ]
+} \ No newline at end of file