Mount & Blade: Warband
0 of 0

File information

Last updated

Original upload

Created by

hrmpk

Uploaded by

hrmpk

Virus scan

Safe to use

About this mod

Java executable that modifies item_kinds1.txt in its directory and makes the original mesh an inventory icon, and makes the actual mesh invisible for all helmets, and changes the item's tags so the hair and head are visible for every helmet except a blacklist. Makes helmets invisible. Hides helmets. Yeah.

Permissions and credits
Should be compatible with any mods. Make a backup of item_kinds1.txt before you use this. Move this java file, your item_kinds1.txt, into a new directory, then move the new file this makes and rename it into whatever mod you're using. Morgh's doesn't seem to like the edited version idk why. Again, backup your item_kinds1.txt before using. Use at your own risk. Needs to be compiled with java.


If you've never used Java before, you can get the eclipse IDE here: https://www.eclipse.org/downloads/packages/

you can add hats to ignore to the blacklist, or change the input/output files, or whatever you want to do. By default it reads from "item_kinds1.txt" in the default directory and outputs to "new_item_kinds1.txt" the modified version that results in not seeing helmets or hairlessness etc. on any characters.

I added a compiled .class version so if you don't want to touch the code you don't have to.