From c533db84447d55d8af368b0c7a16991e83ed94d6 Mon Sep 17 00:00:00 2001 From: jani270 Date: Tue, 3 May 2022 16:24:07 +0200 Subject: god this isnt good for my mental health maybe breaks some shit but idc --- items/NIGHT_VISION_CHARM.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/NIGHT_VISION_CHARM.json') diff --git a/items/NIGHT_VISION_CHARM.json b/items/NIGHT_VISION_CHARM.json index f025abd4..0f9fcc28 100644 --- a/items/NIGHT_VISION_CHARM.json +++ b/items/NIGHT_VISION_CHARM.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§fNight Vision Charm", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21575229-4276-31c0-b5dd-47212647e54f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWMzM2ZhMTQ4N2VjODM3NmQ4YzhmNGJkOTEwNzdkYWRlY2MyYWQxYmNlM2I3ZDQ4ZmI4ODIxOGZiZmM2ZmUxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants Night Vision I while this\",1:\"§7item is in your inventory.\",2:\"\",3:\"§f§lCOMMON ACCESSORY\"],Name:\"§fNight Vision Charm\"},ExtraAttributes:{id:\"NIGHT_VISION_CHARM\"}}", "damage": 3, "lore": [ "§7Grants Night Vision I while this", "§7item is in your inventory.", "", - "§7§8This item can be reforged!", "§f§lCOMMON ACCESSORY" ], "recipe": { -- cgit