Configuration files for my mods can be found in the config folder of your Minecraft directory.

All configuration options are contained either within -common.toml or -client.toml files.

To edit configurations in-game, use one of the following mods:

It is recommended to restart your game when making changes to the configuration of my mods.

unbreakables-common.toml
rulesList

List of custom rules in Shogi format. Will be applied in order. For example, use('waystones:generated_waystones') makes generated waystones unbreakable.

Default value
[]
placedBlockTrackingPlacedBlockTracking

Which block placements should be tracked. Required for rules that use is_placed.

Default value
in_structure
Valid values
nonein_structure

Rules are configured in config/unbreakables-common.toml. For examples, see Rules.