Update tnt_enable description

This commit is contained in:
Wuzzy 2022-05-06 07:06:13 +02:00
parent 923d6a4592
commit dc88b61a70

View File

@ -38,6 +38,7 @@ mapgen_disable_villages (Disable villages) bool false
[Blocks] [Blocks]
# This enables TNT. TNT is a block that, when ignited, will explode, deal damage and destroy blocks around it. # This enables TNT. TNT is a block that, when ignited, will explode, deal damage and destroy blocks around it.
# If disabled, all TNTs will be defused and thus unable to explode. # If disabled, all TNTs will be defused and thus unable to explode.
# Additionally, explosions from other sources will no longer destroy blocks.
tnt_enable (Enable TNT) bool true tnt_enable (Enable TNT) bool true
# The radius in which blocks will be destroyed by a TNT explosion. # The radius in which blocks will be destroyed by a TNT explosion.