diff options
Diffstat (limited to 'items/AMBER_MATERIAL.json')
-rw-r--r-- | items/AMBER_MATERIAL.json | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/items/AMBER_MATERIAL.json b/items/AMBER_MATERIAL.json index 903c63be..11dffa0f 100644 --- a/items/AMBER_MATERIAL.json +++ b/items/AMBER_MATERIAL.json @@ -1,28 +1,30 @@ { "itemid": "minecraft:skull", "displayname": "§5Amber Material", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f38e2ada-056c-3df5-ac6c-6f03e2914c7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWFjZTZiYjNhYTRjY2FjMDMxMTY4MjAyZjZkNDUzMjU5N2JjYWM2MzUxMDU5YWJkOWQxMGIyODYxMDQ5M2FlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Ambered §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oPut a bunch of Amber\",7:\"§8§otogether and it\u0027ll make more\",8:\"§8§oAmber - Throin the Forger.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXX§7!\",12:\"\",13:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Amber Material\"},ExtraAttributes:{id:\"AMBER_MATERIAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f38e2ada-056c-3df5-ac6c-6f03e2914c7e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWFjZTZiYjNhYTRjY2FjMDMxMTY4MjAyZjZkNDUzMjU5N2JjYWM2MzUxMDU5YWJkOWQxMGIyODYxMDQ5M2FlYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Ambered §7reforge when\",4:\"§7combined with a pickaxe or drill§7.\",5:\"\",6:\"§7§8§oPut a bunch of Amber together and\",7:\"§8§oit\u0027ll make more Amber - Throin the\",8:\"§8§oForger.\",9:\"\",10:\"§9Ambered §7(§6Legendary§7):\",11:\"§7Mining Speed: §a+55\",12:\"\",13:\"§7Requires §aMining Skill Level XXX§7!\",14:\"\",15:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Amber Material\"},ExtraAttributes:{id:\"AMBER_MATERIAL\"}}", "damage": 3, "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Ambered §7reforge", - "§7when combined with a pickaxe§7.", + "§7Applies the §9Ambered §7reforge when", + "§7combined with a pickaxe or drill§7.", "", - "§7§8§oPut a bunch of Amber", - "§8§otogether and it\u0027ll make more", - "§8§oAmber - Throin the Forger.", + "§7§8§oPut a bunch of Amber together and", + "§8§oit\u0027ll make more Amber - Throin the", + "§8§oForger.", "", - "§7Requires §aMining Skill Level", - "§aXXX§7!", + "§9Ambered §7(§6Legendary§7):", + "§7Mining Speed: §a+55", + "", + "§7Requires §aMining Skill Level XXX§7!", "", "§5§lEPIC REFORGE STONE" ], "internalname": "AMBER_MATERIAL", "crafttext": "Requires: HotM 6", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Amber_Material", |