
Automatics
Automatics is a mod that automates the tedious tasks of life in Valheim. Most of its features exist in existing mods, but it has been re-designed to make it easier for me to use.Automatics - Valheim Mod
Automatics is a mod that automates the tedious tasks of life in Valheim. Most of its features exist in existing mods, but it has been re-designed to make it easier for me to use.
Features
Automatic door
Automatically opens and closes the door near the player. The interval and distance to detect the player can be changed from the configuration.
Automatic map pinning
Automatic pinning animals, monsters, floras, veins, dungeons, etc. that exist around the player to the map. The pinning allows for each object and the detection range of the object can be changed from the config.
Custom map icons
Using png files and csv, you can customize icons for pins added by Automatic map pinning.
-
Files to be prepared
-
CustomMapIcon.csv: Describe information such as which icons to customize and which images to use. Detailed specifications are described below.
-
ICON_NAME.png: Image files required for each icon. A png file with transparency information is preferred.
-
Place the prepared files in the following configuration.
-
/Valheim/BepInEx/plugins/Automatics/Textures
-
CustomMapIcon.csv
-
ICON_1_NAME.png
-
ICON_2_NAME.png
-
Format of CustomMapIcon.csv
Four columns are defined in this csv: TARGET, FILE, WIDTH, and HEIGHT. The first line is considered a header and is skipped, so information should be written in the second and subsequent lines.
-
TARGET: Specify the name of the object for which the custom icon is to be used. Display name (e.g. Boar) and internal name (e.g. $enemy_boar) are available.
-
FILE: Specify the name of the image file to be used for the icon. It is best to keep the image size between 16x16 and 32x32, as too large an icon will be obtrusive.
-
WIDTH: Specify the width of the icon.
-
HEIGHT: Specify the height of the icon.
Example files
I don’t feel I have explained it very well, so I have prepared a sample file. Please click here to check the structure of the file that actually works. You can also download the zip file and check the operation on your PC.
Automatic processing
Refueling pieces that need fuel. Deliver materials to pieces that process materials, and store items produced by pieces. These tasks can be automated via containers around the piece.
Configurations
I recommend using Configuration Manager. Idon’t have the energy to explain each configuration item, so I’ll upload a screenshot of the GUI. There are also tooltips to supplement the options, so please refer to those as well.
Languages
Language |
Translators |
Status |
English |
Translation Tools |
100% |
Japanese |
EideeHi |
100% |
Credits
-
Dependencies:
License
Automatics is developed and released under the MIT license. For the full text of the license, please see the LICENSE file.

