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: 6 months ago
JSON representation
Minecraft armour customization mod.
- Host: GitHub
- URL: https://github.com/armourers-workshop/armourers-workshop
- Owner: Armourers-Workshop
- License: other
- Created: 2014-07-21T21:47:53.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-25T08:07:23.000Z (8 months ago)
- Last Synced: 2025-04-04T02:11:09.285Z (6 months ago)
- Topics: minecraft, minecraft-fabric, minecraft-forge, minecraft-mod, mod
- Language: Java
- Homepage:
- Size: 30.4 MB
- Stars: 162
- Watchers: 16
- Forks: 69
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Armourer's Workshop

[](https://curseforge.com/minecraft/mc-mods/armourers-workshop) [](https://modrinth.com/mod/armourers-workshop) [](https://github.com/Armourers-Workshop/Armourers-Workshop/releases) [](https://discord.gg/5Z3KKvU) [](https://github.com/Armourers-Workshop/Armourers-Workshop/actions) [](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

Armourer's Workshop 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`.