From 45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04 Mon Sep 17 00:00:00 2001 From: jani270 Date: Thu, 22 Jun 2023 16:41:50 +0200 Subject: Added crafttext to many items, added hemovibe collection items, added new enchants, added warp to wizard tower --- items/ANTI_BITE_SCARF.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'items/ANTI_BITE_SCARF.json') diff --git a/items/ANTI_BITE_SCARF.json b/items/ANTI_BITE_SCARF.json index a3f10813..9f0ecdfe 100644 --- a/items/ANTI_BITE_SCARF.json +++ b/items/ANTI_BITE_SCARF.json @@ -1,18 +1,13 @@ { "itemid": "minecraft:carpet", "displayname": "§6Anti-Bite Scarf", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+100s\",1:\"§7Hearts: §a+1\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%\",5:\"§6Full Set Bonus: Living Metal Suit\",6:\"§7Lets you survive the frostbite of\",7:\"§7the §bLiving Stillness§7.\",8:\"\",9:\"§6Ability: Helmets All The Way Around\",10:\"§7Regain §a+2ф §7when killing a\",11:\"§7monster.\",12:\"\",13:\"§7If you would take §c❤ §7damage,\",14:\"§7take §c0.3❤ §7less.\",15:\"\",16:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{lm_evo:100,id:\"ANTI_BITE_SCARF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+100s\",1:\"§7Hearts: §a+1\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Helmets All The Way Around\",5:\"§7Regain §a+2ф §7when killing a\",6:\"§7monster.\",7:\"\",8:\"§7If you would take §c❤ §7damage,\",9:\"§7take §c0.3❤ §7less.\",10:\"\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF\"}}", "damage": 14, "lore": [ "§7Rift Time: §a+100s", "§7Hearts: §a+1", "§7Intelligence: §a+20", "", - "§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%", - "§6Full Set Bonus: Living Metal Suit", - "§7Lets you survive the frostbite of", - "§7the §bLiving Stillness§7.", - "", "§6Ability: Helmets All The Way Around", "§7Regain §a+2ф §7when killing a", "§7monster.", -- cgit