Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Currently transporting pals seems to just transport whatever that is closest to them, this leads to a problem of inefficiency. Say we have 2 stone pit producing 1 stones/sec each and the transporter can transport a stack of 10 stones and it take 5 sec for each round of transportation.while the theoretical production speed and transportation speed are the same (2 stones/sec), the transporter will only transport from the closer one, taking only 5 newly-mined stones each round and the other one will just stack up to 9999 eventually.
This mod is my attempt to solve the problem. What this mod does is that, pals need 40x time in production building to finish a cycle, but increase the number of resources to 40, The overall speed is still the same as before, but transportation pals will always be able to carry in full capacity.
both the chance and item count can be configured in `config.lua` separately