Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/way2muchnoise/betterachievements
An improvement to the Minecraft achievement screen
https://github.com/way2muchnoise/betterachievements
achievements minecraft minecraft-achievement-screen minecraft-mod
Last synced: 18 days ago
JSON representation
An improvement to the Minecraft achievement screen
- Host: GitHub
- URL: https://github.com/way2muchnoise/betterachievements
- Owner: way2muchnoise
- License: other
- Created: 2015-08-05T20:25:19.000Z (over 9 years ago)
- Default Branch: 1.11.2
- Last Pushed: 2017-08-24T21:22:33.000Z (about 7 years ago)
- Last Synced: 2024-10-11T12:53:41.168Z (about 1 month ago)
- Topics: achievements, minecraft, minecraft-achievement-screen, minecraft-mod
- Language: Java
- Size: 287 KB
- Stars: 23
- Watchers: 4
- Forks: 10
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BetterAchievements [![Downloads](http://cf.way2muchnoise.eu/short_235716_downloads.svg)](https://minecraft.curseforge.com/projects/235716)
[![Build Status](https://travis-ci.org/way2muchnoise/BetterAchievements.svg?branch=master)](https://travis-ci.org/way2muchnoise/BetterAchievements)[ ![Download](https://api.bintray.com/packages/way2muchnoise/dev/BetterAchievements/images/download.svg) ](https://bintray.com/way2muchnoise/dev/BetterAchievements/_latestVersion)An improvement to the Minecraft achievement screen
[Screenshots](#screenshots)
or [Imgur album](http://imgur.com/a/22tud)## Features
* Tabs per Achievement page. So no more spamming the button to find a page.
* Scroll on the tabs to see more tabs.
* Set the colours of your arrows.
* User settable tab icons (by middle clicking on an achievement on the page, off by default. Can also be set text wise in the config)
* Unlock achievements in creative by right clicking on them.
* API
* Use of IMC message to register a page icon (no interface implementation needed)
* In depth control of the rendering of your achievements
* Set Background colour
* Custom Icon Renderer
* Custom Tooltip Renderer
* In depth control of the rendering of your achievement page
* Custom background
* Set custom arrow colours (this will override user settings)
* Scale on load
* Position on load, center around an achievement
* Min and Max scale
* Page Icon on the tab (with interface instead of IMC message
* The API includes a helper class for colours
## Screenshots
![](http://puu.sh/k3rCx/fa12b26861.png)
![](http://i.imgur.com/Njeh2Is.png)
![](http://puu.sh/knUXF/b99657c2ed.gif)