diff options
Diffstat (limited to 'items/YETI_SWORD.json')
-rw-r--r-- | items/YETI_SWORD.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/YETI_SWORD.json b/items/YETI_SWORD.json index ecaafaac..acfe4b5c 100644 --- a/items/YETI_SWORD.json +++ b/items/YETI_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Yeti Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+150\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: Terrain Toss §e§lRIGHT CLICK\",6:\"§7Throws a chunk of terrain in the\",7:\"§7direction you are facing! Deals\",8:\"§7up to §c4000 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Yeti Sword\"},ExtraAttributes:{id:\"YETI_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+150\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Ability: Terrain Toss §e§lRIGHT CLICK\",6:\"§7Throws a chunk of terrain in the\",7:\"§7direction you are facing! Deals\",8:\"§7up to §c4000 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Yeti Sword\"},ExtraAttributes:{id:\"YETI_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+150", @@ -9,7 +9,7 @@ "", "§7Intelligence: §a+50", "", - "§6Item Ability: Terrain Toss §e§lRIGHT CLICK", + "§6Ability: Terrain Toss §e§lRIGHT CLICK", "§7Throws a chunk of terrain in the", "§7direction you are facing! Deals", "§7up to §c4000 §7damage.", @@ -32,9 +32,10 @@ }, "internalname": "YETI_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Yeti_Sword" - ] + ], + "crafttext": "" }
\ No newline at end of file |