From dc88b61a70d02a5c2142d29e7316d7f78633c080 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 6 May 2022 07:06:13 +0200 Subject: [PATCH] Update tnt_enable description --- settingtypes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/settingtypes.txt b/settingtypes.txt index 1ef2ccc9..64a0f5cd 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -38,6 +38,7 @@ mapgen_disable_villages (Disable villages) bool false [Blocks] # 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. +# Additionally, explosions from other sources will no longer destroy blocks. tnt_enable (Enable TNT) bool true # The radius in which blocks will be destroyed by a TNT explosion.