diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-18 16:02:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 14:02:18 +0000 |
| commit | 330cb4ae1a802f40bbcfbde0b24bafd92169eaf0 (patch) | |
| tree | 9af7fc376f927fbbed9ea6b03fce3956af12dca1 /items/GOLDEN_BALL.json | |
| parent | 3a12e2e68272e4b2d357d66a644de9f0b0ffdbaf (diff) | |
| download | NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.gz NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.bz2 NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.zip | |
feat: Misc changes (#1350)
* feat: Reforge Stone lore changes
* feat: Garden -> The Garden changes
* feat: Beetle + Cricket Skin changes and tac sword change
* feat: Golden Dragon and Ascension Rope lore changes
Diffstat (limited to 'items/GOLDEN_BALL.json')
| -rw-r--r-- | items/GOLDEN_BALL.json | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/items/GOLDEN_BALL.json b/items/GOLDEN_BALL.json index bac96bf6..449eedb8 100644 --- a/items/GOLDEN_BALL.json +++ b/items/GOLDEN_BALL.json @@ -1,24 +1,32 @@ { "itemid": "minecraft:skull", "displayname": "§5Golden Ball", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"673d3fa2-53cc-3cb9-bfe1-c8c625eb96ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU5NGNhNWRjNWM4NWRiM2I0YTkwZDQ4NTkzMmJlZGU1ZmJkZjQwMjNmYzRmYmZmNmZlMTRiZTQwOWMxZjk3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Bountiful\",4:\"§9§7reforge when combined with a\",5:\"§7hoe or an axe§7.\",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:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Bountiful §7reforge when\",4:\"§7combined with a hoe or axe§7.\",5:\"\",6:\"§9Bountiful §7(§6Legendary§7):\",7:\"§7Speed: §a+8\",8:\"§7Farming Fortune: §a+7\",9:\"\",10:\"§9Bountiful Bonus\",11:\"§7Grants §a+7 §6☘ Farming Fortune§7, which\",12:\"§7increases your chance for multiple\",13:\"§7crops.\",14:\"§7Grants §6+0.2 coins §7per crop.\",15:\"\",16:\"§7Requires §aMining Skill Level XXX§7!\",17:\"\",18:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Golden Ball\"},ExtraAttributes:{id:\"GOLDEN_BALL\"}}", "damage": 3, "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Bountiful", - "§9§7reforge when combined with a", - "§7hoe or an axe§7.", + "§7Applies the §9Bountiful §7reforge when", + "§7combined with a hoe or axe§7.", "", - "§7Requires §aMining Skill Level", - "§aXXX§7!", + "§9Bountiful §7(§6Legendary§7):", + "§7Speed: §a+8", + "§7Farming Fortune: §a+7", + "", + "§9Bountiful Bonus", + "§7Grants §a+7 §6☘ Farming Fortune§7, which", + "§7increases your chance for multiple", + "§7crops.", + "§7Grants §6+0.2 coins §7per crop.", + "", + "§7Requires §aMining Skill Level XXX§7!", "", "§5§lEPIC REFORGE STONE" ], "internalname": "GOLDEN_BALL", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Golden_Ball", |
