diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:18:01 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:18:01 -0400 |
commit | 31919f989f3f2fb9d882c3fb84ea201514016abe (patch) | |
tree | d7ef9da54176e93bde5ca2403d4a909fe7d21c48 | |
parent | 40cd551f3233097a143b55c84b00ab237afd9fc3 (diff) | |
download | NotEnoughUpdates-REPO-31919f989f3f2fb9d882c3fb84ea201514016abe.tar.gz NotEnoughUpdates-REPO-31919f989f3f2fb9d882c3fb84ea201514016abe.tar.bz2 NotEnoughUpdates-REPO-31919f989f3f2fb9d882c3fb84ea201514016abe.zip |
Chnaged Files
-rw-r--r-- | items/CRYPT_WITHERLORD_SWORD.json | 12 | ||||
-rw-r--r-- | items/LAPIS_GENERATOR_1.json | 18 |
2 files changed, 15 insertions, 15 deletions
diff --git a/items/CRYPT_WITHERLORD_SWORD.json b/items/CRYPT_WITHERLORD_SWORD.json index df96e0b9..01085731 100644 --- a/items/CRYPT_WITHERLORD_SWORD.json +++ b/items/CRYPT_WITHERLORD_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§5Crypt Witherlord Sword", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 §8(265)\",1:\"§7Damage: §c+62 §8(+97.34)\",2:\"§7Strength: §c+50 §8(+78.5)\",3:\"\",4:\"§7Intelligence: §a+113 §8(+177.41)\",5:\"\",6:\"§6Item Ability: Witherlord §e§lRIGHT CLICK\",7:\"§7Shoot 3 skulls each dealing\",8:\"§7§a2,478§7 Damage.\",9:\"§8Mana Cost: §340\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d169 \",1:\"§7Damage: §c+62 \",2:\"§7Strength: §c+50 \",3:\"\",4:\"§7Intelligence: §a+113 \",5:\"\",6:\"§6Item Ability: Witherlord §e§lRIGHT CLICK\",7:\"§7Shoot 3 skulls each dealing\",8:\"§7§a2,478§7 Damage.\",9:\"§8Mana Cost: §340\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Crypt Witherlord Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"CRYPT_WITHERLORD_SWORD\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d169 §8(265)", - "§7Damage: §c+62 §8(+97.34)", - "§7Strength: §c+50 §8(+78.5)", + "§7Gear Score: §d169 ", + "§7Damage: §c+62 ", + "§7Strength: §c+50 ", "", - "§7Intelligence: §a+113 §8(+177.41)", + "§7Intelligence: §a+113 ", "", "§6Item Ability: Witherlord §e§lRIGHT CLICK", "§7Shoot 3 skulls each dealing", @@ -24,7 +24,7 @@ "internalname": "CRYPT_WITHERLORD_SWORD", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "1.4-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Crypt_Witherlord_Sword" diff --git a/items/LAPIS_GENERATOR_1.json b/items/LAPIS_GENERATOR_1.json index 37c3f4f5..7ccd5bfb 100644 --- a/items/LAPIS_GENERATOR_1.json +++ b/items/LAPIS_GENERATOR_1.json @@ -14,15 +14,15 @@ "§7Max Storage: §e64" ], "recipe": { - "A1": "INK_SACK-4:32", - "A2": "INK_SACK-4:32", - "A3": "INK_SACK-4:32", - "B1": "INK_SACK-4:32", + "A1": "INK_SACK:4:32", + "A2": "INK_SACK:4:32", + "A3": "INK_SACK:4:32", + "B1": "INK_SACK:4:32", "B2": "WOOD_PICKAXE:1", - "B3": "INK_SACK-4:32", - "C1": "INK_SACK-4:32", - "C2": "INK_SACK-4:32", - "C3": "INK_SACK-4:32" + "B3": "INK_SACK:4:32", + "C1": "INK_SACK:4:32", + "C2": "INK_SACK:4:32", + "C3": "INK_SACK:4:32" }, "internalname": "LAPIS_GENERATOR_1", "clickcommand": "viewrecipe", @@ -31,4 +31,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Lapis_Minion" ] -} +}
\ No newline at end of file |