diff options
Diffstat (limited to 'items/MAGMA_LORD_BOOTS.json')
-rw-r--r-- | items/MAGMA_LORD_BOOTS.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/MAGMA_LORD_BOOTS.json b/items/MAGMA_LORD_BOOTS.json new file mode 100644 index 00000000..48258719 --- /dev/null +++ b/items/MAGMA_LORD_BOOTS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§6Magma Lord Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Damage: §c+35%\",2:\"§7Sea Creature Chance: §c+4.5%\",3:\"§7Health: §a+190\",4:\"§7Defense: §a+165\",5:\" §8[§7⚔§8] §8[§7⚔§8]\",6:\"\",7:\"§7Damage taken by §cLava Sea\",8:\"§cCreatures §7is reduced by §a15%\",9:\"§a§7and damage dealt is increased\",10:\"§7by §c1.3x§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY BOOTS\"],color:7278344,Name:\"§6Magma Lord Boots\"},ExtraAttributes:{id:\"MAGMA_LORD_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Strength: §c+10", + "§7Crit Damage: §c+35%", + "§7Sea Creature Chance: §c+4.5%", + "§7Health: §a+190", + "§7Defense: §a+165", + " §8[§7⚔§8] §8[§7⚔§8]", + "", + "§7Damage taken by §cLava Sea", + "§cCreatures §7is reduced by §a15%", + "§a§7and damage dealt is increased", + "§7by §c1.3x§7.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "MAGMA_LORD_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |