diff options
Diffstat (limited to 'items/FULL_JAW_FANGING_KIT.json')
-rw-r--r-- | items/FULL_JAW_FANGING_KIT.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/FULL_JAW_FANGING_KIT.json b/items/FULL_JAW_FANGING_KIT.json new file mode 100644 index 00000000..2d34cc33 --- /dev/null +++ b/items/FULL_JAW_FANGING_KIT.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§9Full-Jaw Fanging Kit", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fanged §7reforge\",4:\"§7when combined with an IRON\",5:\"§7sword§7.\",6:\"\",7:\"§7§8§oFangs! Very menacing.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXIII§7!\",11:\"\",12:\"§9§lRARE REFORGE STONE\"],Name:\"§9Full-Jaw Fanging Kit\"},ExtraAttributes:{id:\"FULL_JAW_FANGING_KIT\"}}", + "damage": 15, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Fanged §7reforge", + "§7when combined with an IRON", + "§7sword§7.", + "", + "§7§8§oFangs! Very menacing.", + "", + "§7Requires §aMining Skill Level", + "§aXIII§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "FULL_JAW_FANGING_KIT", + "crafttext": "Requires: Hemovibe VII", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Full-Jaw_Fanging_Kit", + "https://wiki.hypixel.net/Full-Jaw_Fanging_Kit" + ] +}
\ No newline at end of file |