Closed anothergene closed 1 year ago
I'm on Xbox mostly so I assume I can't edit anything.
I'm on Xbox mostly so I assume I can't edit anything.
Yes, sorry nothing I can do about that. You can't use UAL at all on console, since it is a script mod.
It is possible to add a configuration of any custom container yourself, or you can make a request to add it to the Add-on: https://github.com/ddewar/FS22_UniversalAutoloadModhubAddon/issues
It is pretty easy to do it yourself though. First open your mod settings file in
%userprofile%\Documents\My Games\FarmingSimulator2022\modSettings\UniversalAutoload.xml
Then add something similar to this (from Hof Bergmann), change the path to the correct mod and item and adjust the size to fit:
You can check the actual size in the GIANTS Editor (GE), or you can use the console command
ualImportUserConfigurations
to apply any edits you make to the local settings file without restarting the game.NOTE: I'm currently working on a new feature to dynamically measure the size of any pallets, so once I add this feature then all pallets and objects should be possible to load without any manual configuration.