About this mod
With this tool, you can create a config.json file with instructions of what you want to modify in Icarus data.pak
You can modify what config you want in any json files inside data.pak and don't need to download mods again
- Requirements
- Permissions and credits
- Mirrors
- Changelogs
- Donations
# IcarusRemodingTool
Icarus Remoding Tool for downloading
#IMPORTANT
Before running the tool, open assets\Config.json in Notepad++ and change these lines:
"SteamAppsFolder": "C:\\Program Files (x86)\\Steam\\steamapps\\common",
"UnrealPakFolder": "C:\\Users\\slash\\Desktop\\Newfolder\\UnrealPak\\Engine\\Binaries\\Win64",
"OutputModFolder": "C:\\Users\\slash\\Desktop\\Newfolder\\SlashIcarusMod",
where:
SteamAppsFolder -> is the location of your steam apps
UnrealPakFolder -> is the location of your UnrealPak (recomended: use the version published with this tool)
OutputModFolder -> is the folder used by the tool to put working files and output the mod
NOTE: the generated mod will be inside the OutputModFolder with the name SlashIcarusMod.pak
(you can change the pak filename simple editing the final name in OutputModFolder)
If you run this tool without the dist command line, this SlashIcarusMod.pak will be automatically copied to Icarus Mods folder and you don't need extra actions.
NOTE: If you are playing with friends, every friend will need the same version of the SlashIcarusMod.pak!
inside the config file, you have the files_to_modify key, here you can edit what you want, delete or include new things.
#Description
When game update comes, your mods become outdated right?
Run the tool again and voilá, you can re-create the mod and apply all changes again using the up-to-date game files!
Don't need to wait modders to update their mods, do it by yourself!
#Files need
You need to have the UnrealPak installed.
With this tool you will receive a pre-built config.json with some game changes decribed inside config.json
#Game changes provided with this mod:
Here are the changes included:
1. Speeds up crafting for Biofuel from 2500 to 1250
2. Player Base Weight increased from 100 to 400
3. Player inventory size increased from 36 to 96
4. Player Map Icon size doubled
5. Lumber Yield Talent increased from 20% to 400% (remember this is random chance)
6. Rock Star Talent increased from 20% to 400% (remember this is random chance)
7. Peerless Lumberjack talent increased from 1% to 10%
8. Lucky Strike talent increased from 1% to 5%
9. Added behaviors to Wolves: Standing and Lying
10. Added behaviors to Moa: Neutral and Agressive Engagement
11. All inventory itens max stack size fixed in 5000
12. Some containers max slots increased
13. Fillables stored units maxed out
14. Portable Biofuel Tank increased to 2000000 units
15. Flashlight charge duration increased to 32500 units
16. Battery lamp charge duration increased to 65000 units
#Supported command line arguments:
dist -> if specified, the final SlashIcarusMod.pak will not be copied to game mods folder
pause -> if specified, the proccess will pause before executing each s big step