diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/REHEATED_GUMMY_POLAR_BEAR.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/REHEATED_GUMMY_POLAR_BEAR.json')
-rw-r--r-- | items/REHEATED_GUMMY_POLAR_BEAR.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/REHEATED_GUMMY_POLAR_BEAR.json b/items/REHEATED_GUMMY_POLAR_BEAR.json index 73d5baba..e65c0e93 100644 --- a/items/REHEATED_GUMMY_POLAR_BEAR.json +++ b/items/REHEATED_GUMMY_POLAR_BEAR.json @@ -1,20 +1,21 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§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 XP §7from\",5:\"§7Blazes and pacifies nearby\",6:\"§7Blazes while fighting §4Inferno\",7:\"§4Demonlord§7.\",8:\"\",9:\"§eRight-click to consume!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§f§f§aRe-heated Gummy Polar Bear\"},ExtraAttributes:{id:\"REHEATED_GUMMY_POLAR_BEAR\"}}", + "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\"}}", "damage": 3, "lore": [ "§7Grants the §aSmoldering", "§aPolarization §7effect.", "", "§aSmoldering Polarization I §f(1:00:00)", - "§7Grants §3+10% Combat XP §7from", - "§7Blazes and pacifies nearby", - "§7Blazes while fighting §4Inferno", - "§4Demonlord§7.", + "§7Grants §3+10☯ Combat Wisdom", + "§3§7from Blazes and pacifies", + "§7nearby Blazes while fighting", + "§7§4Inferno Demonlord§7.", "", "§eRight-click to consume!", "", + "§5§kX§5 Rift-Transferable §kX", "§a§lUNCOMMON" ], "recipe": { @@ -31,7 +32,7 @@ "internalname": "REHEATED_GUMMY_POLAR_BEAR", "crafttext": "Requires: Chili Pepper I", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Re-heated_Gummy_Polar_Bear", |