~kota/betterchainmail

56bab61e41063def2a6617f68b6651a6415f8c86 — Dakota Walsh 1 year, 7 months ago 7bc843e master
add README
1 files changed, 17 insertions(+), 0 deletions(-)

A README.md
A README.md => README.md +17 -0
@@ 0,0 1,17 @@
# betterchainmail

Minecraft mod that makes chainmail armour better. Chainmail armour is rather
difficult to obtain in Minecraft, but is worse than iron armour making it pretty
much useless. This mod buffs the armour such that it's similar, but slightly
different than diamond.

Specifically, the new armour values are `4, 6, 8, 4` and the set has a toughness
of `1.0f`.

## setup and build
- Clone this repo.
- Run `./gradlew build` to build (result in `build/libs/`)

## contributing

Discussion and patches can be found [here](https://lists.sr.ht/~kota/public-inbox).