-
Notifications
You must be signed in to change notification settings - Fork 0
Inventories Section
amione edited this page Oct 24, 2024
·
1 revision
This section allows you to modify the various inventory aspects of the game, including the workbench, general inventory, hotbar, and crafting window.
- Description: Activates the modification settings for the workbench.
-
Type:
Boolean
-
Default Value:
false
-
Example Value:
true
-
Explanation: Set this to
true
to enable customizations for the workbench inventory.
- Description: Removes any additional inventory slots beyond the specified configuration.
-
Type:
Boolean
-
Default Value:
true
-
Example Value:
false
- Explanation: If enabled, this option will eliminate extra slots if your inventory is smaller than what a previous mod might have set (e.g., reducing a 128-slot inventory to your defined 9x9 grid).
- Description: Adjusts the horizontal position of the workbench storage in pixels.
-
Type:
Single
-
Default Value:
150
-
Example Value:
200
- Explanation: Positive values move the storage right, while negative values move it left.
- Description: Adjusts the vertical position of the workbench storage in pixels.
-
Type:
Single
-
Default Value:
-100
-
Example Value:
-150
- Explanation: Positive values move the storage up, while negative values move it down.
- Description: Specifies the number of slots to the right in the workbench.
-
Type:
Int32
-
Default Value:
12
-
Example Value:
15
- Explanation: Determines the horizontal size of the workbench inventory.
- Description: Specifies the number of slots downward in the workbench.
-
Type:
Int32
-
Default Value:
9
-
Example Value:
12
- Explanation: Determines the vertical size of the workbench inventory.
- Description: Activates the modification settings for the general inventory.
-
Type:
Boolean
-
Default Value:
false
-
Example Value:
true
-
Explanation: Set this to
true
to enable customizations for the general inventory.
- Description: Specifies the number of slots to the right in the general inventory.
-
Type:
Int32
-
Default Value:
2
-
Example Value:
3
- Explanation: Determines the horizontal size of the general inventory.
- Description: Specifies the number of slots downward in the general inventory.
-
Type:
Int32
-
Default Value:
9
-
Example Value:
12
- Explanation: Determines the vertical size of the general inventory.
- Description: Activates the modification settings for the hotbar.
-
Type:
Boolean
-
Default Value:
false
-
Example Value:
true
-
Explanation: Set this to
true
to enable customizations for the hotbar. Note: Changes will require reloading your save (Return to Menu > Load Save).
- Description: Specifies the number of slots to the right in the hotbar.
-
Type:
Int32
-
Default Value:
1
-
Example Value:
2
- Explanation: Determines the horizontal size of the hotbar. Note: Requires save reload to take effect.
- Description: Specifies the number of slots downward in the hotbar.
-
Type:
Int32
-
Default Value:
6
-
Example Value:
8
- Explanation: Determines the vertical size of the hotbar. Note: Requires save reload to take effect.
- Description: Activates the modification settings for the crafting window.
-
Type:
Boolean
-
Default Value:
false
-
Example Value:
true
-
Explanation: Set this to
true
to enable customizations for the crafting window.
- Description: Adjusts the horizontal position of the crafting window in pixels.
-
Type:
Single
-
Default Value:
1000
-
Example Value:
1100
- Explanation: Positive values move the crafting window right, while negative values move it left.
- Description: Adjusts the vertical position of the crafting window in pixels.
-
Type:
Single
-
Default Value:
-100
-
Example Value:
-150
- Explanation: Positive values move the crafting window up, while negative values move it down.
- Description: Specifies the number of slots to the right in the crafting window.
-
Type:
Int32
-
Default Value:
7
-
Example Value:
9
- Explanation: Determines the horizontal size of the crafting window.
- Description: Specifies the number of slots downward in the crafting window.
-
Type:
Int32
-
Default Value:
7
-
Example Value:
9
- Explanation: Determines the vertical size of the crafting window.
- 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.