About this mod
Simple mod that adds a buildable arrow. You can, for example, place arrows to help you to find your way.
- Requirements
- Permissions and credits
- Changelogs
- Donations
Download the mod using Vortex Mod Manager for an easy installation.
Requirements
File and folder structure
Subnautica/
├─ BepInEx/
│ ├─ config/
│ │ ├─ Arrow.cfg
│ ├─ plugins/
│ │ ├─ Arrow/
│ │ │ ├─ Assets/
│ │ │ │ ├─ arrow
│ │ │ │ ├─ arrow.manifest
│ │ │ │ ├─ arrow.png
│ │ │ ├─ Arrow.dll
│ │ │ ├─ recipe.json
Configuration
- recipe.json
- BepInEx\config\Arrow.cfg
The configuration is stored in Arrow.cfg. You can configure the mod in game in Options > Mods > Arrow. But some options are only available in the file Arrow.cfg. Find the term "(advanced)" in this file.
Troubleshooting
- Half of the arrow object is in the ground like this: https://imgur.com/lTTyaLL
This is (not) a bug.You should use the mod Building Tweaks for placing the arrows without needing a surface. - The option change does not take effect.
A game restart is required for some options.
FAQ
- Why this bad, useless and stupid mod? The Pathfinder Tool exists.
I primarily made it for me. The Pathfinder is not permanent and it is limited to 20 discs per path and you can't have multiple paths, unless I am mistaken.And I'm not experienced, I do what I can.
Other mods
Building Tweaks (by MrPurple6411 and Cookay)
Pathfinder Node Connector (by Indigocoder)
Source code: https://github.com/orax-Subnautica-mods/Arrow