Ability Stones 2

Ability Stones 2

59.7k Downloads

Ability Stones

Releases (MC 1.8-1.12): CurseForge

What is This?

Ability Stones is a mod for Minecraft 1.10+ that adds special stones that give the player various abilities, ranging from standard potion effects to other useful things like item repair.

Feature Information

Please view the wiki for information on the mods game mechanics. The mod also features full JEI integration for all crafting recipes and infusions.

Links

Contributing

Please report bugs on the Github issue tracker, making sure to include the game log, crash report (if applicable), and steps to reproduce the issue (if possible). I'd also love to hear suggestions on how to improve or expand the mods features, you can leave those in the issue tracker as well. Pull requests are welcome as long as they actually improve something (I know my code is kind of a mess so cleanup PRs are appreciated, though I'll get around to it myself soon™).

Development Setup

  1. Fork this project and clone the repo to your desktop OR download the repo as an archive.
  2. Navigate to the local directory and follow these steps to setup the dev environment.

Building the Source Code

  1. Fork this project and clone the repo to your desktop OR download the repo as an archive.
  2. Do the following:
    • Windows: Open command prompt in the local directory and run gradlew build
    • Linux: Open terminal in the local directory and run ./gradlew build

What Minecraft versions are supported?

The mod is available for Minecraft 1.12.2, 1.12.1, 1.12, 1.11.2, 1.10.2 and 1.8.9.

  • 1.12.2 is the only fully supported version at this time.
  • 1.10.2, 1.11.2, 1.12 and 1.12.1 are all feature consistent with the 1.12.2 version, but will not receive any updates going forwad
  • 1.8.9 is missing most of the features of Ability Stones 2, will not be updated in the future, and is not supported.