From 073490f6b64bfb95ca63221edc51943770c52df2 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 22 Apr 2024 18:23:45 +0700 Subject: [PATCH] drop old configs --- config/betterchunkloading.json | 38 ---- config/bobby.toml | 15 -- config/chunksending.json | 10 - config/connectivity.json | 34 --- config/craftpresence.json | 7 +- config/createpickywheels-common.toml | 35 --- config/everlastingskins-common.toml | 7 - config/jsg/jsgConfig_1.0/Debug.toml | 2 - config/jsg/jsgConfig_1.0/DialHomeDevice.toml | 55 ----- config/jsg/jsgConfig_1.0/General.toml | 52 ----- config/jsg/jsgConfig_1.0/Stargate.toml | 217 ------------------- config/jsg/jsgDimensions_1.0.json | 88 -------- config/limitedchunks.json | 14 -- config/localizedchat-common.toml | 45 ---- config/minecolonies-client.toml | 16 -- config/minecolonies-common.toml | 11 - config/musicplayer-client.toml | 6 - config/resourceful-config-web.json | 12 - config/smoothchunk.json | 10 - config/structurize-client.toml | 18 -- config/tfg.json | 22 -- config/voicechat-client.toml | 3 - kubejs/config/probejs.json | 13 -- kubejs/jsconfig.json | 16 -- 24 files changed, 2 insertions(+), 744 deletions(-) delete mode 100644 config/betterchunkloading.json delete mode 100644 config/bobby.toml delete mode 100644 config/chunksending.json delete mode 100644 config/connectivity.json delete mode 100644 config/createpickywheels-common.toml delete mode 100644 config/everlastingskins-common.toml delete mode 100644 config/jsg/jsgConfig_1.0/Debug.toml delete mode 100644 config/jsg/jsgConfig_1.0/DialHomeDevice.toml delete mode 100644 config/jsg/jsgConfig_1.0/General.toml delete mode 100644 config/jsg/jsgConfig_1.0/Stargate.toml delete mode 100644 config/jsg/jsgDimensions_1.0.json delete mode 100644 config/limitedchunks.json delete mode 100644 config/localizedchat-common.toml delete mode 100644 config/minecolonies-client.toml delete mode 100644 config/minecolonies-common.toml delete mode 100644 config/musicplayer-client.toml delete mode 100644 config/resourceful-config-web.json delete mode 100644 config/smoothchunk.json delete mode 100644 config/structurize-client.toml delete mode 100644 config/tfg.json delete mode 100644 config/voicechat-client.toml delete mode 100644 kubejs/config/probejs.json delete mode 100644 kubejs/jsconfig.json diff --git a/config/betterchunkloading.json b/config/betterchunkloading.json deleted file mode 100644 index 624c626d5..000000000 --- a/config/betterchunkloading.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "enablePrediction": { - "desc:": "Enables predictive chunkloading, which predicts player movement and preloads an area in movement direction: default:true", - "enablePrediction": true - }, - "predictionarea": { - "desc:": "Size of the area marked for preloading: default:7 chunks, max: 32, min: 2", - "predictionarea": 7 - }, - "enablePreGen": { - "desc:": "Enables predictive, async pre-gen far ahead of the player, to generate nonexisting chunks early so they load in time, requires enablePrediction: default:true", - "enablePreGen": true - }, - "preGenArea": { - "desc:": "Size of the area marked for pregeneration: default:7 chunks, min 1, max 32", - "preGenArea": 7 - }, - "enableLazyChunkloading": { - "desc:": "Enables lazy chunkloading around the player, which makes the area loaded directly around the player react more slowly to player position changes.(Improves server performance, less chunks are loaded/unlaoded frequently) : default:true", - "enableLazyChunkloading": true - }, - "lazyloadingspeed": { - "desc:": "Set the speed of lazy loading, increasing this makes the lazy chunk loading gets less lazy and react to player position changes faster: default:0.7", - "lazyloadingspeed": 0.7 - }, - "enableFasterChunkLoading": { - "desc:": "Enables faster chunk loading, which slightly improves the general chunk loading speed: default:true", - "enableFasterChunkLoading": true - }, - "debugLogging": { - "desc:": "Enables debug logging to show chunk loading changes: default:false", - "debugLogging": false - }, - "enableFasterChunkTasks": { - "desc:": "Enables faster chunk tasks: default:true", - "enableFasterChunkTasks": true - } -} \ No newline at end of file diff --git a/config/bobby.toml b/config/bobby.toml deleted file mode 100644 index 258272ab1..000000000 --- a/config/bobby.toml +++ /dev/null @@ -1,15 +0,0 @@ - -#Bobby Reforged Settings -[Settings] - - [Settings."General Settings"] - "Enable Bobby" = true - "Do not load block entities in fake chunks" = true - "Reduce the light levels in fake chunks" = false - "Max Render Distance" = 32 - "Integrated Server View Distance override" = 0 - - [Settings.Unloading] - "Delay for unloading of chunks which are outside your view distance (seconds)" = 60 - "Delay for deleting regions from the disk cache (days)" = -1 - diff --git a/config/chunksending.json b/config/chunksending.json deleted file mode 100644 index 8afe89b84..000000000 --- a/config/chunksending.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "maxChunksPerTick": { - "desc:": "Maximum amount of chunks sent per tick to a player, increases dynamically with size of the backlog", - "maxChunksPerTick": 5 - }, - "debugLogging": { - "desc:": "Enable debug logging to show the amount of chunks sent/queued", - "debugLogging": false - } -} \ No newline at end of file diff --git a/config/connectivity.json b/config/connectivity.json deleted file mode 100644 index 9e09e71af..000000000 --- a/config/connectivity.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "disableLoginLimits": { - "desc:": "Should login packet size limits be disabled? Error:(IOException(\"Payload may not be larger than 1048576 bytes\")) default:true", - "disableLoginLimits": true - }, - "disablePacketLimits": { - "desc:": "Should play packet size limits be disabled? Error:(Badly compressed packet) default:true", - "disablePacketLimits": true - }, - "disableChatVerificationDisconnect": { - "desc:": "(Clientside) Disables players disconnecting on chat message verification problems,(enable debugPrintMessages to see the message causing issues). default:true", - "disableChatVerificationDisconnect": true - }, - "debugPrintMessages": { - "desc:": "Enable addition debug logging for networking errors. default:false", - "debugPrintMessages": false - }, - "logintimeout": { - "desc:": "Set the max login timeout in seconds. default = 120", - "logintimeout": 2400 - }, - "disconnectTimeout": { - "desc:": "Set the ingame disconnect timeout for disconnecting players. Default = 60sec", - "disconnectTimeout": 60 - }, - "packetHistoryMinutes": { - "desc:": "Set the amount of minutes for which network packet history data is saved. Default = 5 minutes", - "packetHistoryMinutes": 5 - }, - "showFullResourceLocationException": { - "desc:": "Enable to see the full log output for all resource location exceptions. Default = false", - "showFullResourceLocationException": false - } -} \ No newline at end of file diff --git a/config/craftpresence.json b/config/craftpresence.json index 7ea5d4968..18740029c 100644 --- a/config/craftpresence.json +++ b/config/craftpresence.json @@ -151,7 +151,7 @@ "stripTranslationFormatting": false, "stripExtraGuiElements": false, "renderTooltips": true, - "configKeyCode": 48 + "configKeyCode": -1 }, "displaySettings": { "presenceData": { @@ -173,10 +173,7 @@ } }, "dynamicIcons": { - "default": "https://via.placeholder.com/256.png", - "SpeeeDCraft": "https://mc-heads.net/avatar/9d9c39ad4d3a4e6191c73d327f5dcf51", - "Xikaro": "https://mc-heads.net/avatar/57b3dfb5f8a649e28b544e4ffc63256f", - "modern.terrafirmagreg.su": "https://api.mcsrvstat.us/icon/modern.terrafirmagreg.su" + "default": "https://via.placeholder.com/256.png" }, "dynamicVariables": { "default": "Example Text", diff --git a/config/createpickywheels-common.toml b/config/createpickywheels-common.toml deleted file mode 100644 index 23a38dc90..000000000 --- a/config/createpickywheels-common.toml +++ /dev/null @@ -1,35 +0,0 @@ - -##Waterwheel requirements -[waterwheels] - #Enable waterwheels modifications? - waterwheelsEnabled = true - #The minimum amount of fluid blocks the waterwheel needs to find before rotation begins. - #Range: > 1 - waterwheelThreshold = 3200 - #The maximum distance a waterwheel can consider fluid blocks from. - #Range: > 1 - waterwheelRange = 128 - -##Windmill requirements -[windmills] - #Enable windmills modifications? - windmillsEnabled = true - #The minimum floor area required. Default: 1/4 of the max area [PI * 32 ^ 2] - #Range: > 1 - windmillThreshold = 804 - #The minimum length of air current required. - #Range: > 1 - windmillRequiredRange = 24 - #The minimum amount of points that must hit windmillRequiredRange. - #Range: > 1 - windmillRequiredRangePoints = 128 - #The maximum distance a waterwheel can consider air blocks from. - #Range: > 1 - windmillMaxRange = 32 - #The multiplier for the benefit given for raised windmills. - #Range: > 1 - windmillAboveX = 4 - #The height required for the full benefit from windmillAboveX. - #Range: > 1 - windmillAbove = 16 - diff --git a/config/everlastingskins-common.toml b/config/everlastingskins-common.toml deleted file mode 100644 index 5320a68a9..000000000 --- a/config/everlastingskins-common.toml +++ /dev/null @@ -1,7 +0,0 @@ - -#Language Setting -[general] - #Language of mod messages - #Allowed Values: English, Russian, Ukrainian - language = "English" - diff --git a/config/jsg/jsgConfig_1.0/Debug.toml b/config/jsg/jsgConfig_1.0/Debug.toml deleted file mode 100644 index d4d364e4d..000000000 --- a/config/jsg/jsgConfig_1.0/Debug.toml +++ /dev/null @@ -1,2 +0,0 @@ -"Render invisible blocks" = false - diff --git a/config/jsg/jsgConfig_1.0/DialHomeDevice.toml b/config/jsg/jsgConfig_1.0/DialHomeDevice.toml deleted file mode 100644 index 562443a34..000000000 --- a/config/jsg/jsgConfig_1.0/DialHomeDevice.toml +++ /dev/null @@ -1,55 +0,0 @@ -#SIDE: SERVER -#Range: 1 ~ 64 -"DHD range's radius horizontal" = 25 -#SIDE: SERVER -#Range: 1 ~ 64 -"DHD range's radius vertical" = 15 -#SIDE: SERVER -#Range: 1 ~ 64 -"Universe dialer max horizontal reach radius" = 10 -#SIDE: SERVER/CLIENT -#Range: 1 ~ 128000 -"DHD's max fluid capacity" = 16000 -#When capacity upgrade is placed in the DHD, -#then multiply internal capacity by this number -#SIDE: SERVER/CLIENT -#Range: 1.0 ~ 5.0 -"Capacity upgrade multiplier" = 2.0 -#SIDE: SERVER -#Range: 1 ~ 50000 -"Energy per 1mB Naquadah" = 10240 -#Energy per 1mB is multiplied by this -#when efficiency upgrade is placed in the DHD -#SIDE: SERVER -#Range: 1.0 ~ 5.0 -"Efficiency upgrade multiplier" = 1.4 -#SIDE: SERVER -#Range: 0.0 ~ 1.0 -"Cold fusion reactor activation energy level" = 0.9 -#SIDE: SERVER -#Range: 0.0 ~ 1.0 -"Cold fusion reactor deactivation energy level" = 0.98 -#THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI -#SIDE: SERVER -"Enable press sound when dialing with computer" = false -#Enable opening last chevron while dialing milkyway gate with dhd -#THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI -#SIDE: SERVER -"Enable opening last chevron while dialing with dhd" = true -#SIDE: CLIENT -"Enable hint when dialing on DHDs with notebook page" = true - -["Dialing helper colors"] - #Set colors of each dial helper button - #You should use HEX values - #SIDE: CLIENT - Normal = "#7FFFFF" - #Set colors of each dial helper button - #You should use HEX values - #SIDE: CLIENT - ExtraSymbols = "#E56BEE" - #Set colors of each dial helper button - #You should use HEX values - #SIDE: CLIENT - Origin = "#7FFF7F" - diff --git a/config/jsg/jsgConfig_1.0/General.toml b/config/jsg/jsgConfig_1.0/General.toml deleted file mode 100644 index 1e67f99b5..000000000 --- a/config/jsg/jsgConfig_1.0/General.toml +++ /dev/null @@ -1,52 +0,0 @@ -#Should JSG check for update on startup? -#SIDE: CLIENT -"Check for updates" = false -#Specifies transparency of glyphs on notebook page -#SIDE: CLIENT -#Range: 0.0 ~ 1.0 -"Notebook page Glyph transparency" = 0.75 -#Greater values render the Page more to the center of the screen, smaller render it closer to the borders. -#0 - for standard 16:9 (default), -#0.2 - for 4:3. -#SIDE: CLIENT -#Range: 0.0 ~ 1.0 -"Notebook Page offset" = 0.0 -#Render light of some textures. -#Disable this if it causes lags. -#SIDE: CLIENT -"Render emissive textures" = true -#SIDE: CLIENT -"Change title to w/ JSG" = true -#Disable fadeout when going through a gate or using transport rings or victim of Destiny FTL jump -#SIDE: CLIENT -"Disable white fadeout" = false -#Specifies what unit will be used to display temperatures -#SIDE: CLIENT -#Allowed Values: KELVIN, CELSIUS, FAHRENHEITS -"Temperature unit" = "CELSIUS" -#SIDE: CLIENT -#Range: 0 ~ 100 -"Destiny CO2 blaster particles count/tick" = 5 -#SIDE: SERVER -"Enable teleports using End Portal" = false -#SIDE: SERVER -"Enable teleports using Nether Portal" = false -#Disables showing custom main menu -#WARNING! - Requires reloading! -#SIDE: CLIENT -"Disable JSG main menu" = true -#Specifies how many images can be used as background of mainmenu. (starts from 0) -#DO NOT CHANGE THIS IF YOU DO NOT KNOW WHAT ARE YOU DOING! -#WARNING! - Requires reloading! -#SIDE: CLIENT -"Main menu background images count" = 7 -#WARNING! - Requires reloading! -#SIDE: CLIENT -"Enable Tau'ri logo on startup" = false -#SIDE: CLIENT -"Enable debug mode in main menu" = false -#SIDE: CLIENT -"Play music in main menu" = false -#SIDE: CLIENT -"Play loading music" = false - diff --git a/config/jsg/jsgConfig_1.0/Stargate.toml b/config/jsg/jsgConfig_1.0/Stargate.toml deleted file mode 100644 index 4ffae03cf..000000000 --- a/config/jsg/jsgConfig_1.0/Stargate.toml +++ /dev/null @@ -1,217 +0,0 @@ -#Defines size of stargate's model -#SIDE: SERVER/CLIENT -#Allowed Values: SMALL, MEDIUM, LARGE -"Stargate size" = "MEDIUM" -#Format: "modid:blockid", for example: -#"minecraft:red_wool" -#"minecraft:stone" -#SIDE: SERVER -"Kawoosh invincible blocks" = ["minecraft:snow_layer", "minecraft:rail", "minecraft:golden_rail", "minecraft:detector_rail", "minecraft:activator_rail", "minecraft:carpet", "minecraft:stone_pressure_plate", "minecraft:wooden_pressure_plate", "minecraft:light_weighted_pressure_plate", "minecraft:heavy_weighted_pressure_plate"] -#Format: "modid:entityid", for example: -#"minecraft:zombie" -#"minecraft:creeper" -#SIDE: SERVER -"Entities to spawn" = ["minecraft:zombie", "minecraft:skeleton"] - -[Mechanics] - #Enable wrench to be used as disassembling tool for gates? - #This can bypass for example claimed chunks (from FTB) on servers... - #If false - will be set iron pickaxe as correct tool - #SIDE: SERVER - "Enable wrench to disassemble gate" = true - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER - "Enable burried state for gates" = true - #SIDE: SERVER/CLIENT - #Range: 0 ~ 15000 - "Orlin's gate max open count" = 2 - #SIDE: SERVER/CLIENT - #Range: > 5 - "Universe dialer nearby radius" = 1024 - #Should gate explode when its overheated? - #SIDE: SERVER - "Enable gate overheat with explosion" = true - #SIDE: SERVER/CLIENT - #Range: 0.0 ~ 1.7976931348623157E308 - "Max stargate heat" = 83400.0 - #SIDE: SERVER/CLIENT - #Range: 0.0 ~ 1.0 - "Chance of lighting strike that charge a gate" = 5.000000237487257E-4 - #If target gate is dialing and this option is set to true, - #the target gate will stop dialing and open incoming wormhole. - #If this is set to false and the dialed gate dialing address, - #the connection will not established. - #If it cause issues, set it to false. - #SIDE: SERVER - "Connect to dialing gate" = true - #Change this to true, if you want to use 8 chevrons between pegasus and milkyway gates - #SIDE: SERVER - "Use 8 chevrons between MW and PG gates" = true - #If you want to dial UNI-UNI only with seven symbols (interdimensional for example), set this to true - #SIDE: SERVER - "Need only 7 symbols between Uni gates" = false - -[Iris] - #If set to 'false' player get killed by iris on entering event horizon - #SIDE: SERVER - "Iris kills at destination" = true - #Set it to true, if u want to bypass - #shield/iris damage by creative gamemode - #SIDE: SERVER - "Allow creative bypass" = true - #SIDE: SERVER - "Can iris destroy blocks" = false - #Should iris break when its overheated? - #SIDE: SERVER - "Enable iris overheat collapse" = true - #Durability of Titanium iris - #set it to 0, if u want to make it unbreakable - #SIDE: SERVER/CLIENT - #Range: 0 ~ 500000 - "Titanium iris durability" = 500 - #Durability of Trinium iris - #set it to 0, if u want to make it unbreakable - #SIDE: SERVER/CLIENT - #Range: 0 ~ 500000 - "Trinium iris durability" = 1000 - #Energy/tick used for make shield closed - #SIDE: SERVER - #Range: 0 ~ 500000 - "Shield power draw" = 500 - #SIDE: SERVER/CLIENT - #Range: 1 ~ 32 - "Maximum iris code length" = 9 - #0 - disables unbreaking on iris - #100 - unbreaking makes iris unbreakable - #SIDE: SERVER - #Range: 0 ~ 100 - "Unbreaking chance per level" = 10 - #SIDE: SERVER/CLIENT - #Range: 0.0 ~ 1.7976931348623157E308 - "Max titanium iris heat" = 1668.0 - #SIDE: SERVER/CLIENT - #Range: 0.0 ~ 1.7976931348623157E308 - "Max trinium iris heat" = 3336.0 - -[Power] - #SIDE: SERVER/CLIENT - #Range: > 4608 - "Stargate's internal buffer size" = 71280000 - #SIDE: SERVER - #Range: 1 ~ 500000 - "Stargate's max power throughput" = 26360 - #SIDE: SERVER - #Range: 0 ~ 500000 - "Stargate wormhole open power draw" = 4608 - #SIDE: SERVER - #Range: 0 ~ 50 - "Stargate wormhole sustain power draw" = 2 - #Seconds of energy left before gate becomes unstable - #SIDE: SERVER - #Range: 1 ~ 120 - "Stargate instability threshold" = 20 - #SIDE: SERVER/CLIENT - #Range: 0.0 ~ 100.0 - "Orlin's gate energy multiplier" = 2.0 - #SIDE: SERVER/CLIENT - #Range: 0.0 ~ 100.0 - "Universe gate energy multiplier" = 2.0 - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER/CLIENT - #Range: 0 ~ 3 - "Capacitors supported by Universe gates" = 1 - #Specifies the multiplier of power needed to keep the gate alive - #when 8-symbols address is dialed - #SIDE: SERVER - #Range: 0.0 ~ 100.0 - "Stargate eight symbols address power mul" = 1.2999999523162842 - #Specifies the multiplier of power needed to keep the gate alive - #when 9-symbols address is dialed - #SIDE: SERVER - #Range: 0.0 ~ 100.0 - "Stargate nine symbols address power mul" = 1.7000000476837158 - -[Visual] - #Below this biome temperature the gate will receive frosty texture. - #Set to negative value to disable. - #SIDE: CLIENT - #Range: 0.0 ~ 5.0 - "Temperature threshold for frosty overlay" = 0.10000000149011612 - #Specify what blocks can not be used as camo for gates. - #These blocks are only additional. There are also blocks that are internally coded - #and can not be deleted from the blacklist! - #Format: "modid:block", for example: - #"minecraft:stone" - #"minecraft:cobblestone" - #SIDE: SERVER/CLIENT - "Camo blocks blacklist" = [] - #If the incoming animations of gates generate issues, set it to false - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER - "Allow incoming animations" = true - #Speed up dialing with computer on MW and UNI gates - #SIDE: SERVER/CLIENT - "Faster MilkyWay and Universe gates computer dial" = false - #Enable fast dialing on gates by default - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER/CLIENT - "Enable fast dialing of gates" = false - #SIDE: CLIENT - "Render not placed blocks of stargate" = true - -[PointOfOrigins] - #SIDE: CLIENT - "Enable different Point Of Origins for MW gate" = true - #Specifies Point Of Origins that were added by any resource pack. - #This options is required to load all models of added origins! - #Format: "id:name", for example: - #"6:Tollan" - #"7:P4X-256" - #!DO NOT CHANGE ANYTHING IF YOU DON'T KNOW WHAT ARE YOU DOING! - #SIDE: CLIENT/SERVER - "Custom added points of origin" = [] - -[EventHorizon] - #SIDE: SERVER - "Enable wrong side killing" = true - #SIDE: SERVER - #Range: 0.0 ~ 1.0 - "Unstable Event Horizon chance of death" = 0.07000000029802322 - #SIDE: SERVER - "Disable new kawoosh model (from 4_11_0_0)" = false - #SIDE: CLIENT - "Render EHs even if they are not rendering" = true - -[AutoClose] - #SIDE: SERVER - "Autoclose enabled" = true - #SIDE: SERVER - #Range: 1 ~ 300 - "Seconds to autoclose with no players nearby" = 5 - -[OpenTimeLimit] - #In seconds (2280 = 38 minutes) - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER - #Range: 5 ~ 3000 - "Maximum seconds of gate should be open" = 240 - #What happens after gate's open time reaches limit? - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER - #Allowed Values: DISABLED, CLOSE_GATE, DRAW_MORE_POWER - "Gate open time limit mode" = "DRAW_MORE_POWER" - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER - #Range: 0 ~ 50000 - "Power draw after opened time limit" = 10000 - -[RandomIncomingGenerator] - #Enable random incoming wormholes generator - #THIS OPTION CAN BE OVERRIDE BY SETTING IT IN STARGATE GUI - #SIDE: SERVER - "Enable random incoming wormholes" = true - #10 = 1% - #SIDE: SERVER - #Range: 0 ~ 100 - "Chance of spawning per 10 seconds" = 1 - diff --git a/config/jsg/jsgDimensions_1.0.json b/config/jsg/jsgDimensions_1.0.json deleted file mode 100644 index 74ad87e0b..000000000 --- a/config/jsg/jsgDimensions_1.0.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "ae2:spatial_storage": { - "name": "ae2:spatial_storage", - "distance": 12, - "groups": [], - "milkyWayOrigins": {} - }, - "gcyr:mars": { - "name": "gcyr:mars", - "distance": 13, - "groups": [], - "milkyWayOrigins": {} - }, - "minecraft:overworld": { - "name": "minecraft:overworld", - "distance": 0, - "groups": [ - "netherOv" - ], - "milkyWayOrigins": {} - }, - "gcyr:venus_orbit": { - "name": "gcyr:venus_orbit", - "distance": 6, - "groups": [], - "milkyWayOrigins": {} - }, - "gcyr:venus": { - "name": "gcyr:venus", - "distance": 12, - "groups": [], - "milkyWayOrigins": {} - }, - "gcyr:overworld_orbit": { - "name": "gcyr:overworld_orbit", - "distance": 5, - "groups": [], - "milkyWayOrigins": {} - }, - "minecraft:the_nether": { - "name": "minecraft:the_nether", - "distance": 5, - "groups": [ - "netherOv" - ], - "milkyWayOrigins": { - "NORMAL": 2 - } - }, - "gcyr:mercury_orbit": { - "name": "gcyr:mercury_orbit", - "distance": 10, - "groups": [], - "milkyWayOrigins": {} - }, - "minecraft:the_end": { - "name": "minecraft:the_end", - "distance": 10, - "groups": [], - "milkyWayOrigins": { - "NORMAL": 1 - } - }, - "gcyr:luna_orbit": { - "name": "gcyr:luna_orbit", - "distance": 14, - "groups": [], - "milkyWayOrigins": {} - }, - "gcyr:luna": { - "name": "gcyr:luna", - "distance": 9, - "groups": [], - "milkyWayOrigins": {} - }, - "gcyr:mercury": { - "name": "gcyr:mercury", - "distance": 5, - "groups": [], - "milkyWayOrigins": {} - }, - "gcyr:mars_orbit": { - "name": "gcyr:mars_orbit", - "distance": 7, - "groups": [], - "milkyWayOrigins": {} - } -} \ No newline at end of file diff --git a/config/limitedchunks.json b/config/limitedchunks.json deleted file mode 100644 index f858613d2..000000000 --- a/config/limitedchunks.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "chunkunloadnoplayer": { - "desc:": "How long a player can keep chunkloaded chunks active after logging out. default:10, min 0, max 2000", - "chunkunloadnoplayer": 10 - }, - "debugLog": { - "desc:": "Print log messages for which chunk tickets are unloaded where. Default: false", - "debugLog": false - }, - "excludedtickets": { - "desc:": "List of excluded ticket/chunkload types, these are mod-specific. : e.g. format : [\"mekanism\", \"player\"]", - "excludedtickets": [] - } -} \ No newline at end of file diff --git a/config/localizedchat-common.toml b/config/localizedchat-common.toml deleted file mode 100644 index ba9e53d2d..000000000 --- a/config/localizedchat-common.toml +++ /dev/null @@ -1,45 +0,0 @@ - -#Chat Restrictions -#talkRange doesn't have a toggle value, because then the mod would be useless -[restrictions] - #The maximum range at which a player local to another player can be heard without requiring being an op. - #Default: 100 - #Range: > 0 - talkRange = 100 - #The maximum range at which a player local to another player can be heard when shouting. - #Default: 400 - #Range: > 0 - shoutTalkRange = 400 - #The amount of hunger used when shouting. Set to 0 to disable. - #Default: 1 - #Range: > 0 - shoutFoodCost = 1 - #Set to true to treat operators like players. Aka talking hits the entire world - #Default: false - opAsPlayer = false - -#Miscellaneous -[miscellaneous] - #If alternate prefix is enabled then the distance won't be displayed but this prefix will. - prefix = "" - #Enable to use the prefix you set above - usePrefix = false - #Should the distance away be indicated in the chat? This also disables the custom prefix. - rangeNotifier = true - -#These codes control the output of the colors sent to the client for the various parts of the mod -#Color codes reference at http://minecraft.wikia.com/wiki/Formatting_Codes -[color_codes] - #Sets the color for brackets [] - bracketColor = "§6" - #Sets the color for angle braces <> - angleBraceColor = "§7" - #Sets the color for positional information - posColor = "§e" - #Sets the color to be used player names - nameColor = "§f" - #Sets the color the body of the message - bodyColor = "§f" - #The color to use when no other color will do - defaultColor = "§f" - diff --git a/config/minecolonies-client.toml b/config/minecolonies-client.toml deleted file mode 100644 index 7a190118f..000000000 --- a/config/minecolonies-client.toml +++ /dev/null @@ -1,16 +0,0 @@ - -#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 - diff --git a/config/minecolonies-common.toml b/config/minecolonies-common.toml deleted file mode 100644 index 2a1bca83e..000000000 --- a/config/minecolonies-common.toml +++ /dev/null @@ -1,11 +0,0 @@ - -#All configuration items related to the core gameplay -[gameplay] - #Whether to generate supply ships and camps in loot chests. [Default: true] - generatesupplyloot = true - -#All configurations related to the request system -[requestsystem] - #Should the request system show debug information in the debug.log? Useful if malfunctioning. [Default: false] - enabledebuglogging = false - diff --git a/config/musicplayer-client.toml b/config/musicplayer-client.toml deleted file mode 100644 index b86d06ab4..000000000 --- a/config/musicplayer-client.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Client configuration settings -[client] - #Should we use instead of the global appdata dir a local dir in configs for storing and loading our playlist - internalPlaylists = false - diff --git a/config/resourceful-config-web.json b/config/resourceful-config-web.json deleted file mode 100644 index 674463fb8..000000000 --- a/config/resourceful-config-web.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "enabled": false, - "port": 7903, - "validator": { - "uuids": [], - "if": { - "password": "de73025b-f722-4f39-93fd-74eb284ca2a4", - "type": "password" - }, - "type": "if" - } -} \ No newline at end of file diff --git a/config/smoothchunk.json b/config/smoothchunk.json deleted file mode 100644 index d9a2d386a..000000000 --- a/config/smoothchunk.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "chunkSaveDelay": { - "desc:": "Delay before a chunk is saved to disk, default: 300 seconds", - "chunkSaveDelay": 300 - }, - "debugLogging": { - "desc:": "Enables debug logging of how many chunks got saved in a tick. default: false", - "debugLogging": false - } -} \ No newline at end of file diff --git a/config/structurize-client.toml b/config/structurize-client.toml deleted file mode 100644 index 6cf8ba84f..000000000 --- a/config/structurize-client.toml +++ /dev/null @@ -1,18 +0,0 @@ - -[blueprint] - - #Affects all previews - [blueprint.renderer] - #If disabled show placeholders as normal blocks, if enabled render: any (light) -> nothing, fluid (blue) -> dimension default fluid, solid (brown) -> worldgen block, tag (transparent) -> content block. Fluid and solid only work in singleplayer/for LAN owner, else it's just best guess. Currently without auto-updating [Default: false] - render_placeholders_nice = false - #Enabling this will send most of your active previews to nearby players [Default: false] - share_previews = false - #Once enabled you will see previews from other players within sensible distance [Default: false] - see_shared_previews = false - #-1 for same as current vanilla world, 0 to 15 (min to max) for static light level [Default: 15, min: -1, max: 15] - #Range: -1 ~ 15 - light_level = 15 - #From 0 (transparent) to 1 (opaque). ALPHA FEATURE, reported bugs may not receive fix. (Minus values also mean disabled) [Default: -1.0, min: -1.0, max: 1.0] - #Range: -1.0 ~ 1.0 - transparency = -1.0 - diff --git a/config/tfg.json b/config/tfg.json deleted file mode 100644 index 0a9f57a0d..000000000 --- a/config/tfg.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "modIds": [ - "minecraft", - "tfc", - "create", - "gtceu", - "firmalife", - "ae2", - "sophisticatedbackpacks", - "computercraft", - "toolbelt", - "chiselsandbits", - "exposure", - "firmaciv", - "railways", - "jumbofurnace", - "ae2wtlib", - "ae2", - "" - ], - "enableTFCAmbientCompat": true -} \ No newline at end of file diff --git a/config/voicechat-client.toml b/config/voicechat-client.toml deleted file mode 100644 index 21e823e72..000000000 --- a/config/voicechat-client.toml +++ /dev/null @@ -1,3 +0,0 @@ -# This config has been moved to config/voicechat/voicechat-client.properties -moved = true - diff --git a/kubejs/config/probejs.json b/kubejs/config/probejs.json deleted file mode 100644 index d309318df..000000000 --- a/kubejs/config/probejs.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "version": 2, - "Is ProbeJS Loaded for First Time in the Modpack - Configured by ProbeJS Itself": false, - "The Timestamp of ProbeJS Remote Documents - Configured by ProbeJS Itself": 1704370339573, - "Disable Aggressive Mode for ProbeJS Dumps": true, - "Allow ProbeJS to Resolve Classes from Registries Like Item Classes or Block Classes": true, - "Allow ProbeJS to Generate Literal Types for Item/Block/etc. IDs": true, - "Should ProbeJS Only Show Command in Single Player and with Cheat Enabled": true, - "Should ProbeJS be Generally Enabled": true, - "Disable the Recipe JSON Snippet Generation for ProbeJS triggered by `#`": true, - "Should ProbeJS Generate Intermediate JSON Representation of Documents - Mostly for Debugging": false, - "Should ProbeJS Download Schema Scripts from Github for Mods without Addon Supports": false -} \ No newline at end of file diff --git a/kubejs/jsconfig.json b/kubejs/jsconfig.json deleted file mode 100644 index e2acac6af..000000000 --- a/kubejs/jsconfig.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "compilerOptions": { - "lib": [ - "ES5", - "ES2015" - ], - "rootDirs": [ - "probe/generated", - "probe/user", - "server_scripts", - "startup_scripts", - "client_scripts" - ], - "target": "ES2015" - } -} \ No newline at end of file