From f0cbddd9a7fc74789fbe79702d647f6db0db939a Mon Sep 17 00:00:00 2001 From: hirzidevs Date: Thu, 20 Jun 2024 22:13:17 +0700 Subject: [PATCH] Typo --- scripts/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.js b/scripts/config.js index 905bd7a..77a3210 100644 --- a/scripts/config.js +++ b/scripts/config.js @@ -22,7 +22,7 @@ config.basalt = true /* Generator Event -Enable or disable the Generator if the block is destroyed or moved by player, explosion or piston +Enable or disable the Generator if the block is destroyed or moved by a player, an explosion or a piston by changing this setting to "true" to enable it or to "false" to disable it. without quotation mark */ config.player = true