File information
Created by
AsteriskAmpersandUploaded by
AsteriskAmpersandVirus scan
About this mod
Allows editing the pouch item limits. Sample mod and input files are provided.
- Requirements
- Permissions and credits
Sample files are provided for ease of use.
Setting an item limit over 127 makes it unlimited but has minor glitches regarding to buying items directly to pouch. A limit over 255 will not work.
By default the program (itemDataParser.exe) will take this 3 files and create an itemData.itm(Modded) file, this file goes in "nativePC\common\item", remember to rename it back to itemData.itm once inside nativePC.
You can change the files the program will take and the location it will save to through command line options, to list all of the command line options simply run it from the command line and pass the option -h.
If you have a mod that already replaces the itemData.itm file, you can add your changes to the mod by passing the mod's itemData.itm file instead of the one provided through command line.
This mod is only possible thanks to the research done by the Monster Hunter World Modding Discord. Anyone interested in modding and tool development is invited to join: https://discord.gg/gJwMdhK
Thanks to Vuze, hexhexhex and Freschu for their research and documentation work into the item files which was directly applied to make this tool.