diff options
author | jani270 <jani270@gmx.de> | 2022-11-06 13:14:01 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-06 13:14:01 +0100 |
commit | 68e668f445838fbd2b14f99b86b1934fab8d4d18 (patch) | |
tree | 59170c355532d6ef2d9d0ecb0b80dcd86689e11e /items/VOID_SWORD.json | |
parent | 05f0788507b24e456188fc6d4a724f30e2d21026 (diff) | |
parent | 00e21e0d4f01d927006b4172771f7b26c49c6a2e (diff) | |
download | NotEnoughUpdates-REPO-68e668f445838fbd2b14f99b86b1934fab8d4d18.tar.gz NotEnoughUpdates-REPO-68e668f445838fbd2b14f99b86b1934fab8d4d18.tar.bz2 NotEnoughUpdates-REPO-68e668f445838fbd2b14f99b86b1934fab8d4d18.zip |
Merge branch 'master' into prerelease
Diffstat (limited to 'items/VOID_SWORD.json')
-rw-r--r-- | items/VOID_SWORD.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/VOID_SWORD.json b/items/VOID_SWORD.json new file mode 100644 index 00000000..d2891add --- /dev/null +++ b/items/VOID_SWORD.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:diamond_sword", + "displayname": "§5Void Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"\",2:\"§7Gain §c+20❁ Strength §7per piece\",3:\"§7of §5End Armor §7worn.\",4:\"§7\",5:\"§7Current Bonus: §a0\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC SWORD\"],Name:\"§5Void Sword\"},ExtraAttributes:{id:\"VOID_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+125", + "", + "§7Gain §c+20❁ Strength §7per piece", + "§7of §5End Armor §7worn.", + "§7", + "§7Current Bonus: §a0", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§5§lEPIC SWORD" + ], + "internalname": "VOID_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Void_Sword", + "https://wiki.hypixel.net/Void_Sword" + ] +} |