DyeCommands
A crude implementation to dye armour pieces in game by using commands in chat.
Last updated | 2 weeks ago |
Total downloads | 1085 |
Total rating | 1 |
Categories | Mods |
Dependency string | 16MB-DyeCommands-0.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
DyeCommands
A crude implementation to dye armour pieces in game by using commands in chat. All dye colours work and you can even remove dye from armour altogether. Not all armours look great with no dye applied as their orignal texture is an odd green colour. The colour of dyes is also not consistent across armour pieces. This is likely due to the orignal system dyeing all pieces at once and so to not always look like a crayon, the dev added variance to each armour piece for each dye.
Usage
Type "/Dye <Armour> <Dye>" • Armour: • Helm, H, 0 • Chest, C, 1 • Legs, L, 2 • Cape, K, 3 • All, A, 4 • Dye: • Grey, W, 0 • Blue, B, 1 • Green, G, 2 • Red, R, 3 • None, N, 4
Known\Possible Issues
- This mod enables dyeing on all armour pieces. I've observed this in game to not actually do anything but I'm unaware if this causes any actual issue.
- This is not tested in multiplayer and I'd assume it doesn't work. I also likely don't have the knowledge to fix it if it doesn't.