💠 Features
📰 UI Overlay in the Crystal Hollows
Automatically shows up only in the Crystal Hollows
Shows:
- Scatha pet drops counter
You can use/scathapro setPetDrops <rare> <epic> <legendary>
to add pets you dropped before installing the mod to the counter (NOTE: this immediately unlocks the according achievements) - Worm/Scatha kills counter
- total kills
- kills in current lobby
- Worm spawning cooldown bar (shows up behind kill counters once a worm is spawned)
- Worm/Scatha spawn streak
- Scatha kills since last pet drop counter
- Time display
- lobby day + time of day
- time spent in lobby
- Coordinates + view direction axis
- Progress to bedrock wall
🚨 Alerts
All alerts:
- Worm pre-spawn alert (both for regular worms and Scathas)
- Worm spawn alert (regular worms only)
- Scatha spawn alert
- Scatha pet drop alert (shows rarity of dropped pet)
- Bedrock wall alert (triggers 10 blocks in front of the bedrock wall when turning/walking towards it)
Modes:
Alert modes play different alert sounds (the Scatha head in the overlay changes to represent the selected mode)
- Normal (vanilla Minecraft sounds)
- Meme mode
- Anime mode
- Coming in the next major update (v1.3): custom mode
🏅 Achievements
The achievements menu is accessible through a button next to the vanilla Minecraft achievements menu button or using /scathapro achievements
Categories:
- Regular
- Secret: Description obfuscated if not unlocked
- HIDDEN: Completely hidden from the list and achievement counters unless unlocked
- LEGACY: Same as HIDDEN but can't be unlocked anymore
Available Achievements:
Regular achievements
- Long boi: Kill a worm
- Two digits: Kill 10 worms
- Scatha farming byproduct: Kill 100 worms
- There's a comma now: Kill 1,000 worms
- Free bestiary magic find: Kill 10,000 worms
- No life: Kill 100,000 worms
- Scatha Farmer: Become a Scatha farmer by killing your first Scatha
- No pet yet?!: Kill 10 Scathas
- Continuing the grind...: Kill 100 Scathas
- k: Kill 1,000 Scathas
- Over 9000: Kill over 9,000 Scathas
- Scatha Pro: Kill 20,000 Scathas
- Time flies: Spend 1 hour in a single Crystal Hollows lobby
- New Home: Spend 3 hours in a single Crystal Hollows lobby
- Go touch some grass: Spend 5 hours in a single Crystal Hollows lobby
- They keep coming: Kill 25 worms in a single lobby
- Scatha grinding session: Kill 50 worms in a single lobby
- Lobby emptied: Kill 100 worms in a single lobby
- Still perfectly normal: Get 7 regular worm spawns in a row
- Unlucky number: Get 13 regular worm spawns in a row
- RNGesus is on vacation: Get 20 regular worm spawns in a row
- This is getting out of hand: Get 2 Scatha spawns back to back
- Oh baby a triple!: Get 3 Scatha spawns back to back
- Four Scatha clover: Get 4 Scatha spawns back to back
- Scatha Magnet: Get 5 Scatha spawns back to back
- Hot Scatha farming place: Spawn a Scatha at the bottom of the Crystal Hollows
- Better than nothing: Get a rare Scatha pet drop
- Mid: Get an epic Scatha pet drop
- Jackpot!: Get a legendary Scatha pet drop
- Pocket money: Get 3 rare Scatha pet drops
- 3pic: Get 3 epic Scatha pet drops
- Golden trio: Get 3 legendary Scatha pet drops
- I'm blue da ba dee da ba di: Get 10 rare Scatha pet drops
- Epic Scatha gamer: Get 10 epic Scatha pet drops
- Scatha billionaire: Get 10 legendary Scatha pet drops
- Full scathadex: Drop a Scatha pet of each rarity
- Scathavenger: Drop 10 Scatha pets of any rarity
- Scathaddiction: Drop 50 Scatha pets of any rarity
- Default: Drop a Scatha pet in normal mode
- Stonks: Drop a Scatha pet in meme mode
- Scatha-Chan: Drop a Scatha pet in anime mode
Secret achievements (SPOILERS)
- No time to waste [Secret]: Kill a worm less than one second after it spawned
- Yeah, I've got time! [Secret]: Kill a worm less than a second before it despawns
- Bye, have a great time [Secret]: Let a worm despawn
- Variety gamer [Secret]: Kill a regular worm using 5 different weapons
- A fine collection [Secret]: Kill a Scatha using 10 different weapons
- Any% [Secret]: Spawn a Scatha in the 1st minute after joining a lobby
- Sneak 100 [Secret]: Kill a Scatha while sneaking the whole time
- Bully Maguire [Secret]: Put some dirt in a Scatha's eye
- Reach for the sky [Secret]: Spawn a Scatha at the top of the Crystal Hollows
- The Creator [Secret]: Be in a lobby with Scatha-Pro's developer
[+ 5 HIDDEN]
⚡ Commands
Use /scathapro help
for a list of all commands
Main command:
/scathapro [sub-command] [arguments...]
(shortcut: /sp
)
Has several sub-commands, see /scathapro help
(omitting the sub-command also shows the help message)
Scatha pet drop chances calculator:
/scathachances [magic find] [pet luck] [scatha kills]
(shortcut: /scacha ...
)
If no arguments are entered, shows the base chances, otherwise calculates the specific drop chances with looting read from the held weapon (looting seems not to work for pet drops, I might remove it from the calculation in a future update).
When a kills value is entered, calculates the chances for dropping at least 1 Scatha pet during the process of killing that many Scathas.
⚙️ Settings
Accessible either via <Pause Menu> -> "Options..." -> "Scatha-Pro Settings...", or using /scathapro settings
All settings:
- Overlay:
- Enabled (on/off)
- Position
- x (0-100% [of screen width])
- y (0-100% [of screen height])
- Scale (50-150%)
- Alerts
- Worm pre-spawn alert (on/off)
- Worm spawn alert (on/off)
- Scatha spawn alert (on/off)
- Bedrock wall alert (on/off)
- Scatha pet drop alert (on/off)
- Alerts volume (0-100%)
- Alert mode (see alerts section)
- Show rotation angles (on/off)
- Chat copy button (on/off)
- Automatic update checks (on/off)
- Automatic backups (on/off)
- Time since last worm spawn message (on/off)
↕️ Pitch/yaw display
(disabled by default)
Shows the pitch and yaw (= player rotation angles) next to the crosshair
✍️ Chat copy button
(disabled by default)
Adds a clickable icon behind all chat messages that copies their text into the chat input field so you can copy and paste those Scatha drop messages
💾 Backups
The mod automatically creates a backup for the persistent data file (= how the mod remembers your worm kill amounts, unlocked achievements, etc.) when you install a new mod version (can be disabled in the settings -> "automatic backups").
You can also manually create backups using /scathapro backup
.
Backups are saved in %appdata%/.minecraft/config/scathapro/backups
, to load one replace .../scathapro/persistentData.json
with it.
(will add images when I release the next version [in 3-5 business days...])
💭 Feedback
You can leave any feedback (bug reports, feature suggestions, ...) on the Scatha Farmers Discord server in the #scatha-pro-feedback channel.
We also have a role on there to get pinged when I release new versions.
👾 Source Code
This mod's code is publicly available on GitHub: https://github.com/NamelessJu/Scatha-Pro
Please do not publish the mod or larger sections of it yourself without asking me first, modified or not!
(I'm absolutely fine with learning from my code (and hence copying a few lines of it) though, that's one of the main reasons I publish it!)
🔎 Also check out...
...some of my other projects, if you want:
- Scatha Rarity Outlines resource pack
- Better Gemstone Gauntlet resource pack
💙
External resources
Project members
NamelessJu
Member