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/MOOGMA_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/MOOGMA_SC.json')
| -rw-r--r-- | items/MOOGMA_SC.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/items/MOOGMA_SC.json b/items/MOOGMA_SC.json index 27661226..00f45662 100644 --- a/items/MOOGMA_SC.json +++ b/items/MOOGMA_SC.json @@ -24,6 +24,11 @@ "name": "§6Moogma", "render": "Mooshroom", "panorama": "crimson_isle", + "extra": [ + "§cRequirements:", + "§7- Fishing Skill 28", + "§7- §6Crimson Isle Lava" + ], "type": "drops", "drops": [ { |
