From b266f3aaf3f65e626db95eded21c6ca0e0fc34b7 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 15 Jan 2021 11:19:01 -0500 Subject: I think they messed up the t11 recipe --- items/MINERAL_LEGGINGS.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/MINERAL_LEGGINGS.json') diff --git a/items/MINERAL_LEGGINGS.json b/items/MINERAL_LEGGINGS.json index 2923885e..8be421aa 100644 --- a/items/MINERAL_LEGGINGS.json +++ b/items/MINERAL_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Mineral Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Speed: §a+15\",2:\"\",3:\"§7Each piece of this armor grants\",4:\"§7the ability to §9automatically\",5:\"§9mine §a2 §7extra nearby blocks\",6:\"§7while mining (very short\",7:\"§7cooldown).\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC LEGGINGS\"],color:13428223,Name:\"§5Mineral Leggings\"},ExtraAttributes:{id:\"MINERAL_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+125\",1:\"§7Speed: §a+15\",2:\"\",3:\"§7Each piece of this armor grants\",4:\"§7the ability to §9automatically\",5:\"§9mine §a2 §7extra nearby blocks\",6:\"§7while mining (very short\",7:\"§7cooldown, blocks must require\",8:\"§7breaking power of less than 4).\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC LEGGINGS\"],color:13428223,Name:\"§5Mineral Leggings\"},ExtraAttributes:{id:\"MINERAL_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Defense: §a+125", @@ -11,7 +11,8 @@ "§7the ability to §9automatically", "§9mine §a2 §7extra nearby blocks", "§7while mining (very short", - "§7cooldown).", + "§7cooldown, blocks must require", + "§7breaking power of less than 4).", "", "§7§8This item can be reforged!", "§5§lEPIC LEGGINGS" @@ -29,8 +30,7 @@ }, "internalname": "MINERAL_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.3-REL", - "crafttext": "", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" -- cgit