Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
+20
View File
@@ -0,0 +1,20 @@
#All configuration items related to the core gameplay
[gameplay]
#minecolonies.config.enablecitizenvoices.comment [Default: true]
enablecitizenvoices = true
#By default, when placing a schematic near other buildings, the already-placed buildings will show as if they were at level 5 and have a blue outline around them. You can disable that by setting this to false. [Default: true]
neighborbuildingrendering = true
#How close a building needs to be to another to be considered a neighbor, in blocks. -1 = intersecting, 0 = touching [Default: 4, min: -2, max: 16]
#Range: -2 ~ 16
neighborbuildingrange = 4
#How close (in blocks) you need to be to see work orders while wearing the Build Goggles. [Default: 50, min: 1, max: 250]
#Range: 1 ~ 250
buildgogglerange = 50
#When true, the colony borders shown when holding the build tool will be in the colony's team color. When false, the colony you're inside will be white and any other colony will be red. [Default: true]
colonyteamborders = true
#Should special holiday content be displayed? [Default: true]
holidayfeatures = true
#When true, dyed leather items will show a tooltip so that you know what color to use. [Default: true]
showdyetooltips = true