diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/FULL_JAW_FANGING_KIT.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
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 |