
Mods / Goblin ears (and friends)
Author: Aillun
Side: Both
Created: Jan 14th at 11:53 PM
Last modified: Feb 6th at 11:27 PM
Downloads: 11914
Follow Unfollow 226
Latest release (for outdated Vintage Story v1.20.0 - v1.20.3):
goblinears2.1.1.zip
1-click install
Update! Ears now selectable at character creation in the 2.0.0 version !
You no longer need to craft ears. (and you wil not be able to do it anyway. If you prefer them as hair accessories, just download the 1.x versions)
They will clip with helmets and hats. Maybe use a mod that let you select parts of clothings you want to show.
For now, the ears texture is directly tied to the vanilla one, and so i wasn't able to add shading to them, so it will be a little flat. I'll see what I can do.
Tested and considered compatible with :
- Human-like skin tone
- the kobold mod (it works without problem but it will add ears on your kobold... :p )
- My other mod: Antlers & horns ! It add antlers and horns on your head :p
Partial compatibility with
- Restored hair colors (gui not big enough, it's difficult to be able to select all colors )
Thanks to the feminity mod. :p
Big thanks for the modding community in the VS discord !
For 1.x.x :
This little content mod add goblin and elf ears as an head accessory (so no, you can't have them and a hat at the same time, sorry), one set of ears for each skin colors of the game, but also colors from the mod "Human's skin tone" by yew.
With 1.1.0, you need now to craft "unfinished elf/goblin ears" with a plain cloth, some grass and sticks, each having 2 variant (one for vanilla colors and one for human skin tone colors), before using it in the grid with dry grass/ flint/ stick to make the ears the color you want.
Please search in the survival handbook the one suiting your skin color to have the exact recipe :).
In creative, they are now in their own tab, "Ears"
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v2.1.1 | 8886 | Feb 6th at 11:27 PM | Show | goblinears2.1.1.zip | 1-click install | |
v2.1.0 | 360 | Feb 5th at 6:00 PM | Show | goblinears2.1.0.zip | 1-click install | |
v2.0.0 | 1860 | Jan 22nd at 11:52 AM | Show | zgoblinears2.0.0.zip | 1-click install | |
v1.1.0 | 506 | Jan 19th at 8:45 PM | Show | goblinears1.1.0.zip | 1-click install | |
v1.0.0 | 302 | Jan 14th at 11:55 PM | Show | goblinears1.0.0.zip | 1-click install |
Since you made the antlers mod, i was wondering if you could also add compatibility for this mod for female Serephs mod to allow them to have the ear options too?
if this had feathery "seraphim ears" that matched your hair color it'd make this mod absolutely perfect. i can't think of an example. like the goblin ears, but with feathers. i wish more people played around with the seraph aspect. the elf ears could stand to be a bit more blocky to fit in better
Oh my gosh, I had completely missed that these were both your mods till now.
Lovely mods, very cute and stylish.
Kifa You should try out "elf ears and face" mod, it replaces one of the moustaches with a droopy elf ear
Great mod, but I wish there were droopy elf ears, as goblin ears are less pointy at the end.
DutchBoy i'll look at it in a few days!
For news cosmetics choices, the problem is that i want to add a new tab in character creation to have more space (and put all my tabs there so I can avoid compatibility problems with mods modifying vanilla cosmetics things, and for other mods that want to add new cosmetic choice like me), but i don't know how, i tried but i'm pretty stuck there :( I hope i'll find a solution so i can add more choices
Excellent mod. Super simple and really adds character to the model... but, if you checkout any beard with sideburns you'll see that the ears are infront of them when they should be behind them. If you were to push the ear positioning back just a little this mod would be perfect.
Random thought, but since you've done such a great job on these cosmetic mods - have you thought of trying any kind of skin cosmetics? Like scars, tatoos?
Hi Ivalera , same problem (and solution) on my last message ; you'll need to dezip restored hair colors, open the patch in notepad, replace all the 10 by 11, rezip everything (tested these 2 mods together with this solution, it worked). If you put Antler and goblin ears at the same time, it will be 12 and not 11
For now i cannot do more than that, as character creation screen is harcoded and the solution I want are very hard to do (especially with my code level).
Hello, I think your most recent update broke the already fragile combatability with Restored Hair colors? I was running the 2.0.0 build, and moving to 2.1.1 causes Restored Hair Colors to jsut not turn on, and I can't see them anymore.
milady
@rosysyn the solution I posted works for playing antlers+goblin+classicseraphface at the same time :
dezip classic seraph face folder, open the patch with notepad, replace all of this by this code, rezip it :
https://pastebin.com/qYjTUdJR

My mods insert themselfs as a new tab in the character creation box. It move position of the other tabs, modifiying their location. You see vanilla location in red, and new locations in green because of my mods tabs. But classic seraph face patch try to modify the facial expression, 7th position in red but now in 9th position ! So when you start your game, now the mod try to modify Hair extra, causing crash. That's why i asked you to modify all the 7's in this mod patch to 9 :p
I want to add a new tab in the character creation box (next to class) so i can add all the tabs i want without modifying the skin & voice one, but for now I don't have the coding capabilities to do it.
If it's not working, you need to search what other mod conflict with mine and tell me
Oh dear, I spoke too soon. While it worked fine on a new save, joining my server with an existing world leads to an instant crash.
Crash log here: https://pastebin.com/L7KnxEfR
EDIT: So after some tinkering, I'm pretty sure this mod is fine now that it's been patched, however when using the Antlers & Horns mod at the same time, it leads to a crash...
Aillun The latest patch appears to have fixed compatibility with Classic Seraph Faces! No more crashes :) Thank you so much!!
Vintage story but the seraphs are cuter
Reverhaus normally you just have to put the new mod and remove the last one and it will works without problem, ears will be added, modified (or removed) automaticaly
rosysyn
Ok, for the Classic seraph Faces mod, the conflict is in the patch. I'm not sure how to make an universal solution, but when you open the patch, search for
"path": "/attributes/skinnableParts/7 [...]
where it's written " skinnableParts/7 "
Change all the 7 in the whole file by another value, maybe 8 or 9, until it works. I tried with 2 mods i made (this one and one unreleased) modifying the same part, and writting 9 worked for example.
If you see for example " /attributes/skinnableParts/7/variants/7/shape" "
Change only the first 7 but not the second one.
I had no problem with The Working class.
Is there any way to activate the ears of the V2.1.0 in a game already created?
rosysyn i'll take a look thanks! Can you send also client crash logs please ?
Thanks people! I'm focused on something else, for now I think these ears are enough :p maybe in the future i'll add more type
I created a new save and am getting a crash right before the world loads :( Running version 1.20.3.
Crash report: https://pastebin.com/9RaS4wDX
I'm using quite a few mods, but I'm not sure which would cause a conflict. Maybe "Classic Seraph Faces" or "The Working Classes", since both of these do stuff in the character creation menu?
Love the concept. Would love kitty ears.😻
oh this is awesome! can i be a pest and request ears for kemonomimi? i have a friend that really wants to play as a kitsune, brilliant mod either way!
You spoil us with more ear styles?! I hope tons of people see this mod!!
Thank you you two 😊
And all the people who downloaded 1500 times my mod ! :o yay
Awesome work, I love it, I think this should be cannon, I can't belive how much better the chars look like this.
This is so cute, damn! Thanks for the mod 🤗
No they clip also for me, but it's because now every clothes have 3d shape, and it's not just textures applied to the seraph body shape (that was the case especially for shirts), that femininity changed. You also need to change the shape of vanilla upperbody clothes now
I've been trying to stop the clipping happening with Femininity. Out of curiosity Aillun, when you tested compatibility, were you able to have chests render correctly with 1.21?
This is such a cute option, thank you for makinging it part of character customization!
Sorry @Cherry_Brendon I do not have the reference :p it was juste randomly generated and I put some clothes
@Cuddly_Khan interesting, I'll take a look but no promise. I hope it's not difficult so I can make what I wanted to do at first!
Yes! Thank you for adding the Elf ears!
On the note of having these be character creation options, the only other mod I can think of that does something like that is Femininity. Might be worth having a look at that to see if you can figure out how it does it?
Oh damn! I know someone who will like this mod! Many thanks!
No no no no no no no wait wait wait wait!



Yeah character option would be perfect, but creating some json accessories is muuuch simpler :p (especially as I don't really know how to code that).
I think i'll also add colors of Nat's human skin colors in the near futur
... And maybe others types of ears, it's not super complicated. Feel free to suggest some guys 👂
Dark crystal was really a vibe, loved this show
Why does this have a Dark Crystal vibe to it? I love it, this should definitely be a character option.
This is amazing! Elf Ears when?!
GOBBO!!!
...
i really wish they were a character creation option...
maybe in a later update
but besides that big single flaw, pretty good