samolego/FabricTailor

[Request] Default skin path configuration

Closed this issue · 5 comments

Hi there! Local skin upload is my main use case for this mod, but dropping files in .minecraft can get super messy real fast!
It'd be helpful for me if there was a config option that allowed you to set a prefix for the path (e.g. skins/) in config, such that any skin in .minecraft/skins/ can be referred to directly with their filename in the dialogue box.

Thanks!

Implemented in 2.0.0

Hey there! I can't find the configuration option for this, is it implemented?

Set the customSkinServer to file:///path/to/your/.minecraft/skin/folder
e.g.
file://C:/Users/name/AppData/roaming/.minecraft/skins

Humm, perhaps try file://./skins?