Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Disabler
Allow you disable "checks" from the game.
| Last updated | 5 years ago |
| Total downloads | 2271 |
| Total rating | 3 |
| Categories | |
| Dependency string | exel80-Disabler-1.0.1 |
| Dependants | 4 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.601README
Checker disabler for Valheim
A mod that allows modify "checkers" (like the requirement of having fire nearby the bed) with configurable values. Craftinstation covers both Workbench and Forge.
Configuration
## Settings file was created by plugin Disabler v1.0.0
## Plugin GUID: dev.exel80.disabler
[Bed]
## Disable requirement of fire nearby the bed
# Setting type: Boolean
# Default value: true
CheckFire = true
## Disable requirement of killing nearby enemies
# Setting type: Boolean
# Default value: false
CheckEnemies = false
## Disable requirement of building a roof for the bed
# Setting type: Boolean
# Default value: false
CheckExposure = false
## Disable requirement of being dry before interacting with the bed
# Setting type: Boolean
# Default value: true
CheckWet = true
[CraftingStation]
## Disable requirement of roof when using the crafting station(s)
# Setting type: Boolean
# Default value: true
CheckRoof = true