Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
WhatAreYouScoring StationAPI
ModMIT

WhatAreYouScoring StationAPI

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.

1.1K
Downloads
5
Followers
2 months ago
Updated
📦
12
Versions
game-mechanicssocialutilitybabricfabric
Download Latestv2.3.0View on Modrinth

📖About WhatAreYouScoring StationAPI

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.
  8. Add this mod to the mod folder for the instance: https://github.com/telvarost/WhatAreYouScoring-StationAPI/releases
  9. Run and enjoy! 👍

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

👥 Team & Contributors

Telvarost
TelvarostOwner

⚙️ Compatibility

Environment
✅ Client & Server
Loaders
babricfabric
Minecraft Versions
b1.7.3

🔗 Links

Modrinth Page