diff options
Diffstat (limited to 'items/EMERALD_BLADE.json')
-rw-r--r-- | items/EMERALD_BLADE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/EMERALD_BLADE.json b/items/EMERALD_BLADE.json new file mode 100644 index 00000000..009d1937 --- /dev/null +++ b/items/EMERALD_BLADE.json @@ -0,0 +1,22 @@ +{ + "internalname": "EMERALD_BLADE", + "itemid": "minecraft:emerald", + "displayname": "Emerald Blade", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse.\",6:\"\",7:\"§7Current Damage Bonus: §a0.0\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"EMERALD_BLADE\",uuid:\"fe6217dc-1256-4c9b-9a32-0e330461da94\",timestamp:\"3/31/20 3:36 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+130", + "", + "§7A powerful blade made from pure", + "§7§2Emeralds§7. This blade becomes", + "§7stronger as you carry more", + "§7§6coins§7 in your purse.", + "", + "§7Current Damage Bonus: §a0.0", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ] +}
\ No newline at end of file |