diff options
Diffstat (limited to 'items/GOLDEN_BALL.json')
-rw-r--r-- | items/GOLDEN_BALL.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/GOLDEN_BALL.json b/items/GOLDEN_BALL.json new file mode 100644 index 00000000..966d4692 --- /dev/null +++ b/items/GOLDEN_BALL.json @@ -0,0 +1,27 @@ +{ + "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\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Bountiful", + "§9§7reforge to a hoe.", + "", + "§7Requires §aMining Skill Level", + "§aXXX§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "GOLDEN_BALL", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Golden_Ball" + ], + "crafttext": "" +}
\ No newline at end of file |