diff options
Diffstat (limited to 'items/BLADE_OF_THE_VOLCANO.json')
-rw-r--r-- | items/BLADE_OF_THE_VOLCANO.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/BLADE_OF_THE_VOLCANO.json b/items/BLADE_OF_THE_VOLCANO.json new file mode 100644 index 00000000..0bb256bb --- /dev/null +++ b/items/BLADE_OF_THE_VOLCANO.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§9Blade of the Volcano", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+220\",1:\"§7Strength: §c+70\",2:\"§7Crit Damage: §c+20%\",3:\"\",4:\"§7A powerful blade forged in the\",5:\"§7depths of the §6Blazing\",6:\"§6Volcano§7.\",7:\"\",8:\"§7§7Gain §c+100❁ Strength\",9:\"§c§7against enemies who are in\",10:\"§7lava.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Blade of the Volcano\"},ExtraAttributes:{id:\"BLADE_OF_THE_VOLCANO\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+220", + "§7Strength: §c+70", + "§7Crit Damage: §c+20%", + "", + "§7A powerful blade forged in the", + "§7depths of the §6Blazing", + "§6Volcano§7.", + "", + "§7§7Gain §c+100❁ Strength", + "§c§7against enemies who are in", + "§7lava.", + "", + "§7§8This item can be reforged!", + "§9§lRARE SWORD" + ], + "internalname": "BLADE_OF_THE_VOLCANO", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |