#Cosmetic Mod I Commission I PAID
55 messages · Page 1 of 1 (latest)
Who is that
I have 0 knowledge about cmd 💀
The series Hermitcraft, the people who play on there are called Hermits, and CMD is CustomModelData
Is easy? For someone who never did something with coding?
it doesnt need coding per se, but you'd have to edit some json files and manually create a resource pack
once you figure it out, its quite shrimple
there are also some limitations
while custom hats are possible, other armor pieces arent really
essentially, you overwrite the model for an existing item using a resource pack, but tell it to use the original model except when "custom_model_data" is a certain number
then ingame, you can create that item with a CustomModelData NBT tag using a command
But i want to create also custom armors
that isn't really possible server-side sadly
there are ways, but they're janky and unreliable
this is because armor rendering is mostly hardcoded
Like something like that
Yes its ok if its server+client
But i want that i can add new cosmetics on the server that people can buy for example
if you dont mind people having to install a client mod, its definitely possible to do this
but i dont know if a mod for it currently exists
For my noticed not... only Cosmetica exist a Clientsided Mod for Cosmetic but u cant add Cosmetic for your Server.... only access all Cosmetics that the Community uploaded on their webpage
So if i want to make tournament rewards or something i cant share the item exclusivly
I need something that i can create these items and share them exclusivly only on my server
Players need to install my modpack anyways so client mod needed should be no problem
i understand
you may have to commission something like that from a developer
if you're up for that, you can try making a request in this same channel for that
How can i do a commission
just make a post offering to pay someone to make this
Cosmetic Mod I Commission I PAID
Hello, I'm looking for someone who can create a cosmetic mod for me.
- The mod can be client & server sided
- With the help of the mod exclusive cosmetics can be inserted (server-sided)
- Cosmetic items are equippable & tradeable
- can be used for seasonal rewards and more
- supports animated textures
Extra
- Cosmetic Blocks like Plushies, Statues and more can also be inserted
If you think you can help me create this mod, please get in touch with a price that sounds fair to you.
Greetings
bump
still searching
alright, so, are you looking for a mod that adds custom blocks and models via datapacks or something?
Thats correct
I use the Mod Cosmetic Armor so Players can Change their looks. https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked
So i need a Mod where the Resources/Datas are comming from the Server & the Client is just receiving the Informations to use them
Some examples are here
- Custom Model Furniture can be added in the Game
- Custom Cosmetics can be added in the Game
- Cosmetics are equipable
-Cosmetics/Furniture support animated Textures/emiverse Layers - the Furnitures/Cosmetics are only useable on the Server where the Datas/Assets got added.
If it could be Serverside only would be Best, so no one can steal the Mod. Or Tell me whats possible and whats not possible without adding the Clientmod.
Thanks ♡
Unfortunately, due to how minecraft handles models, this isnt really possible (at least not easily.)
This is because Minecraft registers all models upon initialization of the client, so even when you do ship the model over to the client over the server, it isn't registered and thus doesn't work. (Mods like figura get around this by using their own registry system connected to their own servers) At least thats why in laymans terms.
THAT BEING SAID
it really depends on why you want the mod to be private. If you're fine with the models being public but the code itself private, then I should be able to figure something out.
I CAN do custom armor models, btw
and, although I cant make it server side only, I can make it so that the mod only works on YOUR server, if that'll do.
Ye thats great
Hmmm
So u think its the best create a mod with the models already done but only accessable with op?
Or if u play the mod itself on singleplayer u cant access the files since they are only on the server
Well what’s gonna happen is the client mod will be missing data that it needs, and the server mod sends what it needs via packets
Ye when thinking about it, than thats fine
Alright, so you want a mod with custom cosmetics that will only load on your server, correct?
Yes
So that means probably the Server needs the datapacks for the mod to access the files or?
Where the models and informations are in
Oh no the models and stuff kinda have to be client side. Unless you want me to completely rewrite your JSON models as Minecraft models (the kinds of models that mobs use, ever wondered why their models wherent in assets?), but that would take a while and be rather pricey
But if you do comm me I’ll try and see if there’s a way I can encrypt the models with only the server having the key
Hmm what is the better option and easier to add new cosmetics