0 of 0

File information

Last updated

Original upload

Created by

xyzkljl1

Uploaded by

xyzkljl1

Virus scan

Safe to use

Tags for this mod

About this mod

In offline games, crafted items are auto transported to bag.

Requirements
Permissions and credits
Changelogs
Donations
Only works in offline Game!
Mod version 1.3, for Game version v0.1.3.0
transport crafted items to your bag automatically

All mod open source at https://github.com/xyzkljl1/PalworldModdingKitAndMyMods

Note:
1.Won't transport products from Logging Site/Stone Pit/Breeding Farm/all Plantation
2.When crafting multiple items,they will be transported only once when all of them are done.
3.White message in left when transporting
4.There is a little delay between craft-done and transpor 
5.When the bag is full,even if a new item can be stacked in an existing slot,it won't be transported
6.If a item is not transported when it's done, it won't be transported again.
7.No effect in online games
8.Transported items may cause overweight

9.
If you want to ignore copper/iron ingot or cake,edit `Scripts\main.lua`.
Find `IgnoreMetal` or `IgnoreCake` and modify the following `false` to `true`


How to use:
1.Install UE4SS
Download: https://github.com/UE4SS-RE/RE-UE4SS/releases/download/v2.5.2/UE4SS_Xinput_v2.5.2.zip
Extract the zip to: Palworld\Pal\Binaries\Win64\
Dir struct should be like:
-Palworld\Pal\Binaries\Win64
   - Mods
      - mods.txt
      - ....
   - UE4SS-settings.ini
   - ...
2.Extract this mod to 'Mods' dir
Dir struct should be like: 
- Palworld\Pal\Binaries\Win64\Mods
   - AutoFetchCompletedItem
- Scripts
   - main.lua
- enable.txt
- Readme.txt

3.Add following line in Palworld\Pal\Binaries\Win64\Mods\mods.txt
AutoFetchCompletedItem:1