Update .gitignore and configuration files: Added crash-reports directory to .gitignore, modified Quark configuration files to clarify comments and remove outdated settings, and deleted obsolete mod files to optimize server performance.

This commit is contained in:
Leonid Pershin
2026-05-07 23:05:14 +03:00
parent 54f844dd05
commit 4ef6f48cd0
12 changed files with 1953 additions and 21 deletions
+1 -8
View File
@@ -15,13 +15,6 @@
"Allowed Screens" = []
#If set to true, the 'Allowed Screens' option will work as a Blacklist rather than a Whitelist. WARNING: Use at your own risk as some mods may not support this.
"Use Screen List Blacklist" = false
#If 'true' and TerraBlender is present, Quark will add a TerraBlender region. The region will contain vanilla biomes and the Glimmering Weald.
"Terrablender Add Region" = true
#Quark will set this weight for its TerraBlender region.
"Terrablender Region Weight" = 1
#If 'true', Quark will modify the `minecraft:overworld` MultiNoiseBiomeSourceParameterList preset, even when Terrablender is installed.
#This will have various knock-on effects but might make the Weald more common, or appear closer to modded biomes. Who knows?
"Terrablender Modify Vanilla Anyway" = false
#Set to false to disable the popup message telling you that you can config quark in the q menu
"Enable Onboarding" = true
#The amount of slots the chest button system should seek when trying to figure out if a container should be eligible for them.
@@ -1138,7 +1131,7 @@
#Chance for logs to spawn on water
"On Water Chance" = 0.1
"Sparse Biome Rarity" = 12
#Tags that define which biomes can have which wood types
#Tags that define which biomes can have which wood types. These are all biome tags under the Quark namespace
"Biome Tags" = ["has_fallen_acacia=minecraft:acacia_log", "has_fallen_birch=minecraft:birch_log", "has_fallen_cherry=minecraft:cherry_log", "has_fallen_dark_oak=minecraft:dark_oak_log", "has_fallen_jungle=minecraft:jungle_log", "has_fallen_mangrove=minecraft:mangrove_log", "has_fallen_oak=minecraft:oak_log", "has_fallen_spruce=minecraft:spruce_log"]
[world.fallen_logs.dimensions]