aboutsummaryrefslogtreecommitdiff
path: root/items/EMERALD_BLADE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/EMERALD_BLADE.json')
-rw-r--r--items/EMERALD_BLADE.json27
1 files changed, 21 insertions, 6 deletions
diff --git a/items/EMERALD_BLADE.json b/items/EMERALD_BLADE.json
index 009d1937..88ad00a1 100644
--- a/items/EMERALD_BLADE.json
+++ b/items/EMERALD_BLADE.json
@@ -1,11 +1,8 @@
{
- "internalname": "EMERALD_BLADE",
"itemid": "minecraft:emerald",
- "displayname": "Emerald Blade",
- "clickcommand": "viewrecipe",
+ "displayname": "§5Emerald Blade",
+ "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: §ax\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}",
"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",
"",
@@ -14,9 +11,27 @@
"§7stronger as you carry more",
"§7§6coins§7 in your purse.",
"",
- "§7Current Damage Bonus: §a0.0",
+ "§7Current Damage Bonus: §ax",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_EMERALD_BLOCK:1",
+ "A3": "",
+ "B1": "",
+ "B2": "ENCHANTED_EMERALD_BLOCK:1",
+ "B3": "",
+ "C1": "",
+ "C2": "STICK:1",
+ "C3": ""
+ },
+ "internalname": "EMERALD_BLADE",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Emerald_Blade"
]
} \ No newline at end of file