 
        CrimsonMoon
A sacrificial alter to praise the moon! Honor it in return for a blood moon!
| Last updated | 3 days ago | 
| Total downloads | 3890 | 
| Total rating | 6 | 
| Categories | Server Mods 1.0 Update Oakveil Update | 
| Dependency string | skytech6-CrimsonMoon-1.0.3 | 
| Dependants | 0 other packages depend on this package | 
This mod requires the following mods to function
 
                        BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.733.2 
                        deca-VampireCommandFramework
Command framework for developers to easily create universal commands for their plugins.
Preferred version: 0.10.4 
                        
                    README
CrimsonMoon
Server side only
Allows the players the ability to trigger Blood Moon to take place by sacraficing a set number of a specified item within a range of a specific location.
By default, it's 3 Primal Blood Essence at the Sacrificial Alter.
You can find new coordinates using KindredCommands' "whereami" command.
Installation
- Install BepInEx
- Install VAMP
- Install VampireCommandFramework
- Extract CrimsonMoon.dll into (VRising server folder)/BepInEx/plugins
Configurable Values
[Config]
## Enable or disable the mod
# Setting type: Boolean
# Default value: true
EnableMod = true
[Alter]
## The float3 position of the alter, accepts sacrafices within 10 distance 
# Setting type: double
# Default value: -1585.3368
AlterLocation_X = -1585.3368
AlterLocation_Y = -3.8146
AlterLocation_Z = -937.0102
[Messages]
## Message sent to all players when the blood alter is activated.
# Setting type: String
# Default value: The Blood Alter runs red!
BloodAlterActivated = The Blood Alter runs red!
sacrifices.json
// You can specify a list of Sacrifices required to trigger the blood moon.
// You can search for item hash guids at https://vrising.gaming.tools/items.
[
  {
    "PrefabGUID": "1566989408",
    "Amount": 3
  }
]
Tech Support
Join my Modding Discord for help with issues or anything modding related!
Support The Developer
Want to support my V Rising Mod development?
Buy / Play My Games!
Donations Accepted
This mod was a paid creation. If you are looking to hire someone to make a mod for any Unity game reach out to me on Discord! (skytech6)
Want to Experience the Best of Crimson?
Join The Cursed Collective V Rising servers to play their exclusive CrimsonMods such as Raid Guard, Shard Wars, and more!

 
     
     
    