diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-09 22:05:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-09 21:05:25 +0000 |
commit | 9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42 (patch) | |
tree | 542f2fe1d5f30adcc165bbdfbc8bf7803fb6ea80 /items/ARACK.json | |
parent | 00e21e0d4f01d927006b4172771f7b26c49c6a2e (diff) | |
download | NotEnoughUpdates-REPO-9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42.tar.gz NotEnoughUpdates-REPO-9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42.tar.bz2 NotEnoughUpdates-REPO-9c58c289ded76ef071f4ae3cb62a9dcb05d7ec42.zip |
Spiders Den Update (#859)
Diffstat (limited to 'items/ARACK.json')
-rw-r--r-- | items/ARACK.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/ARACK.json b/items/ARACK.json new file mode 100644 index 00000000..1756e574 --- /dev/null +++ b/items/ARACK.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§5Arack", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+90\",1:\"\",2:\"§6Ability: Venom Mold\",3:\"§7Grants §c+100❁ Strength §7while\",4:\"§7poisoned.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC SWORD\"],Name:\"§5Arack\"},ExtraAttributes:{id:\"ARACK\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+90", + "", + "§6Ability: Venom Mold", + "§7Grants §c+100❁ Strength §7while", + "§7poisoned.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "internalname": "ARACK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |