FabricTailor

FabricTailor

327k Downloads

[Request] Default skin path configuration

sisby-folk opened this issue · 5 comments

commented

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!

commented

Implemented in 2.0.0

commented

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

commented

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

commented
commented

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