Перейти к содержимому
Mineforgian

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.

Загрузки
1K
Подписчики
7
Обновлён
1 февраля 2026 г.
Лицензия
MIT

Опубликован 27 марта 2024 г.

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

Ченджлог

2.3.0Релизb1.7.3 · 1 февраля 2026 г.
  • Rewrite WAYS scoring mod to support showing score in real time within the in-game HUD

Full Changelog: https://github.com/telvarost/WhatAreYouScoring-StationAPI/compare/v2.2.0...v2.3.0

2.2.0Релизb1.7.3 · 19 февраля 2025 г.
  • Update mod to StationAPI 2.0.0-alpha.4
  • Update mod dev environment
  • Fix crash slab fix not working in some cases
  • Fix to hell and back achievement accidentally applying to other worlds that have not gone to the nether sometimes
  • Fix zombie pigman kill accidentally registering as a regular zombie kill
  • Fix armor crafting achievements not working when crafting stronger armor sets before weaker ones

Full Changelog: https://github.com/telvarost/WhatAreYouScoring-StationAPI/compare/v2.1.1...v2.2.0

2.1.1Релизb1.7.3 · 4 ноября 2024 г.
  • Fix mod crashing on server and bugs with migration to GCAPI3

Full Changelog: https://github.com/telvarost/WhatAreYouScoring-StationAPI/compare/v2.1.0...v2.1.1

2.1.0Релизb1.7.3 · 4 ноября 2024 г.
2.0.1Релизb1.7.3 · 17 мая 2024 г.

What's Changed

Changed

  • Add squid now count as passive entities when killed and give +1 to passive kills score like other animals

Full Changelog: https://github.com/telvarost/WhatAreYouScoring-StationAPI/compare/v2.0.0...v2.0.1

2.0.0Релизb1.7.3 · 6 мая 2024 г.
1.5.1Релизb1.7.3 · 15 апреля 2024 г.

What's Changed

Changed

  • Lower the insane requirements for real day achievements

Full Changelog: https://github.com/telvarost/WhatAreYouScoring-StationAPI/compare/v1.5.0...v1.5.1

1.5.0Релизb1.7.3 · 31 марта 2024 г.

What's Changed

Changed

  • Change display score on death to be toggle-able in each config menu and remove old enum for it

Full Changelog: https://github.com/telvarost/WhatAreYouScoring-StationAPI/compare/v1.4.0...v1.5.0

Комментарии

Загружаем…