MovingDay
Relocate a structure you have already built - pick it up, place it somewhere else, and everything inside it comes along.
By Mugsy33
| Last updated | 15 hours ago |
| Total downloads | 14 |
| Total rating | 0 |
| Categories | |
| Dependency string | Mugsy33-MovingDay-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.755README
Aska Moving Day
Relocate a structure you have already built. Right-click the building to start a move, confirm in the dialog that opens, then position the game's own ghost preview and click to place it. Everything the building holds — stored items, assigned workers, work queues, lit fires, and any custom name you gave it — comes with it.
Composite buildings move as one unit. A longhouse, a warehouse or a workshop travels together with all of its own extensions. Villagers occupying the building — sleeping in a bed, or working at a station — are carried along and behave normally afterwards.
The ghost preview shows the whole building, extensions included, and opens already aligned with the building it represents. Every part of the building is checked for collisions, so you always see whether a spot is legal before you place it. Placement uses the game's own validation rules, so it composes with other mods that change those rules.
Configuration
After first launch, edit BepInEx\config\smithio.aska.movingday.cfg, section [MovingDay]:
| Setting | Default | Description |
|---|---|---|
RequireConfirmation |
true |
Ask for confirmation before a structure is actually moved. |
Installation
- Install BepInEx (IL2CPP) first, if you haven't already.
- Extract this mod into your Aska game folder (the same folder as
Aska.exe), so the DLL ends up at:BepInEx\plugins\AskaMovingDay\AskaMovingDay.dll
Compatibility
Incompatible with the GridSnapping mod. GridSnapping re-snaps every structure on its own when the world loads, which pulls a moved multi-part building back apart. Do not run both mods together.
Multiplayer
Works in single-player and for the host of a multiplayer game. If you join someone else's game, you can't use this mod.