diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-09-13 12:16:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 12:16:42 +0200 |
commit | 9639a623dfc55aaedc0d55883d0e0c763c8ba268 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/CONJURING_SWORD.json | |
parent | ea9aa73866aa11b3886ecea819d974de83c26b62 (diff) | |
parent | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (diff) | |
download | NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.gz NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.bz2 NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.zip |
Merge pull request #1 from Moulberry/master
Update
Diffstat (limited to 'items/CONJURING_SWORD.json')
-rw-r--r-- | items/CONJURING_SWORD.json | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/items/CONJURING_SWORD.json b/items/CONJURING_SWORD.json index 5652b983..3cfc2608 100644 --- a/items/CONJURING_SWORD.json +++ b/items/CONJURING_SWORD.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:stone_sword", "displayname": "§9Conjuring", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 §8(246)\",1:\"§7Damage: §c+68 §8(+102.68)\",2:\"§7Strength: §c+36 §8(+54.36)\",3:\"\",4:\"§7Intelligence: §a+85 §8(+128.35)\",5:\"\",6:\"§7§7Reduces the cooldown of Guided\",7:\"§7Sheep by §65 §7seconds, and\",8:\"§7prevents Guided Sheep from\",9:\"§7spawning randomly while holding\",10:\"§7this item.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§7§4❣ §cRequires §aCatacombs Level 13\",15:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d172 \",1:\"§7Damage: §c+68 \",2:\"§7Strength: §c+36 \",3:\"\",4:\"§7Intelligence: §a+85 \",5:\"\",6:\"§7§7Reduces the cooldown of Guided\",7:\"§7Sheep by §65 §7seconds, and\",8:\"§7prevents Guided Sheep from\",9:\"§7spawning randomly while holding\",10:\"§7this item.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 35000 / 35000\",14:\"§7§4❣ §cRequires §aCatacombs Level 13\",15:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Conjuring\"},ExtraAttributes:{dungeon_item_level:0,id:\"CONJURING_SWORD\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d172 §8(246)", - "§7Damage: §c+68 §8(+102.68)", - "§7Strength: §c+36 §8(+54.36)", + "§7Gear Score: §d172 ", + "§7Damage: §c+68 ", + "§7Strength: §c+36 ", "", - "§7Intelligence: §a+85 §8(+128.35)", + "§7Intelligence: §a+85 ", "", "§7§7Reduces the cooldown of Guided", "§7Sheep by §65 §7seconds, and", @@ -25,5 +25,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Conjuring" + ] }
\ No newline at end of file |