You will only need Notepad for TMI, but if you have NEI I HIGHLY suggest you download and installed Notepad++ which you can find Here
Too many items
Right, now, I'm guessing you've already installed it and realised that for some reason, it will work, but it gives you stacks of 64 which clog up your inventory. So, to fix this and to get it to give you infinite stacks I'll walk you through the steps on how to edit your TMI.
- Navigate to your .minecraft folder.
- Now that you're there again [Btw, if you're using windows 7, add it to your sidebar favourites or something. it saves running around all the time.] Now, you'll need to open Toomanyitems.txt. As seen below:
Spoiler - Now, right click and open it with notepad or word pad it will look something like this:
Spoiler - Theres only one thing you need to change. This line:
Change it to:
give-command:/item {1}:{3} -1
Then save the file.
Tada! Done! It will now work with brohoof and any bukkit server that allows the /i command!
Not Enough Items
Right, I'll make this short and punctual.
Note: Again I will say this. You will need a program like Notepad++ for this to be painless. I HIGHLY recommend you get Notepad++ since this is less of a pain with it.
- Go to your .minecraft folder
- Navigate to the config folder
- Find the file called NEI.cfg
- Right click and select Edit with Notepad ++
- Scroll down to line 35/36 Should look like this:
#{0} = player, {1} = itemID, {2} = quantity, {3} = itemDamage
give=/give {0} {1} {2} {3}
Edit line 36 so it says:
give=/give {0} {1} -1 {3}
Press save and close it.
Congrats, this should now work fine. Because Ratty updated how the server works now with the give commands, the server now defaults with /give so both TMI and NEI work, however you can only get 64 of the block, and if you're making a huge structure this can be frustrating. And so, we change it to -1 for an infinite stack.
If you dont have Notepad++ You're going to need to change the extention.
I'll have to put this as working with Windows 7 as I cant remember how to do this otherwise.
- Go to the organize tab
- Folder and search options
- View tab
- Uncheck Hide Extensions for known file types and press okay
- select the file NEI.cfg and right click.
- Select rename and change the entire thing to NEI.txt
- Right click and open with notepad
- Scroll down to:
#{0} = player, {1} = itemID, {2} = quantity, {3} = itemDamage
give=/give {0} {1} {2} {3} - Edit the second line so it says:
give=/give {0} {1} -1 {3} - Press save and close it.
- Repeat step 6 but change it from NEI.txt to NEI.cfg
- Congrats, you did it, but this is a lot more long winded. xD
Edited by Harlequinqueen, 12 June 2012 - 03:55 AM.




