From 436531c53a7c99ff2b9aef9cc1b23c203fad4d7f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Mon, 26 Jun 2023 14:06:52 +0200 Subject: Fixed/added recipes and a wiki link (#945) * Fixed/added recipes and a wiki link * Fixed lore of Safety Belt * Added craft recipe to anti bite scarf * Fixed some shit * Fixed leech supreme mini boss * Removed empty thing * Removed roy npc * Added rift npc * Added 2 talis * Added Flex Helmet * Added more stuff * Added parent for glyph * Added more mobs and a npc * Added Fledling * Added more items and fixed mana cost of melon items * Added the one enchant and 2 other items Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> * Added more parents and fixed the one * Added recipe * Fixed frozille name and scroll price * Added more undead stuff, added new recipes, fixed quantum and the one lore added rift exportable info and fixed pet releated items * Fixed recipe * Added more wiki links * Fixed Tia Skin --------- Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> --- items/TIA_THE_FAIRY_NPC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/TIA_THE_FAIRY_NPC.json') diff --git a/items/TIA_THE_FAIRY_NPC.json b/items/TIA_THE_FAIRY_NPC.json index 9472bdbd..8bd95a7a 100644 --- a/items/TIA_THE_FAIRY_NPC.json +++ b/items/TIA_THE_FAIRY_NPC.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Tia the Fairy (NPC)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fc250541-e5de-27ce-9f91-a8a3e704e594\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2RmYTExYjMwM2NiYTFhZTIzNTFiMWU5NWQzYzliZmI5MDA4NzA3NWFkMjlkODE3ZGVlNjI3M2RjN2E4OTZkYjIifX19\"}]},Name:\"fc250541-e5de-27ce-9f91-a8a3e704e594\"},display:{Lore:[0:\"\"],Name:\"§9Tia the Fairy (NPC)\"},ExtraAttributes:{id:\"TIA_THE_FAIRY_NPC\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2395e8fb-766b-2458-a0b4-62e6e654ef1a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzNmMDcyOTQwYTk0MmI5NTNhM2Y5ZDEzOTFmZjM0MmI3ZDE5MDc2ZjdhMWEzZTk0NDA0MGQ2NDIwYzdkNDk4MCJ9fX0=\"}]},Name:\"fc250541-e5de-27ce-9f91-a8a3e704e594\"},display:{Lore:[0:\"\"],Name:\"§9Tia the Fairy (NPC)\"},ExtraAttributes:{id:\"TIA_THE_FAIRY_NPC\"}}", "damage": 3, "lore": [ "" -- cgit