diff options
Diffstat (limited to 'items/GLACITE_CHISEL.json')
-rw-r--r-- | items/GLACITE_CHISEL.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/GLACITE_CHISEL.json b/items/GLACITE_CHISEL.json index 5925c43c..c97d5b2f 100644 --- a/items/GLACITE_CHISEL.json +++ b/items/GLACITE_CHISEL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:armor_stand", "displayname": "§5Glacite Chisel", - "nbttag": "{HideFlags:254,display:{Lore:[0:\" §8[§7❥§8] §8[§7❥§8]\",1:\"\",2:\"§7Can be placed in the §6Fossil\",3:\"§6Excavator §7alongside a §9Suspicious\",4:\"§9Scrap §7to begin the excavation\",5:\"§7process!\",6:\"\",7:\"§7Charges: §e20\",8:\"\",9:\"§5§lEPIC CHISEL\"],Name:\"§5Glacite Chisel\"},ExtraAttributes:{id:\"GLACITE_CHISEL\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\" §8[§7❥§8] §8[§7❥§8]\",1:\"\",2:\"§7Can be placed in the §6Fossil\",3:\"§6Excavator §7alongside a §9Suspicious\",4:\"§9Scrap §7to begin the excavation\",5:\"§7process!\",6:\"\",7:\"§7Charges: §e20\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 9§c.\",10:\"§5§lEPIC CHISEL\"],Name:\"§5Glacite Chisel\"},ExtraAttributes:{id:\"GLACITE_CHISEL\"}}", "damage": 0, "lore": [ " §8[§7❥§8] §8[§7❥§8]", @@ -13,13 +13,14 @@ "", "§7Charges: §e20", "", + "§7§4❣ §cRequires §5Heart of the Mountain Tier 9§c.", "§5§lEPIC CHISEL" ], "internalname": "GLACITE_CHISEL", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", - "infoType": "", + "modver": "", + "infoType": "WIKI_URL", "recipes": [ { "type": "forge", @@ -33,5 +34,8 @@ "duration": 64800, "overrideOutputId": "GLACITE_CHISEL" } + ], + "info": [ + "https://wiki.hypixel.net/Glacite_Chisel" ] }
\ No newline at end of file |