[XGG]Patches For [sbz] Workbench Shelf

If you liked this item, please rate it up on Steam Workshop page.

Author: XGGJI1

Last revision: 19 Nov, 2025 at 13:54 UTC

File size: 471.77 KB

On Steam Workshop

Description:
Description

This simple XML patch modifies many (not all) buildings from core, DLC, and other mods so that when a [sbz] Workbench Shelf’s Shelf is placed on top of these buildings, items can be stored correctly.

Details

There is a node, which allows items to be placed on the surface of a building.

<surfaceType>Item</surfaceType>

If any building does not work properly with the [sbz] Workbench Shelf, it is because this node is missing.
So I added that node to these buildings, and then they work. That’s it.

I have patched some buildings in the following packs:

Core
Ideology
Biotech
Odyssey
Vanilla Furniture Expanded
Vanilla Furniture Expanded – Production
Research Data

Note

If I haven’t patched a building you want, and you can’t wait for me to update, you can copy and paste the simple code lines below, then replace _ with the defname of the building you need.

<Operation Class="PatchOperationAdd"> <xpath>Defs/ThingDef[defName=" _ "]</xpath> <value> <surfaceType>Item</surfaceType> </value> </Operation>

I do not recommend patches for Impassable buildings, as it could cause strange issues.

Download
Required items:

Click the title to search on this site.


[sbz] Workbench ShelfSteam Workshop