diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /items/FULL_JAW_FANGING_KIT.json | |
parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip |
Added new halloween items (#995)
Diffstat (limited to 'items/FULL_JAW_FANGING_KIT.json')
-rw-r--r-- | items/FULL_JAW_FANGING_KIT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/FULL_JAW_FANGING_KIT.json b/items/FULL_JAW_FANGING_KIT.json index 2d34cc33..1b7b240a 100644 --- a/items/FULL_JAW_FANGING_KIT.json +++ b/items/FULL_JAW_FANGING_KIT.json @@ -1,14 +1,14 @@ { "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\"}}", + "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", + "§7when combined with an iron", "§7sword§7.", "", "§7§8§oFangs! Very menacing.", |