diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-03 16:57:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-03 16:57:23 +0200 |
commit | 6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97 (patch) | |
tree | 5bc2b30ec3295715e79e300138a70dd31e7361d8 /items/GOLDEN_BALL.json | |
parent | 8c576912e466469fe7445e4963da94320c0b9755 (diff) | |
download | NotEnoughUpdates-REPO-6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97.tar.gz NotEnoughUpdates-REPO-6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97.tar.bz2 NotEnoughUpdates-REPO-6acf789f3bf3c25dbd74e1c0ec47fc55a2afec97.zip |
A few fixes (#752)
Diffstat (limited to 'items/GOLDEN_BALL.json')
-rw-r--r-- | items/GOLDEN_BALL.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GOLDEN_BALL.json b/items/GOLDEN_BALL.json index 8ce46a3a..6d9e3cfa 100644 --- a/items/GOLDEN_BALL.json +++ b/items/GOLDEN_BALL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Golden Ball", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9ab126e8-e531-3e3c-9ab1-26e8e531ee3c\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU5NGNhNWRjNWM4NWRiM2I0YTkwZDQ4NTkzMmJlZGU1ZmJkZjQwMjNmYzRmYmZmNmZlMTRiZTQwOWMxZjk3In19fQ\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Bountiful\",5:\"§9§7reforge to a hoe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXX§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Golden Ball\"},ExtraAttributes:{id:\"GOLDEN_BALL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"673d3fa2-53cc-3cb9-bfe1-c8c625eb96ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU5NGNhNWRjNWM4NWRiM2I0YTkwZDQ4NTkzMmJlZGU1ZmJkZjQwMjNmYzRmYmZmNmZlMTRiZTQwOWMxZjk3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Bountiful\",5:\"§9§7reforge to a hoe or an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXX§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Golden Ball\"},ExtraAttributes:{id:\"GOLDEN_BALL\"}}", "damage": 3, "lore": [ "§8Reforge Stone", @@ -9,7 +9,7 @@ "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", "§7to apply the §9Bountiful", - "§9§7reforge to a hoe.", + "§9§7reforge to a hoe or an axe.", "", "§7Requires §aMining Skill Level", "§aXXX§7!", @@ -18,10 +18,10 @@ ], "internalname": "GOLDEN_BALL", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Golden_Ball" ], "crafttext": "" -} +}
\ No newline at end of file |