aboutsummaryrefslogtreecommitdiff
path: root/items/DIVAN_LEGGINGS.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/DIVAN_LEGGINGS.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/DIVAN_LEGGINGS.json')
-rw-r--r--items/DIVAN_LEGGINGS.json28
1 files changed, 17 insertions, 11 deletions
diff --git a/items/DIVAN_LEGGINGS.json b/items/DIVAN_LEGGINGS.json
index 375660e7..72d5a331 100644
--- a/items/DIVAN_LEGGINGS.json
+++ b/items/DIVAN_LEGGINGS.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:golden_leggings",
"displayname": "§6Leggings Of Divan",
- "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+170\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6.\",9:\"§6§lLEGENDARY LEGGINGS\",10:\"\",11:\"§eItems Required\",12:\"§5Divan Fragment §7x7\",13:\"§9Gemstone Mixture §7x10\",14:\"§5❤ §5Flawless Ruby Gemstone §7x1\",15:\"\",16:\"§7Duration: §b23h\"],Name:\"§6Leggings Of Divan\"},ExtraAttributes:{id:\"DIVAN_LEGGINGS\"},AttributeModifiers:[]}",
+ "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130\",1:\"§7Defense: §a+170\",2:\"§7Mining Speed: §a+80\",3:\"§7Mining Fortune: §a+30\",4:\" §8[§8⸕§8] §8[§8☘§8] §8[§8⸕§8] §8[§8☘§8] §8[§8✧§8]\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §5Heart of the\",8:\"§5Mountain Tier 6.\",9:\"§6§lLEGENDARY LEGGINGS\"],Name:\"§6Leggings Of Divan\"},ExtraAttributes:{id:\"DIVAN_LEGGINGS\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Health: §a+130",
@@ -13,21 +13,27 @@
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §5Heart of the",
"§5Mountain Tier 6.",
- "§6§lLEGENDARY LEGGINGS",
- "",
- "§eItems Required",
- "§5Divan Fragment §7x7",
- "§9Gemstone Mixture §7x10",
- "§5❤ §5Flawless Ruby Gemstone §7x1",
- "",
- "§7Duration: §b23h"
+ "§6§lLEGENDARY LEGGINGS"
],
"internalname": "DIVAN_LEGGINGS",
"crafttext": "",
- "clickcommand": "",
- "modver": "2.0.0-REL",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Divan_Armor"
+ ],
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "DIVAN_FRAGMENT:7",
+ "FLAWLESS_RUBY_GEM:1",
+ "GEMSTONE_MIXTURE:10"
+ ],
+ "count": 1,
+ "overrideOutputId": "DIVAN_LEGGINGS",
+ "duration": 82800
+ }
]
} \ No newline at end of file