WhatAreYouScoring StationAPI

Quick rating

WhatAreYouScoring StationAPI

No reviews yet

Adds a purpose to your score! Player score resets upon death in singleplayer and upon logout in multiplayer. Achievements are saved per instance and do not reset.

Mod Loaders
Fabric

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Singleplayer Only

Works in singleplayer only; does not function in multiplayer.

About

Project Details

Type
Mod
License
MIT License
Latest Version
2.4.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

WhatAreYouScoring StationAPI for Minecraft Beta 1.7.3

A StationAPI mod for Minecraft Beta 1.7.3 that adds different mechanisms to increase your score!

  • Mod is clientside: Player score resets upon death in single-player and upon logout in multiplayer.
    • Multiplayer is not really supported since stats are saved clientside.
    • Achievements are saved per instance and do not reset, whereas score count is saved per world.

What Are You Scoring? (W.A.Y.S. Score/Achievement Mod)

You will need ModMenu and GlassConfigAPI if you want to tweak different parts of the mod. See installation instructions below. Some example configs:

  • Ability to retain score on death on certain difficulties
  • Change which scores display at the top of the in-game HUD
  • Change which scores display on death screen
  • (Basic Scoring) Enable/disable scoring sources
  • (Days Scoring) Ability to give bonus points for surviving past certain milestones
  • (404 Scoring) Enable/disable mob kill scoring
  • (404 Scoring) Allow different scoring for never sleep and never wear armor

Basic Scoring (Yellow)

  • Placing a block: +1
  • Removing a block: +1
  • Killing a monster mob: +1
  • Killing a passive mob: +1

Days Scoring (Blue)

  • Surviving a minecraft day: +1
  • Surviving 100 minecraft days: +25 (off by default)
  • Surviving 365 minecraft days: +100 (off by default)
  • (Real world days are also tracked, but not scored)

404 Challenge Scoring (Red)

  • Original Minecraft Forum Post
    • Note: This mod tweaks the original challenge slightly for easier tracking in code.
    • Score multiplier of 1.5 on hard difficulty (can be disabled through config):
    • Killing a certain mob:
      • Zombies: +(0.5 * count)
      • Skeletons: +(1 * count)
      • Spiders: +(1 * count)
      • Creepers: +(2 * count)
      • Zombie Pigmen: +(3 * count)
      • Ghast: +(6 * count)
    • Avoiding certain actions:
      • Never use a bed: +15
      • Never wear armor: +15
    • Crafting certain items:
      • Craft jack-o'-Lantern: +2
      • Craft bread: +4
      • Craft bow + 64 arrows: +10
      • Craft full leather armor: +10
      • Craft full iron armor: +10
      • Craft full gold armor: +20
      • Craft full diamond armor: +50
      • Craft block of iron: +2
      • Craft block of gold: +5
      • Craft block of lapis lazuli: +5
      • Craft block of diamond: +20
    • Breaking certain blocks:
      • Break 3 pumpkins: +2
      • Break 20 sugar Canes: +4
      • Break 32 cacti: +4
      • Break 15 wheat: +10
      • Break an obsidian block: +5
    • Placing certain blocks:
      • Place 32 glass: +5
      • Place 20 bricks: +10
      • Place 8 types of wool: +10
      • Place all types of wool: +15
      • Place a crash slab: +15
    • Meeting certain criteria:
      • Place glowstone in overworld: +10
      • Exit the nether: +15
      • Creeper breaks iron block: +10
      • Creeper breaks gold block: +10
      • Creeper breaks lapis block: +10
      • Creeper breaks diamond block: +20

Installation using Prism Launcher

  1. Download an instance of Babric for Prism Launcher: https://github.com/babric/prism-instance
  2. Install Java 17 and set the instance to use it: https://adoptium.net/temurin/releases/
  3. Add GlassConfigAPI 3.0.2+ to the mod folder for the instance: https://modrinth.com/mod/glass-config-api
  4. Add Glass Networking to the mod folder for the instance: https://modrinth.com/mod/glass-networking
  5. Add StationAPI to the mod folder for the instance: https://modrinth.com/mod/stationapi
  6. (Optional) Add Mod Menu to the mod folder for the instance: https://modrinth.com/mod/modmenu-beta
  7. (Optional) Add MojangFix StationAPI Edition to the mod folder for the instance: https://modrinth.com/mod/mojangfix-stationapi-edition
    • This mod fixes stats resetting when a mod adds/removes or reorganizes achievements or other statistics.

Feedback

Got any suggestions on what should be added next? Feel free to share it by creating an issue. Know how to code and want to do it yourself? Then look below on how to get started.

Contributing

Thanks for considering contributing! To get started fork this repository, make your changes, and create a PR.

If you are new to StationAPI consider watching the following videos on Babric/StationAPI Minecraft modding: https://www.youtube.com/watch?v=9-sVGjnGJ5s&list=PLa2JWzyvH63wGcj5-i0P12VkJG7PDyo9T

Screenshots

Gallery

  • Days Scoring Mode
    Days Scoring Mode
  • Basic Scoring Mode
    Basic Scoring Mode
  • Dynamic Per-World Player Score
    Dynamic Per-World Player Score Total score now shows on begin scoring achievement tool-tip
  • 404 Challenge Scoring Mode
    404 Challenge Scoring Mode

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works