Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/armourers-workshop/armourers-workshop

Minecraft armour customization mod.
https://github.com/armourers-workshop/armourers-workshop

minecraft minecraft-fabric minecraft-forge minecraft-mod mod

Last synced: 26 days ago
JSON representation

Minecraft armour customization mod.

Awesome Lists containing this project

README

        

# Armourer's Workshop

![](http://plushie.moe/projects/armourers_workshop/images/aw_banner.png)

[![CurseForge](http://cf.way2muchnoise.eu/short_229523_downloads.svg)](https://curseforge.com/minecraft/mc-mods/armourers-workshop) [![Modrinth](https://img.shields.io/modrinth/dt/y4JF3gXL?label=modrinth)](https://modrinth.com/mod/armourers-workshop) [![Github](https://img.shields.io/github/downloads/Armourers-Workshop/Armourers-Workshop/total?label=github)](https://github.com/Armourers-Workshop/Armourers-Workshop/releases) [![Discord](https://img.shields.io/discord/277389736165769216)](https://discord.gg/5Z3KKvU) [![Build](https://img.shields.io/github/actions/workflow/status/Armourers-Workshop/Armourers-Workshop/ci.yml)](https://github.com/Armourers-Workshop/Armourers-Workshop/actions) [![Crowdin](https://badges.crowdin.net/armourers-workshop/localized.svg)](https://crowdin.com/project/armourers-workshop)

## Mod Description

Create voxel-art to replace or add to the player model, equipment models, CNPCs, and more!

Create decoration blocks for your worlds.

Share your creations on a global library, or a sever specific one.

Direct management of player-equipped skins via commands, or let the player use a GUI.

Support via command/config for making most modded items skinable.

Support the better combat, epic fight and more!

Elevate your server project to a whole new level of detail!

## License
![](https://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png)
Armourer's Workshop by RiskyKen is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-nc-sa/3.0/)

## Building

1. Clone this repository.

2. Using `gradlew -p versions/1.20.1` command to switch to target version.

3. Using `gradlew build` command to build target version. Jar will be in `farbric/build/libs` and `forge/build/libs`.