
Advancement Count
Awards players a certain number of points for each advancement they complete. The total number for each player can then be viewed in the Tab list.
224K загрузок193 подписчиковLGPL-3.0-onlydatapackfabricforgeneoforgequilt
Обновлён 14 октября 2025 г. · опубликован 24 февраля 2023 г.
Advancement-Count
Advancement Count is a simple datapack that awards players a certain number of points for each advancement they complete. The total number of all points for each player can then be viewed in the player list and compared between players, providing an alternative competition to the normal game play.
📖 Features
- ⚖️ balanced, point rewards depend on the difficulty of the advancement
- 🚀 fast and optimized, creates no lag
- 🪶 lightweight
- ♻️ fast and complete updates to new versions of Minecraft, thanks to an automated build system
The maximum number of points you can score is 233.
⭐ Rewards
- Task (square boxes) → 1 point
- Goal (rounded boxes) → 2 points
- Challenge (decorated boxes) → 5 points
📝 Notes
- ONLY the latest version of the datapack for Fabric and Vanilla 1.21.10 is supported
- advancements from other datapacks or mods are not supported
- bug reports and suggestions are ONLY accepted on GitHub
- to uninstall, run the command
/function adco:core/uninstalland then optionally delete the datapack file - datapack was created with the help of beet
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| v2.0.1+mod | Релиз | 1.21.10 | fabric, neoforge, quilt | 14 октября 2025 г. | .jar (409 КБ) |
| v2.0.1 | Релиз | 1.21.10 | datapack | 14 октября 2025 г. | .jar (179 КБ) |
| v2.0.0+mod | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric, forge, neoforge, quilt | 14 января 2025 г. | .jar (396 КБ) |
| v2.0.0 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | datapack | 14 января 2025 г. | .jar (176 КБ) |
| v1.2.0c+mod | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric, forge, neoforge, quilt | 12 августа 2024 г. | .jar (400 КБ) |
| v1.2.0c | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | datapack | 12 августа 2024 г. | .jar (182 КБ) |
| v1.2.0b+mod | Релиз | 1.21, 1.21.1 | fabric, forge, neoforge, quilt | 12 августа 2024 г. | .jar (395 КБ) |
| v1.2.0b | Релиз | 1.21, 1.21.1 | datapack | 12 августа 2024 г. | .jar (177 КБ) |
| v1.2.0 | Релиз | 1.21, 1.21.1 | datapack | 12 августа 2024 г. | .jar (177 КБ) |
| v1.1.4+mod | Релиз | 1.21 | fabric, forge, quilt | 27 июля 2024 г. | .jar (392 КБ) |
| v1.1.4 | Релиз | 1.21 | datapack | 27 июля 2024 г. | .jar (174 КБ) |
| v1.1.3+mod | Релиз | 1.21 | fabric, forge, quilt | 23 июля 2024 г. | .jar (255 КБ) |
| v1.1.3 | Релиз | 1.21 | datapack | 23 июля 2024 г. | .jar (125 КБ) |
| v1.1.2+mod | Релиз | 1.20.6 | fabric, forge, quilt | 6 мая 2024 г. | .jar (259 КБ) |
| v1.1.2 | Релиз | 1.20.6 | datapack | 6 мая 2024 г. | .jar (124 КБ) |
Показаны последние 15 из 25 версий. Все версии — на Modrinth.
Ченджлог
v2.0.1+modРелиз1.21.10 · 14 октября 2025 г.
Changed
- updated to Minecraft 1.21.10
v2.0.1Релиз1.21.10 · 14 октября 2025 г.
Changed
- updated to Minecraft 1.21.10
v2.0.0+modРелиз1.21.2, 1.21.3, 1.21.4 · 14 января 2025 г.
Changed
- new stabler way to ensure that the score stays accurate throughout player name changes, datapack and version updates and other events
Removed
recalculateandrecalculate_playercommands as they should no longer needed with the new systemresetcommand because of the rare use case and complexity required to implement it in the new system
v2.0.0Релиз1.21.2, 1.21.3, 1.21.4 · 14 января 2025 г.
Changed
- new stabler way to ensure that the score stays accurate throughout player name changes, datapack and version updates and other events
Removed
recalculateandrecalculate_playercommands as they should no longer needed with the new systemresetcommand because of the rare use case and complexity required to implement it in the new system
v1.2.0c+modРелиз1.21.2, 1.21.3, 1.21.4 · 12 августа 2024 г.
Added
- command to reset scores for all players or a specific player (thanks to @mulissi, closes #28)
Changed
- more understandable feedback messages for commands
Fixed
- player name change breaks score
- advancements made before the datapack was installed were not counted
v1.2.0cРелиз1.21.2, 1.21.3, 1.21.4 · 12 августа 2024 г.
Added
- command to reset scores for all players or a specific player (thanks to @mulissi, closes #28)
Changed
- more understandable feedback messages for commands
Fixed
- player name change breaks score
- advancements made before the datapack was installed were not counted
v1.2.0b+modРелиз1.21, 1.21.1 · 12 августа 2024 г.
Added
- command to reset scores for all players or a specific player (thanks to @mulissi, closes #28)
Changed
- more understandable feedback messages for commands
Fixed
- player name change breaks score
- advancements made before the datapack was installed were not counted
v1.2.0bРелиз1.21, 1.21.1 · 12 августа 2024 г.
Added
- command to reset scores for all players or a specific player (thanks to @mulissi, closes #28)
Changed
- more understandable feedback messages for commands
Fixed
- player name change breaks score
- advancements made before the datapack was installed were not counted
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
