diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 78ed2e600..baca92e34 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -82,4 +82,4 @@ replace-pistons: false # What id should we replace with, default is air. (careful of players getting stuck standing on them) replacement-piston-id: 0 # Force the string -> json transform -force-json-transform: true \ No newline at end of file +force-json-transform: false \ No newline at end of file