
Starting Inventory Mod gives you an easy way to start a new world by providing items and blocks. All you have to do is to edit a .txt file.
The file can be found at:
.minecraft/config/StartingInventory/startingInventory.txt
(.minecraft/mods/daftpvf/startingInventory.txt
How to configure the items you start with:
The Easy Method:
+ Show Content »»Select All |
|
- 1. Start a new world in Creative mode.
- 2. Using the Creative Inventory (or NEI) add the items you want to start new worlds with to your player?s inventory (only the 36 main inventory slots are supported, armor slots are ignored).
- 3. Once you have populated your inventory with the items you want, close your inventory and execute this command: /startinginv save
- 4. You will receive a message confirming that your current items have been saved to the config file.
- 5. To test that your file is saved correctly, clear your inventory and execute this command: /startinginv load
- 6. The items you saved using /startinginv save will be placed in your inventory.
Note: The command /startinginv load will clear your current inventory before adding the configured items.
|
The Older/Harder Method:
+ Show Content »»Select All |
|
You can manually add items in 3 ways:
1. Using only the id:
minecraft:apple
= a single apple.
2. Using the id and the quantity, separated with a ?,?:
4, 128
= 1 stack of cobblestone (the code that adds items to a chest truncates it to the max stack size)
3. Using the id, the quantity and the damage value:
351, 10, 4
= 10 lapis-lazuli dyes.
You can use more lines for more items:
1, 20
257
= 20 stone blocks and 1 iron pickaxe.
IDs for mod items and blocks are also accepted.
|
How to install:
- Download and install Minecraft Forge.
- Download and install BspkrsCore.
- Download the mod.
- Go to %appdata%.
- Go to .minecraft/mods folder.
- If the “mods” folder does not exist you can create one.
- Drag and drop the downloaded jar (zip) file into it.
- Enjoy the mod.

For 1.8
http://dl.mod-minecraft.net/download.php?file=593e189c6d7ac5c92639e274eacc3236
For 1.7.10
http://dl.mod-minecraft.net/download.php?file=e2d2e0ee9ceedec23928a36a9d50f61e
For 1.7.2
http://dl.mod-minecraft.net/download.php?file=2975de464a0c6d80b8f57955bb440711
For 1.6.4
http://dl.mod-minecraft.net/download.php?file=c37c0aa1cf59f38782a53f5feb417a08
For 1.6.2
http://dl.mod-minecraft.net/download.php?file=d8e68b1e1671a3464bf7a466e4af0f5b
For 1.5.2
http://dl.mod-minecraft.net/download.php?file=c7ae27fa18cf8335d067cb495f739e93
Older versions:
Author: bspkrs