diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/IRON_SWORD.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
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 |