Please take your time and read through this post - especially the "common problems" section - and/or the tutorial below before downloading INVedit or replying to this topic. Otherwise I'll have to help you with problems which are already explained here.
INVedit is the (more like "some kind of") successor of NBTedit. With it you can create your own porta- wait, wrong game. You can use it to edit your inventory both Singleplayer and Multiplayer, if you're the server host.
Here's some screeny of a regular game inventory opened in INVedit:

Here's a list of features:
• Loads blocks from the enclosed files (items.txt and the .pngs).
• Groups for faster access of individual blocks.
• Search box lets you filter items.
• If possible, displays item damage as bar.
• Stacks items almost like in the game itself.
• Tabs for editing multiple inventories simultaneously.
• Moving items from one tab to another is possible.
• Quick load and save.
• Automatic updating.
But wait, there's more! Please ..
• .. read the tutorial below if you have problems, before asking.
• .. consider sending a private message to me instead of asking in the thread.
• .. keep in mind that you can only edit your INVENTORY with this.
• .. don't report bugs/errors/crashes to Notch if you're not sure if it wasn't caused by INVedit or similar tools.
• .. include as much data as you can, if there are errors or bugs: A short description of the problem, what you did and if Minecraft itself breakes, include the .dat file so I can fix it as soon as possible.
• .. redownload the full thing, if updating fails.
Download: Click me! (Mirror) for Minecraft Beta 1.5
INVedit usually is forward-compatible with new versions of Minecraft, new items will just be missing.
I try to update it as soon as possible and it's usually done in a day or two, maybe even within hours.
Common problems
AVG says this is Adware/Spyware
It's called a false positive. It seems like only AVG has this problem, any other antivirus programs are fine with INVedit. However, this is your decision. There are alternatives for editing inventories, so go check them out.
Error messages "The application has failed to initialize properly (0xc0000135)"
and "Unable to find a version of the runtime to run this application"
and "Could not load file or assembly 'System.Core [...]' or one of its dependecies.":
Make sure you have .NET 3.5 installed and working correctly. .NET 4.0 doesn't do the job. If you're not sure, try to reinstall or repair it. If that doesn't fix it, please send me a PM.
Error message "Couldn't find NBT.dll":
Some people seem to have problems extracting the program correctly. Here is what to do:
If you open the .zip file there should one folder inside called "INVedit". You have to extract the full folder and not just start the .exe within it. If you do that, only the .exe gets extracted temporarily and it won't be able to find the other needed files. Just drag the folder onto your desktop or personal folder, then you can proceed as usual.
Error message "Failed to parse column ITEMS at line 235 in file items.txt":
Automatic updating was broken. Old versions are having problems updating the .exe. If you try to do it anyway, the next time you start a message box will pop displaying the above error and the first group will be missing. To fix this, just redownload it.
Error message "System.IO.InvalidDataException: The magic number in GZip header is not correct. [...]":
Make sure your world file isn't corrupted, and that you are actually opening a valid Minecraft file.
Error message "Can't find Inventory tag":
This shows up if you're trying to edit a level.dat of a multiplayer world, as the inventories get stored in seperate player files (you can open these with INVedit). It rarely happens on new worlds, where no inventory has been saved yet. Pick up a random item ingame and quit.
Again, before asking any questions, also read the tutorial post below.
It usually will help you with your first steps and shows you some more features and how everything works.
You can find the .NET Framework 3.5 here (Windows). May also work with Mono or Wine (Linux + Mac). If you're an unexperienced Mac or Ubuntu user, this is probably not the right tool for you. There are a few unofficial tutorials on how to do it, but I really suggest using a different tool or mod.
Source code: On github.com. It's public domain, do what you want.
Other helpful tools you may want to check out:
- NBTedit: Raw NBT editor by me.
- MineEdit: All-in-one editor by N3X15.
- MCEdit: Map editor by codewarrior.
- Inside Job: Inventory editor for Mac by preble.
- TooManyItems: Inventory editor mod by Marglyph
INVedit is the (more like "some kind of") successor of NBTedit. With it you can create your own porta- wait, wrong game. You can use it to edit your inventory both Singleplayer and Multiplayer, if you're the server host.
Here's some screeny of a regular game inventory opened in INVedit:

Here's a list of features:
• Loads blocks from the enclosed files (items.txt and the .pngs).
• Groups for faster access of individual blocks.
• Search box lets you filter items.
• If possible, displays item damage as bar.
• Stacks items almost like in the game itself.
• Tabs for editing multiple inventories simultaneously.
• Moving items from one tab to another is possible.
• Quick load and save.
• Automatic updating.
But wait, there's more! Please ..
• .. read the tutorial below if you have problems, before asking.
• .. consider sending a private message to me instead of asking in the thread.
• .. keep in mind that you can only edit your INVENTORY with this.
• .. don't report bugs/errors/crashes to Notch if you're not sure if it wasn't caused by INVedit or similar tools.
• .. include as much data as you can, if there are errors or bugs: A short description of the problem, what you did and if Minecraft itself breakes, include the .dat file so I can fix it as soon as possible.
• .. redownload the full thing, if updating fails.
Download: Click me! (Mirror) for Minecraft Beta 1.5
INVedit usually is forward-compatible with new versions of Minecraft, new items will just be missing.
I try to update it as soon as possible and it's usually done in a day or two, maybe even within hours.
Common problems
AVG says this is Adware/Spyware
It's called a false positive. It seems like only AVG has this problem, any other antivirus programs are fine with INVedit. However, this is your decision. There are alternatives for editing inventories, so go check them out.
Error messages "The application has failed to initialize properly (0xc0000135)"
and "Unable to find a version of the runtime to run this application"
and "Could not load file or assembly 'System.Core [...]' or one of its dependecies.":
Make sure you have .NET 3.5 installed and working correctly. .NET 4.0 doesn't do the job. If you're not sure, try to reinstall or repair it. If that doesn't fix it, please send me a PM.
Error message "Couldn't find NBT.dll":
Some people seem to have problems extracting the program correctly. Here is what to do:
If you open the .zip file there should one folder inside called "INVedit". You have to extract the full folder and not just start the .exe within it. If you do that, only the .exe gets extracted temporarily and it won't be able to find the other needed files. Just drag the folder onto your desktop or personal folder, then you can proceed as usual.
Error message "Failed to parse column ITEMS at line 235 in file items.txt":
Automatic updating was broken. Old versions are having problems updating the .exe. If you try to do it anyway, the next time you start a message box will pop displaying the above error and the first group will be missing. To fix this, just redownload it.
Error message "System.IO.InvalidDataException: The magic number in GZip header is not correct. [...]":
Make sure your world file isn't corrupted, and that you are actually opening a valid Minecraft file.
Error message "Can't find Inventory tag":
This shows up if you're trying to edit a level.dat of a multiplayer world, as the inventories get stored in seperate player files (you can open these with INVedit). It rarely happens on new worlds, where no inventory has been saved yet. Pick up a random item ingame and quit.
Again, before asking any questions, also read the tutorial post below.
It usually will help you with your first steps and shows you some more features and how everything works.
You can find the .NET Framework 3.5 here (Windows). May also work with Mono or Wine (Linux + Mac). If you're an unexperienced Mac or Ubuntu user, this is probably not the right tool for you. There are a few unofficial tutorials on how to do it, but I really suggest using a different tool or mod.
Source code: On github.com. It's public domain, do what you want.
Other helpful tools you may want to check out:
- NBTedit: Raw NBT editor by me.
- MineEdit: All-in-one editor by N3X15.
- MCEdit: Map editor by codewarrior.
- Inside Job: Inventory editor for Mac by preble.
- TooManyItems: Inventory editor mod by Marglyph
No comments:
Post a Comment