1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
# Character Creator
This mod is attributed to the Voxelands project.
It allows you to customize your skin.

To change your skin, use either the chat commmand `/character_creator`
or a dedicated button in one of the supported inventory mods (see below).
### Requirements
* Minetest 5.0.0 or newer
### Supported mods
* multiskin
* 3d_armor
* sfinv (Minetest Game)
* unified_inventory
* sfinv_buttons
* inventory_plus
### License
Code: MIT
Textures: CC BY-SA 3.0
See also: [license.txt](license.txt)
### Credits
Voxelands creators:
* sdzen
* darkrose
|