diff options
author | jani270 <jani270@gmx.de> | 2023-06-20 21:43:53 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-20 21:43:53 +0200 |
commit | 4dace55f820e2d81e9dc432dd90428d043846842 (patch) | |
tree | ae6517b249dd516d8aeb9ef5c2332370e6c08261 /items/FULL_JAW_FANGING_KIT.json | |
parent | 79949d42427b0a41100cbb76387887995b4b74b8 (diff) | |
download | NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.tar.gz NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.tar.bz2 NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.zip |
Added new items
Diffstat (limited to 'items/FULL_JAW_FANGING_KIT.json')
-rw-r--r-- | items/FULL_JAW_FANGING_KIT.json | 35 |
1 files changed, 35 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..db31cb86 --- /dev/null +++ b/items/FULL_JAW_FANGING_KIT.json @@ -0,0 +1,35 @@ +{ + "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:\"§9Fanged §7(§6Legendary§7):\",10:\"§7Strength: §c+60\",11:\"§7Crit Chance: §c+8%\",12:\"§7Bonus Attack Speed: §c+9%\",13:\"\",14:\"§9Fanged Bonus\",15:\"§7Every §c7th §7melee hit on an\",16:\"§7enemy §7deals §c+100% §7damage.\",17:\"\",18:\"§7Requires §aMining Skill Level\",19:\"§aXIII§7!\",20:\"\",21:\"§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.", + "", + "§9Fanged §7(§6Legendary§7):", + "§7Strength: §c+60", + "§7Crit Chance: §c+8%", + "§7Bonus Attack Speed: §c+9%", + "", + "§9Fanged Bonus", + "§7Every §c7th §7melee hit on an", + "§7enemy §7deals §c+100% §7damage.", + "", + "§7Requires §aMining Skill Level", + "§aXIII§7!", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "FULL_JAW_FANGING_KIT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |