
Mods / 1.18 Hair Colors
Tags:
#Texture Pack
Author: tRead
Side: Client
Created: Feb 29th 2024 at 3:26 AM
Last modified: Jun 10th at 9:14 PM
Downloads: 1960
Follow Unfollow 58
Author: tRead
Side: Client
Created: Feb 29th 2024 at 3:26 AM
Last modified: Jun 10th at 9:14 PM
Downloads: 1960
Follow Unfollow 58
Recommended download (for Vintage Story 1.19.6 - 1.19.8, 1.20.0 and 1.20.11 - 1.20.12):
118hair_1.19.8_v0.1.4.zip
1-click install
Does not also add the new natural colors of 1.19; only 22 colors total.
Mod Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
0.1.4 | 1008 | May 27th 2024 at 7:25 PM | 118hair_1.19.8_v0.1.4.zip | 1-click install | ||
Confirmed working in latest versions. Not INcompatible with 1.20.0-rc.6; I just removed some for cleanness. | ||||||
0.1.3 | 353 | Mar 22nd 2024 at 9:59 AM | 118hair_1.19.5_v0.1.3.zip | 1-click install | ||
The 1.19.5 devlog indicates no change to hair, so no change was needed in this mod. | ||||||
0.1.2 | 292 | Feb 29th 2024 at 6:03 AM | 118hair_1.19_v0.1.2.zip | 1-click install | ||
added a couple of commas to the modinfo.json file | ||||||
0.1.1 | 150 | Feb 29th 2024 at 5:28 AM | 118hair_1.19_v0.1.1.zip | 1-click install | ||
The initial upload had the needed modinfo file nested 1 layer too deep to be recognized. | ||||||
0.1.0 | 157 | Feb 29th 2024 at 3:40 AM | 118hair_1.19_v0.1.0.zip | 1-click install | ||
A straightforward replacement of the new textures with the old ones, all original VS assets. |
So what happens if I have this mod loaded on my client and pick a hair colour from it then I join a server with other clients that don't have this mod installed? What do I look like to the other players?
Sorry to bother you, but you have 2 things to tweak in the modinfo.json:
modID → modid
And Vintage Story doesn't seems to like modid that starts with numbers, I suggest moving to "hair118", I tested it, it works.
Here with the "fixes":
{
"name": "1.18 Hair Colors",
"description" : "Restores purple, pink etc. hair colors much-loved in version 1.18 and before. Does not also add the new natural colors of 1.19; only 22 colors total.",
"modid": "hair118",
"authors": [
"T.Read"
],
"version": "0.1.4",
"gameversions": [ "1.19.8" ],
"type": "theme",
"side": "Client",
"requiredOnClient": true,
"requiredOnServer": false,
"dependencies": {
"game": "*",
"survival": "*"
},
"contributors": [],
"textureSize" : 32,
}
thank you
Thank you! Now I can have my natural pink hair back :)
Hey o/ Nice mod. Is it possible to make it server side? :)
it works now, folks; sorry about earlier!