From 97437f70668e846673882707eaca97ed60aac64e Mon Sep 17 00:00:00 2001 From: Source <65256422+RealSourceOfficial@users.noreply.github.com> Date: Wed, 28 Feb 2024 06:51:13 -0800 Subject: [PATCH] Update configuration.txt typo :) --- fabric-1.20/src/main/resources/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fabric-1.20/src/main/resources/configuration.txt b/fabric-1.20/src/main/resources/configuration.txt index bb8b456c..07e3980a 100644 --- a/fabric-1.20/src/main/resources/configuration.txt +++ b/fabric-1.20/src/main/resources/configuration.txt @@ -19,7 +19,7 @@ deftemplatesuffix: hires # Note: changing this value will result in all maps that use the default value being required to be fully rendered #defaulttilescale: 0 -# Map storage scheme: only uncommoent one 'type' value +# Map storage scheme: only uncomment one 'type' value # filetree: classic and default scheme: tree of files, with all map data under the directory indicated by 'tilespath' setting # sqlite: single SQLite database file (this can get VERY BIG), located at 'dbfile' setting (default is file dynmap.db in data directory) # mysql: MySQL database, at hostname:port in database, accessed via userid with password