Minecraft StartingInventory mod 2024 download
logo
minecraft mod StartingInventory

StartingInventory

Game Version: 1.8
Total Downloads: 5,636,083
Updated: Mar 29, 2015
Created: Nov 14, 2014
Download StartingInventoryDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[1.8]StartingInventory-universal-1.8.r01.jar release 17.36 KB Mar 29, 2015 1.8 56,572 download StartingInventory [1.8]StartingInventory-universal-1.8.r01.jar releaseDownload
[1.7.10]StartingInventory-universal-1.7.10.r03.jar release 16.48 KB Nov 14, 2014 1.7.10 5,564,357 download StartingInventory [1.7.10]StartingInventory-universal-1.7.10.r03.jar releaseDownload
[1.7.10]StartingInventory-universal-1.7.10.r02.jar release 16.44 KB Nov 14, 2014 1.7.10 3,210 download StartingInventory [1.7.10]StartingInventory-universal-1.7.10.r02.jar releaseDownload
[1.7.10]StartingInventory-universal-1.7.10.r01.jar release 16.37 KB Nov 14, 2014 1.7.10 991 download StartingInventory [1.7.10]StartingInventory-universal-1.7.10.r01.jar releaseDownload
[1.7.2]StartingInventory-universal-1.7.2.r02.jar release 15.25 KB Nov 14, 2014 1.7.2 1,803 download StartingInventory [1.7.2]StartingInventory-universal-1.7.2.r02.jar releaseDownload
[1.7.2]StartingInventory-universal-1.7.2.r01.jar release 14.83 KB Nov 14, 2014 1.7.2 264 download StartingInventory [1.7.2]StartingInventory-universal-1.7.2.r01.jar releaseDownload
[1.6.4]StartingInventory.Forge.1.6.4.r03.Universal.zip release 12.41 KB Nov 14, 2014 1.6.4 7,833 download StartingInventory [1.6.4]StartingInventory.Forge.1.6.4.r03.Universal.zip releaseDownload
[1.6.4]StartingInventory.Forge.1.6.4.r02.Universal.zip release 11.78 KB Nov 14, 2014 1.6.4 378 download StartingInventory [1.6.4]StartingInventory.Forge.1.6.4.r02.Universal.zip releaseDownload
[1.6.2]StartingInventory.Forge.1.6.2.r02.Universal.zip release 11.97 KB Nov 14, 2014 1.6.2 675 download StartingInventory [1.6.2]StartingInventory.Forge.1.6.2.r02.Universal.zip releaseDownload

Description

Share this:

This mod gives you items and blocks each time you start a new world, just by editing a .txt file or using the convenient commands.

This mod REQUIRES bspkrsCore to be installed as well: http://minecraft.curseforge.com/mc-mods/bspkrscore

[media]http://www.youtube.com/embed/ukxYBvGeuzo[/media]

The file can be found at
.minecraft/config/StartingInventory/startingInventory.txt (.minecraft/mods/daftpvf/startingInventory.txt in releases before 1.4.4.r01).

How to configure the items you start with:

The Easy Method:
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:
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.

Comments

Add a comment