Jsarus
Official MxIcarus Modding Tool for Icarus.
Features
- Extract json data from your client.
- Mod your extracted json data according to the settings.json config.
- Create a pak file, ready to use on your client/server.
- Can copy the created pak file to a user specified list of path.
- Set all stackable item stack size and weight. (Edited in settings.json)
- Set all non-stackable item weight. (Edited in settings.json)
- Multiply all experience gain. (Edited in settings.json)
- Divide stamina cost of listed action list. (Edited in settings.json)
- Set efficiency of listed pickaxe and axe from a list. (Edited in settings.json)
- Set ore recipe crafting speed. (Edited in settings.json)
- Reduce all required mats of a recipe to 1, using a list. (Edited in settings.json)
- Set output of all stacking recipes to a specified value. (Edited in settings.json)
- Adjust the size of all inventory specified in a list. (Edited in settings.json)
How-To
- Download the latest release.
- Copy the archive content in an empty folder on your disk.
- Open "settings.json" and edit the "ModName" and "GameContentPath".
- IMPORTANT: Escape "" in your path with "/". Ex.: "C:/SteamLibrary/steamapps/common/Icarus/Icarus/Content"
- Save the "settings.json" file and run "Jsarus.exe".
- Jsarus will extract your game data, press "y" when asked to mod it and generate a mod pak.
- Copy the created pak file from the "Paks" folder to your game "mods" folder.
- "mods" location exemple: "C:\SteamLibrary\steamapps\common\Icarus\Icarus\Content\Paks\mods"
- If you don't have a "mods" folder, create one first.
- Voila!
Description
Jsarus 1.2.0
Latest
Languages
C#
100%