diff options
Diffstat (limited to 'items/EMBER_BOOTS.json')
-rw-r--r-- | items/EMBER_BOOTS.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/EMBER_BOOTS.json b/items/EMBER_BOOTS.json index 3a3c5b76..b22ebb1b 100644 --- a/items/EMBER_BOOTS.json +++ b/items/EMBER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_boots", - "displayname": "§5Ember Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35\",1:\"§7Defense: §a+30\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Obsidian will be created below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§720%. Wearing this full set will\",10:\"§7also prevent you from taking\",11:\"§7Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC BOOTS\"],Name:\"§5Ember Boots\"},ExtraAttributes:{id:\"EMBER_BOOTS\"}}", + "displayname": "§f§f§5Ember Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35\",1:\"§7Defense: §a+30\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Will create §5Obsidian §7below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§7§a20%§7. Wearing this full set\",10:\"§7will also prevent you from\",11:\"§7taking Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC BOOTS!\"],Name:\"§f§f§5Ember Boots\"},ExtraAttributes:{id:\"EMBER_BOOTS\"}}", "damage": 0, "lore": [ "§7Health: §a+35", @@ -9,16 +9,16 @@ "§7Intelligence: §a+5", "", "§6Full Set Bonus: Nether Lord", - "§7Obsidian will be created below", + "§7Will create §5Obsidian §7below", "§7you when walking on Lava. Also", "§7increases the chance of Nether", "§7monsters dropping an item by", - "§720%. Wearing this full set will", - "§7also prevent you from taking", - "§7Lava and Fire Damage.", + "§7§a20%§7. Wearing this full set", + "§7will also prevent you from", + "§7taking Lava and Fire Damage.", "", "§7§8This item can be reforged!", - "§5§lEPIC BOOTS" + "§5§lEPIC BOOTS!" ], "recipe": { "A1": "EMBER_FRAGMENT:1", |