Jump to content

How can I remove the standard classes in a json file?


Recommended Posts

Hellou :)

 

I just started learning how to mod the game.

I want to remove the old classes, but dont know how to write the path in a json file.

Can anyone help me with that?

I read the guide but I dont get how to count the path in the original characterclass file.

 

Thanks !:)

Link to comment
Share on other sites

Well the easiest way is to create a brand new characterclasses.json file and put it in a folder called game in your mod.  Files in "game" will completely replace files in vanilla.

../assets/game/config/characterclasses.json

This is a mod that replaced all classes like above.
https://mods.vintagestory.at/show/mod/8445

personally, I don't think it's ever a good idea to outright remove stuff from vanilla, as it may have unexpected consequences, not only for vanilla but for other mods.

Edited by Spear and Fang
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.