aboutsummaryrefslogtreecommitdiff
path: root/items/MITHRIL_PLATE.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-03-19 21:55:24 +0000
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2022-03-19 21:55:24 +0000
commite580a17989ef1df4e42ab78b82e0af0f0c3fd6b8 (patch)
tree8939c2ba48af0d1b40b06dc3d79fc0b35da0edd9 /items/MITHRIL_PLATE.json
parent08dbaee33fae02757cef77e4a8e0f53d6ccaf9ce (diff)
parenta1875440aadf3e9d0cd0b527c40d75e610b0023b (diff)
downloadNotEnoughUpdates-REPO-e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8.tar.gz
NotEnoughUpdates-REPO-e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8.tar.bz2
NotEnoughUpdates-REPO-e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8.zip
Merge branch 'dangerous'
Diffstat (limited to 'items/MITHRIL_PLATE.json')
-rw-r--r--items/MITHRIL_PLATE.json32
1 files changed, 19 insertions, 13 deletions
diff --git a/items/MITHRIL_PLATE.json b/items/MITHRIL_PLATE.json
index 5198a5ff..a8c6af0a 100644
--- a/items/MITHRIL_PLATE.json
+++ b/items/MITHRIL_PLATE.json
@@ -1,25 +1,31 @@
{
"itemid": "minecraft:skull",
"displayname": "§9Mithril Plate",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"56f7d562-8d19-3645-b7ee-13aa44ed58c9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzMjE0MDk0MSwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWJjMWZkN2VjMWExMTQ1MDYzMjM5MDk1YjE3MTM1NTY4ZTMxODhiZTIwM2IzMThhOTg5ZGY0OTY0YjhjZjJlMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\",1:\"\",2:\"§eItems Required\",3:\"§5Refined Mithril §7x5\",4:\"§9Golden Plate §7x1\",5:\"§9Enchanted Iron Block §7x1\",6:\"§6Refined Titanium §7x1\",7:\"\",8:\"§7Duration: §b18h\"],Name:\"§9Mithril Plate\"},ExtraAttributes:{id:\"MITHRIL_PLATE\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"56f7d562-8d19-3645-b7ee-13aa44ed58c9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzMjE0MDk0MSwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWJjMWZkN2VjMWExMTQ1MDYzMjM5MDk1YjE3MTM1NTY4ZTMxODhiZTIwM2IzMThhOTg5ZGY0OTY0YjhjZjJlMCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Mithril Plate\"},ExtraAttributes:{id:\"MITHRIL_PLATE\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
- "§9§lRARE",
- "",
- "§eItems Required",
- "§5Refined Mithril §7x5",
- "§9Golden Plate §7x1",
- "§9Enchanted Iron Block §7x1",
- "§6Refined Titanium §7x1",
- "",
- "§7Duration: §b18h"
+ "§9§lRARE"
],
"internalname": "MITHRIL_PLATE",
"crafttext": "",
- "clickcommand": "",
- "modver": "1.7.1-REL",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril_Plate"
+ ],
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "GOLDEN_PLATE:1",
+ "REFINED_TITANIUM:1",
+ "REFINED_MITHRIL:5",
+ "ENCHANTED_IRON_BLOCK:1"
+ ],
+ "count": 1,
+ "overrideOutputId": "MITHRIL_PLATE",
+ "duration": 64800
+ }
]
-}
+} \ No newline at end of file