diff options
Diffstat (limited to 'items/GREAT_SPOOK_SWORD.json')
-rw-r--r-- | items/GREAT_SPOOK_SWORD.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/GREAT_SPOOK_SWORD.json b/items/GREAT_SPOOK_SWORD.json new file mode 100644 index 00000000..f38a9cb0 --- /dev/null +++ b/items/GREAT_SPOOK_SWORD.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:wooden_sword", + "displayname": "§6Great Spook Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gains §c+1❁ Damage §7and §c+1❁\",1:\"§cStrength §7for every §aFear\",2:\"§a§7you have.\",3:\"\",4:\"§7§7Obtained during the §e2022\",5:\"§e§5Alchemist §7experiments!\",6:\"\",7:\"§8Edition #???\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Great Spook Sword\"},ExtraAttributes:{year:2022,edition:-1,id:\"GREAT_SPOOK_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gains §c+1❁ Damage §7and §c+1❁", + "§cStrength §7for every §aFear", + "§a§7you have.", + "", + "§7§7Obtained during the §e2022", + "§e§5Alchemist §7experiments!", + "", + "§8Edition #???", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ], + "internalname": "GREAT_SPOOK_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |