diff options
Diffstat (limited to 'items/CONJURING_SWORD.json')
-rw-r--r-- | items/CONJURING_SWORD.json | 61 |
1 files changed, 30 insertions, 31 deletions
diff --git a/items/CONJURING_SWORD.json b/items/CONJURING_SWORD.json index 65de684b..a3fdb8eb 100644 --- a/items/CONJURING_SWORD.json +++ b/items/CONJURING_SWORD.json @@ -1,33 +1,32 @@ { - "itemid": "minecraft:stone_sword", - "displayname": "§9Conjuring", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Damage: §c+68 \",2:\"§7Strength: §c+36 \",3:\"§7Intelligence: §a+85 \",4:\"\",5:\"§7§7Reduces the cooldown of Guided\",6:\"§7Sheep by §65 §7seconds, and\",7:\"§7prevents Guided Sheep from\",8:\"§7spawning randomly while holding\",9:\"§7this item.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§7§4❣ §cRequires §cCatacombs Skill\",14:\"§c13§c.\",15:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d172 ", - "§7Damage: §c+68 ", - "§7Strength: §c+36 ", - "§7Intelligence: §a+85 ", - "", - "§7§7Reduces the cooldown of Guided", - "§7Sheep by §65 §7seconds, and", - "§7prevents Guided Sheep from", - "§7spawning randomly while holding", - "§7this item.", - "", - "§7§8This item can be reforged!", - "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §cCatacombs Skill", - "§c13§c.", - "§9§lRARE DUNGEON SWORD" - ], - "internalname": "CONJURING_SWORD", - "crafttext": "", - "clickcommand": "", - "modver": "2.1.1-PRE", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Conjuring", - "https://wiki.hypixel.net/Conjuring" - ] + "itemid": "minecraft:stone_sword", + "displayname": "§9Conjuring", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Damage: §c+68 \",2:\"§7Strength: §c+36 \",3:\"§7Intelligence: §a+85 \",4:\"\",5:\"§7§7Reduces the cooldown of Guided\",6:\"§7Sheep by §65 §7seconds, and\",7:\"§7prevents Guided Sheep from\",8:\"§7spawning randomly while holding\",9:\"§7this item.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §cCatacombs Skill\",13:\"§c13§c.\",14:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d172 ", + "§7Damage: §c+68 ", + "§7Strength: §c+36 ", + "§7Intelligence: §a+85 ", + "", + "§7§7Reduces the cooldown of Guided", + "§7Sheep by §65 §7seconds, and", + "§7prevents Guided Sheep from", + "§7spawning randomly while holding", + "§7this item.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c13§c.", + "§9§lRARE DUNGEON SWORD" + ], + "internalname": "CONJURING_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Conjuring", + "https://wiki.hypixel.net/Conjuring" + ] }
\ No newline at end of file |