Skip to content

1.20-1.1.1.0

Compare
Choose a tag to compare
@ojaha065 ojaha065 released this 03 Sep 10:29
· 6 commits to main since this release

Made punishment for death more configurable with options for duration and intensity. Please update your configuration files as follows or launch the game once to automatically generate updated file (with the default options).

Old configuration:

punishment_for_death = true

Replace with:

[punishment_for_death]
	enabled = true # true/false
	intensity = 50 # 1 - 100
	duration = 5 # 1 - 15 (seconds)

Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.