-
Notifications
You must be signed in to change notification settings - Fork 0
Items Section
amione edited this page Oct 24, 2024
·
1 revision
This section allows you to modify the behavior of items and traps in the game, including recovery options and global stack sizes.
- Description: Activates this section of the mod, allowing for modifications related to items and traps.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
- Explanation: Changes in this section will require a save reload, except for trap recoveries.
- Description: Enables the recovery option for bear traps.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
-
Explanation: Set to
true
to allow bear traps to be recovered when disarmed.
- Description: Determines what items are received upon disarming a bear trap.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
-
Explanation:
-
false
: Disarming a bear trap gives back a bear trap. -
true
: Disarming a bear trap gives 3 scrap metal instead.
-
- Description: Enables the recovery option for chain traps.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
-
Explanation: Set to
true
to allow chain traps to be recovered when disarmed.
- Description: Determines what items are received upon disarming a chain trap.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
-
Explanation:
-
false
: Disarming a chain trap gives back a chain trap. -
true
: Disarming a chain trap gives 2 scrap metal instead.
-
- Description: Enables a uniform stack size for all items in the game.
-
Type:
Boolean
-
Default Value:
false
-
Example Value:
true
-
Explanation: Set to
true
to apply a single stack size for all items.
-
Description: Specifies the global stack size for all items when
Enable Global Stack Size
is true. -
Type:
Int32
-
Default Value:
50
-
Example Value:
1000
- Explanation: Changes the maximum number of items that can be stacked together to the specified amount.
- Description: Determines the loading order of mod defaults versus custom configurations.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
- Explanation: If enabled, the mod's default configurations will be loaded before any custom configurations. Duplicates will be overwritten.
- Darkwood Customizer GitHub Repository – Check out the source code and contribute to the project, or report issues.
- Darkwood Customizer on Nexus Mods – Download the latest version of the Darkwood Customizer and see user feedback.
- Darkwood on Steam – Purchase or learn more about the base game.