diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-22 20:53:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-22 19:53:51 +0000 |
commit | ccd3a5ec4739c09a64b59f8390e09e198d3c70e3 (patch) | |
tree | e2fb106abf969594dca1d07a28c6fe6eab95f72f /items/NUTCRACKER_SC.json | |
parent | 41c2b8866c0d658da83d4b1e0ff50c97f1a1a98f (diff) | |
download | NotEnoughUpdates-REPO-ccd3a5ec4739c09a64b59f8390e09e198d3c70e3.tar.gz NotEnoughUpdates-REPO-ccd3a5ec4739c09a64b59f8390e09e198d3c70e3.tar.bz2 NotEnoughUpdates-REPO-ccd3a5ec4739c09a64b59f8390e09e198d3c70e3.zip |
Fixed Sunder, added missing reforge stats, fixed some sc's (#1047)
Diffstat (limited to 'items/NUTCRACKER_SC.json')
-rw-r--r-- | items/NUTCRACKER_SC.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/items/NUTCRACKER_SC.json b/items/NUTCRACKER_SC.json index 59b1f0e3..b867baaa 100644 --- a/items/NUTCRACKER_SC.json +++ b/items/NUTCRACKER_SC.json @@ -26,6 +26,12 @@ "render": "@neurepo:mobs/nutcracker.json", "panorama": "winter", "type": "drops", + "extra": [ + "§cRequirements:", + "§7- Fishing Skill 28", + "§7- §bJerry's Workshop", + "§7- §bFished from water" + ], "drops": [ { "id": "RED_GIFT:2", |