From cc518d127f79b69ee48fff4d54a952f2576b7441 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:30:35 +0100 Subject: Fixed Dia & Gold Goblin Skulls and some lores (#1120) --- items/REHEATED_GUMMY_POLAR_BEAR.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'items/REHEATED_GUMMY_POLAR_BEAR.json') diff --git a/items/REHEATED_GUMMY_POLAR_BEAR.json b/items/REHEATED_GUMMY_POLAR_BEAR.json index e65c0e93..68a0c2d0 100644 --- a/items/REHEATED_GUMMY_POLAR_BEAR.json +++ b/items/REHEATED_GUMMY_POLAR_BEAR.json @@ -1,17 +1,16 @@ { "itemid": "minecraft:skull", "displayname": "§aRe-heated Gummy Polar Bear", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74ddb947-f95e-3d16-bfb8-8d7fdadba323\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDMwNjU4N2VjMzhjMjQ0NmQzODlhNTgxZTA2OTE1NTZmYTU4ZmNlMGEwMmQwODQ2ZDIzZmQ2OGUzNjU2YTI0OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants the §aSmoldering\",1:\"§aPolarization §7effect.\",2:\"\",3:\"§aSmoldering Polarization I §f(1:00:00)\",4:\"§7Grants §3+10☯ Combat Wisdom\",5:\"§3§7from Blazes and pacifies\",6:\"§7nearby Blazes while fighting\",7:\"§7§4Inferno Demonlord§7.\",8:\"\",9:\"§eRight-click to consume!\",10:\"\",11:\"§5§kX§5 Rift-Transferable §kX\",12:\"§a§lUNCOMMON\"],Name:\"§aRe-heated Gummy Polar Bear\"},ExtraAttributes:{id:\"REHEATED_GUMMY_POLAR_BEAR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74ddb947-f95e-3d16-bfb8-8d7fdadba323\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDMwNjU4N2VjMzhjMjQ0NmQzODlhNTgxZTA2OTE1NTZmYTU4ZmNlMGEwMmQwODQ2ZDIzZmQ2OGUzNjU2YTI0OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants the §aSmoldering Polarization\",1:\"§a§7effect.\",2:\"\",3:\"§aSmoldering Polarization I §f(1:00:00)\",4:\"§7Grants §3+10☯ Combat Wisdom §7from\",5:\"§7Blazes and pacifies nearby Blazes\",6:\"§7while fighting §4Inferno Demonlord§7.\",7:\"\",8:\"§eRight-click to consume!\",9:\"\",10:\"§5§kX§5 Rift-Transferable §kX\",11:\"§a§lUNCOMMON\"],Name:\"§aRe-heated Gummy Polar Bear\"},ExtraAttributes:{id:\"REHEATED_GUMMY_POLAR_BEAR\"}}", "damage": 3, "lore": [ - "§7Grants the §aSmoldering", - "§aPolarization §7effect.", + "§7Grants the §aSmoldering Polarization", + "§a§7effect.", "", "§aSmoldering Polarization I §f(1:00:00)", - "§7Grants §3+10☯ Combat Wisdom", - "§3§7from Blazes and pacifies", - "§7nearby Blazes while fighting", - "§7§4Inferno Demonlord§7.", + "§7Grants §3+10☯ Combat Wisdom §7from", + "§7Blazes and pacifies nearby Blazes", + "§7while fighting §4Inferno Demonlord§7.", "", "§eRight-click to consume!", "", -- cgit