diff options
Diffstat (limited to 'items/STARRED_YETI_SWORD.json')
-rw-r--r-- | items/STARRED_YETI_SWORD.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/STARRED_YETI_SWORD.json b/items/STARRED_YETI_SWORD.json new file mode 100644 index 00000000..b0a6ef88 --- /dev/null +++ b/items/STARRED_YETI_SWORD.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6⚚ Yeti Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+185\",2:\"§7Intelligence: §a+50\",3:\" §8[§8✎§8] §8[§8❁§8]\",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 §c66,971.8 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6⚚ Yeti Sword\"},ExtraAttributes:{id:\"STARRED_YETI_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+160", + "§7Strength: §c+185", + "§7Intelligence: §a+50", + " §8[§8✎§8] §8[§8❁§8]", + "", + "§6Ability: Terrain Toss §e§lRIGHT CLICK", + "§7Throws a chunk of terrain in the", + "§7direction you are facing! Deals", + "§7up to §c66,971.8 §7damage.", + "§8Mana Cost: §3250", + "§8Cooldown: §a1s", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ], + "recipe": { + "A1": "WINTER_FRAGMENT:1", + "A2": "WINTER_FRAGMENT:1", + "A3": "WINTER_FRAGMENT:1", + "B1": "WINTER_FRAGMENT:1", + "B2": "YETI_SWORD:1", + "B3": "WINTER_FRAGMENT:1", + "C1": "WINTER_FRAGMENT:1", + "C2": "WINTER_FRAGMENT:1", + "C3": "WINTER_FRAGMENT:1" + }, + "internalname": "STARRED_YETI_SWORD", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |