You are viewing a potentially older version of this package.
View all versions.
BeeBoxes
A mod to allow creation of bee boxes to continue to get honey and wax on a home island.
| Date uploaded | a year ago |
| Version | 0.1.1 |
| Download link | AloftModFramework-BeeBoxes-0.1.1.zip |
| Downloads | 69 |
| Dependency string | AloftModFramework-BeeBoxes-0.1.1 |
This mod requires the following mods to function
AloftModFramework-Aloft_Mod_Framework
A library for creating mods that integrate into Aloft seamlessly without writing repetitive loading code
Preferred version: 0.2.0README
BeeBoxes
A mod built on top of the Aloft Mod Framework that adds a buildable bee box to the game.
Installation for playing
Install Aloft Mod Framework.
- This includes installing BepInEx
Copy the contents of the package into the Aloft folder from the steampps. There will be 2 new streaming assets inside the AMF folder, and two new built files (.dll and pdb) in the BepInEx/plugins folder.
- Aloft/Aloft_Data/StreamingAssets/amf/beehive.assetbundle
- Aloft/Aloft_Data/StreamingAssets/amf/beehive.assetbundle
- Aloft/BepInEx/plugins/BeeBoxes.dll
- Aloft/BepInEx/plugins/BeeBoxes.pdb
Notice:
The BeeBox in this package is placed at PopId 400,003. If anything is placed there instead, the behavior will be determined by load order most likely.