diff options
Diffstat (limited to 'items/WYLD_SWORD.json')
-rw-r--r-- | items/WYLD_SWORD.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/WYLD_SWORD.json b/items/WYLD_SWORD.json new file mode 100644 index 00000000..1233b2f6 --- /dev/null +++ b/items/WYLD_SWORD.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:wooden_sword", + "displayname": "§aWyld Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Damage: §a+2\",1:\"\",2:\"§8Could become anything.\",3:\"§8It\u0027s a wyldcard!\",4:\"\",5:\"§a§lUNCOMMON SWORD\"],Name:\"§aWyld Sword\"},ExtraAttributes:{id:\"WYLD_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Rift Damage: §a+2", + "", + "§8Could become anything.", + "§8It\u0027s a wyldcard!", + "", + "§a§lUNCOMMON SWORD" + ], + "internalname": "WYLD_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |