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.
BuildPiecesCustomized
Customize individual build pieces. Set properties globally such as rain, water, ash, lava damage immunity. Customize global material type properties.
CHANGELOG
1.2.0
- support for YAML files (new config to save piece data as YAML, disabled by default)
- support for partially filled files (missing properties will fallback to default value)
- new config "Disabled pieces" for disabling pieces en masse
- new config file with fixed name "Piece categories.json" for moving pieces between categories en masse
1.1.5
- new configs for roof -> leaky transition
- new config drawers for string lists
1.1.4
- patch 0.220.3
- ServerSync updated
1.1.3
- probably fixed occasional unharmful error on doc generation
1.1.2
- fixed patching Hoe pieces
- documentation file will be generated with full list of items after world loading
1.1.1
- fixed AllPieces config setting not applying properly to all pieces
1.1.0
- minor optimization
- new global config option to make piece a roof
1.0.7
- bpcsaveall command to save several pieces JSON at once
1.0.6
- all config values made server synced
1.0.5
- NullReferenceException fixed
1.0.4
- proper compatibility with Infinity Hammer
- "bpcsave" command now save json file into \BepInEx\config\shudnal.BuildPiecesCustomized folder
1.0.3
- incompatibility with Infinity Hammer
1.0.2
- loading files from config directory fixed
1.0.1
- description update
- incompatibility list extended
1.0.0
- Initial release