From e8e8c6f8ad13b06bce6218714a4f03287a30ca01 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 24 Oct 2023 22:10:17 +0200 Subject: Added new items from the spook event (#1013) * Added new items and fixed intimidation texture * Fixed Rarity of Tnt and 2 textures * Added new items * Fixed Sack Size, added new npcs and fixed some lore * Fixed lores, added new pet stats, added new items * Added new item, added new essenceshop perks (missing diamond and fixed monocle req * Added new items to museum and fixed order * Added Diamond Essence Perks and fixed some gold essence perk * Tf did i do here * Added winter warp * Fixed Intimidation parent --- items/PRESENTS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PRESENTS.json') diff --git a/items/PRESENTS.json b/items/PRESENTS.json index e42e7605..4feea6f0 100644 --- a/items/PRESENTS.json +++ b/items/PRESENTS.json @@ -4,8 +4,8 @@ "displayname": "§fPresent Stack", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"499d0abf-e932-3f38-9e06-fe0e06521cbd\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MGE0NjA3OGNjNzZmYzZjNjg1YmVjNDIxMjExNzExNWE4ODEzNGNmZjRjYmM4MmJiYWYwMTk0YzhkMjc3ZTk5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Holiday Cosmetic\",2:\"\",3:\"§7This exclusive §cHoliday\",4:\"§c§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fPresent Stack\"},ExtraAttributes:{id:\"PRESENTS\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"835a8283-87cc-3ed9-9a63-c1aecd14f2ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmY1YzQzMzkwODczMmI1MTJmNjg0NjFjMTRlZjAyMGJiMmY1NWQ5NmE2MWNkMWQ0NWVhMWU3ZWE4OTlmMWE2YiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Holiday Cosmetic\",2:\"\",3:\"§7This exclusive §cHoliday\",4:\"§c§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fPresent Stack\"},ExtraAttributes:{id:\"PRESENTS\"}}", + "modver": "2.1.1-PRE", "lore": [ "§8Furniture", "§8Holiday Cosmetic", -- cgit