Closed juster-0 closed 2 years ago
Wait, you don't have default skin set in config but you still get a skin applied on a new world?
Sorry, I've just tested. That's only relevant to old mod version (1.6.1), in 1.7.1 works as expected. Anyway is it possible to add ability to set custom skin for all new worlds?
How would it differ from the described default skin
option in config?
Actually there is no difference, but it quite unobvious that's possible without any documentation. I have had to check fabrictailor.json
and edit apply_to_all
manually. I think it will be better to have settings in Mod Menu
or in FabricTailor GUI
, so it will be easier to modify that behavior, especially for non tech players.
Humm, you're right in that regard, editing configs is not really user friendly, especially as GUI could be made easily ,..
What do you think?
Good, but you've missed apply_to_all
toggle.
And is it possible to duplicate that menu into Mod Menu
?
The mod menu will be a bit harder, since there's no player instance there. I'll see what I can do.
This has been partially implemented in 1.8.0
Add ability to set up custom skin for all worlds by default or at least disable default skin (I always have to type
/skin clear
to get my minecraft skin). Thanks.