Skip to content

Hazard Diamond Config

Skye Prince edited this page May 19, 2023 · 1 revision

The config file can be found at config/hdiamond.json. It is created with default values on startup if the file doesn't exist.

Currently, there is only one config value: renderFull. This controls whether the Hazard Diamond numerals and special symbols should render on the entity in-world instead of exclusively in the interact screen. This value is true by default.

Example

{
  "renderFull": true
}

If you have ModMenu and YetAnotherConfigLib installed, you can change this value in-game.

Clone this wiki locally