diff options
Diffstat (limited to 'items/IRON_SWORD.json')
-rw-r--r-- | items/IRON_SWORD.json | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/items/IRON_SWORD.json b/items/IRON_SWORD.json index afa2e0e7..ff532716 100644 --- a/items/IRON_SWORD.json +++ b/items/IRON_SWORD.json @@ -1,22 +1,15 @@ { - "internalname": "IRON_SWORD", "itemid": "minecraft:iron_sword", - "displayname": "Heroic Iron Sword", - "clickcommand": "", + "displayname": "§fIron Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON SWORD\",4:\"\",5:\"§eClick to view recipe!\"],Name:\"§fIron Sword\"},ExtraAttributes:{id:\"IRON_SWORD\"}}", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"§7Strength: §c+3 §8(Heroic +3)\",2:\"§7Attack Speed: §c+1% §8(Heroic +1%)\",3:\"\",4:\"§7Intelligence: §a+3 §8(Heroic +3)\",5:\"\",6:\"§9Knockback I\",7:\"§7Increases knockback by §a3§7\",8:\"§7blocks.\",9:\"\",10:\"§f§lCOMMON SWORD\"],Name:\"§fHeroic Iron Sword\"},ExtraAttributes:{modifier:\"heroic\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_SWORD\",enchantments:{knockback:1},uuid:\"167d74c1-b124-4444-9bd6-29768c24ba67\",timestamp:\"12/20/19 9:29 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Damage: §c+30", - "§7Strength: §c+3 §8(Heroic +3)", - "§7Attack Speed: §c+1% §8(Heroic +1%)", - "", - "§7Intelligence: §a+3 §8(Heroic +3)", - "", - "§9Knockback I", - "§7Increases knockback by §a3§7", - "§7blocks.", "", + "§7§8This item can be reforged!", "§f§lCOMMON SWORD" - ] + ], + "internalname": "IRON_SWORD", + "clickcommand": "", + "modver": "1.0.0" }
\ No newline at end of file |