File Details
obsidian elixir starter pack-windowsserver 5.zip
- R
- Aug 18, 2024
- 77.71 KB
- 13
- 1.0
File Name
obsidian elixir starter pack-windowsserver 5.zip
Supported Versions
- 1.0
Added a custom potion called the CHAOS potion. Also Added 6 Starter Packs and .ini options for those starter packs. Redid the Obsidian Coin so that should now work also.
[StarterPack]
DisableMetalTools=False
DisablePrimitiveTools=False
DisableStructures=False
DisableUtility=False
DisableWeapons=False
DisableFood=False
Default value is false. If you want to disable any, set it to true.
[StarterPack]
MetalToolsTime=60
PrimitiveToolsTime=60
StructuresTime=60
UtilityTime=60
WeaponTime=60
FoodTime=60
Default value is 60, change it to increase or decrease how long the blueprints are available in your inventory.
Spawncodes
Metal Tools
GiveItem "Blueprint'/Starter_Pack/OBSIDIAN_STARTER_PACK/Items/PrimalItemCrafter_SP_MetalTools.PrimalItemCrafter_SP_MetalTools'" 1 0 0
Primitive Tools
Cheat giveitem "Blueprint'/Starter_Pack/OBSIDIAN_STARTER_PACK/Items/PrimalItemCrafter_SP_PrimitiveTools.PrimalItemCrafter_SP_PrimitiveTools'" 1 0 0
Structures
Cheat giveitem "Blueprint'/Starter_Pack/OBSIDIAN_STARTER_PACK/Items/PrimalItemCrafter_SP_Structures.PrimalItemCrafter_SP_Structures'" 1 0 0
Utility
Cheat giveitem "Blueprint'/Starter_Pack/OBSIDIAN_STARTER_PACK/Items/PrimalItemCrafter_SP_Utility.PrimalItemCrafter_SP_Utility'" 1 0 0
Weapons
Cheat giveitem "Blueprint'/Starter_Pack/OBSIDIAN_STARTER_PACK/Items/PrimalItemCrafter_SP_Weapon.PrimalItemCrafter_SP_Weapon'" 1 0 0
Food
Cheat giveitem "Blueprint'/Starter_Pack/OBSIDIAN_STARTER_PACK/Items/PrimalItemCrafter_SP_Food.PrimalItemCrafter_SP_Food'" 1 0 0

