added a config folder, and some default configs
This commit is contained in:
		
							parent
							
								
									d912dc1fa6
								
							
						
					
					
						commit
						882df2a733
					
				
					 45 changed files with 2718 additions and 1 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								config/.puzzle_cache/mojangstudios.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								config/.puzzle_cache/mojangstudios.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 12 KiB | 
							
								
								
									
										11
									
								
								config/advancementinfo.json5
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								config/advancementinfo.json5
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | |||
| { | ||||
| 	"colorHave": 43520, | ||||
| 	"colorHaveNot": 11141120, | ||||
| 	"marginX": 30, | ||||
| 	"marginY": 30, | ||||
| 	"infoWidth": { | ||||
| 		"min": 120, | ||||
| 		"max": 300, | ||||
| 		"percent": 30 | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										0
									
								
								config/animatica.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								config/animatica.properties
									
										
									
									
									
										Normal file
									
								
							
							
								
								
									
										14
									
								
								config/borderlessmining.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config/borderlessmining.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,14 @@ | |||
| { | ||||
|   "enableBorderlessFullscreen": true, | ||||
|   "addToVanillaVideoSettings": true, | ||||
|   "enableMacOS": false, | ||||
|   "customWindowDimensions": { | ||||
|     "enabled": false, | ||||
|     "x": 0, | ||||
|     "y": 0, | ||||
|     "width": 0, | ||||
|     "height": 0, | ||||
|     "useMonitorCoordinates": true | ||||
|   }, | ||||
|   "forceWindowMonitor": -1 | ||||
| } | ||||
							
								
								
									
										3
									
								
								config/cem.conf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								config/cem.conf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| "use_new_model_creation_fix"=true | ||||
| "use_old_animations"=false | ||||
| "use_optifine_folder"=false | ||||
							
								
								
									
										7
									
								
								config/citresewn.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config/citresewn.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| { | ||||
|     "enabled": true, | ||||
|     "mute_errors": false, | ||||
|     "mute_warns": false, | ||||
|     "cache_ms": 50, | ||||
|     "broken_paths": false | ||||
| } | ||||
							
								
								
									
										6
									
								
								config/continuity.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								config/continuity.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | |||
| { | ||||
|   "connected_textures": true, | ||||
|   "emissive_textures": true, | ||||
|   "custom_block_layers": true, | ||||
|   "use_manual_culling": true | ||||
| } | ||||
							
								
								
									
										132
									
								
								config/create-client.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										132
									
								
								config/create-client.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,132 @@ | |||
| 
 | ||||
| #  | ||||
| #Client-only settings - If you're looking for general settings, look inside your worlds serverconfig folder! | ||||
| [client] | ||||
| 	#  | ||||
| 	#Choose the menu row that the Create config button appears on in the main menu | ||||
| 	#Set to 0 to disable the button altogether | ||||
| 	#Range: 0 ~ 4 | ||||
| 	mainMenuConfigButtonRow = 2 | ||||
| 	#  | ||||
| 	#Choose the menu row that the Create config button appears on in the in-game menu | ||||
| 	#Set to 0 to disable the button altogether | ||||
| 	#Range: 0 ~ 5 | ||||
| 	ingameMenuConfigButtonRow = 3 | ||||
| 	#  | ||||
| 	#Higher density means more spawned particles. | ||||
| 	#Range: 0.0 ~ 1.0 | ||||
| 	fanParticleDensity = 0.5 | ||||
| 	#  | ||||
| 	#The maximum amount of blocks for which to try and calculate dynamic contraption lighting. Decrease if large contraption cause too much lag | ||||
| 	#Range: > 0 | ||||
| 	maximumContraptionLightVolume = 16384 | ||||
| 	#  | ||||
| 	#Log a stack-trace when rendering issues happen within a moving contraption. | ||||
| 	explainRenderErrors = false | ||||
| 	#  | ||||
| 	#The fluid unit that will be displayed when viewing fluids | ||||
| 	#Example: 1000 mB or 81000 Droplets | ||||
| 	#Allowed Values: DROPLETS, MILIBUCKETS | ||||
| 	fluidUnitType = "MILIBUCKETS" | ||||
| 	#  | ||||
| 	#[in Blocks] | ||||
| 	#Maximum Distance to the player at which items in Blocks' filter slots will be displayed | ||||
| 	#Range: 1.0 ~ 3.4028234663852886E38 | ||||
| 	filterItemRenderDistance = 10.0 | ||||
| 	#  | ||||
| 	#Show colourful debug information while the F3-Menu is open. | ||||
| 	enableRainbowDebug = true | ||||
| 	#  | ||||
| 	#Vertical offset for the Toolbox Hotbar overlay. | ||||
| 	#Range: > -2147483648 | ||||
| 	toolboxHotbarOverlayOffset = 0 | ||||
| 	#  | ||||
| 	#Display a tooltip when looking at overstressed components. | ||||
| 	enableOverstressedTooltip = true | ||||
| 	#  | ||||
| 	#Determines if the fluid unit should be simplified | ||||
| 	simplifyFluidUnit = true | ||||
| 	#  | ||||
| 	#Offset the Create config button in the in-game menu by this many pixels on the X axis | ||||
| 	#The sign (-/+) of this value determines what side of the row the button appears on (left/right) | ||||
| 	#Range: > -2147483648 | ||||
| 	ingameMenuConfigButtonOffsetX = -4 | ||||
| 	#  | ||||
| 	#Setting this to true will prevent Create from sending you a warning when playing with Fabulous graphics enabled | ||||
| 	ignoreFabulousWarning = false | ||||
| 	#  | ||||
| 	#Offset the Create config button in the main menu by this many pixels on the X axis | ||||
| 	#The sign (-/+) of this value determines what side of the row the button appears on (left/right) | ||||
| 	#Range: > -2147483648 | ||||
| 	mainMenuConfigButtonOffsetX = -4 | ||||
| 	#  | ||||
| 	#Show item descriptions on Shift and controls on Ctrl. | ||||
| 	enableTooltips = true | ||||
| 
 | ||||
| 	#  | ||||
| 	#Sound settings | ||||
| 	[client.sound] | ||||
| 		#  | ||||
| 		#Make cogs rumble and machines clatter. | ||||
| 		enableAmbientSounds = true | ||||
| 		#  | ||||
| 		#Maximum volume modifier of Ambient noise | ||||
| 		#Range: 0.0 ~ 1.0 | ||||
| 		ambientVolumeCap = 0.10000000149011612 | ||||
| 
 | ||||
| 	#  | ||||
| 	#Ponder settings | ||||
| 	[client.ponder] | ||||
| 		#  | ||||
| 		#Show additional info in the ponder view and reload scene scripts more frequently. | ||||
| 		editingMode = false | ||||
| 		#  | ||||
| 		#Slow down a ponder scene whenever there is text on screen. | ||||
| 		comfyReading = false | ||||
| 
 | ||||
| 	#  | ||||
| 	#Settings for the Goggle Overlay | ||||
| 	[client.goggleOverlay] | ||||
| 		#  | ||||
| 		#Enable this to use your custom colors for the Goggle- and Hover- Overlay | ||||
| 		customColorsOverlay = false | ||||
| 		#  | ||||
| 		#Offset the overlay from goggle- and hover- information by this many pixels on the respective axis; Use /create overlay | ||||
| 		#Range: > -2147483648 | ||||
| 		overlayOffsetY = 0 | ||||
| 		#  | ||||
| 		#Offset the overlay from goggle- and hover- information by this many pixels on the respective axis; Use /create overlay | ||||
| 		#Range: > -2147483648 | ||||
| 		overlayOffsetX = 20 | ||||
| 		#  | ||||
| 		#The custom top color of the border gradient to use for the Goggle- and Hover- Overlays, if enabled | ||||
| 		#[in Hex: #AaRrGgBb] | ||||
| 		#[@cui:IntDisplay:#] | ||||
| 		#Range: > -2147483648 | ||||
| 		customBorderTopOverlay = 1347420415 | ||||
| 		#  | ||||
| 		#The custom background color to use for the Goggle- and Hover- Overlays, if enabled | ||||
| 		#[in Hex: #AaRrGgBb] | ||||
| 		#[@cui:IntDisplay:#] | ||||
| 		#Range: > -2147483648 | ||||
| 		customBackgroundOverlay = -267386864 | ||||
| 		#  | ||||
| 		#The custom bot color of the border gradient to use for the Goggle- and Hover- Overlays, if enabled | ||||
| 		#[in Hex: #AaRrGgBb] | ||||
| 		#[@cui:IntDisplay:#] | ||||
| 		#Range: > -2147483648 | ||||
| 		customBorderBotOverlay = 1344798847 | ||||
| 
 | ||||
| 	#  | ||||
| 	#Settings for the Placement Assist | ||||
| 	[client.placementAssist] | ||||
| 		#  | ||||
| 		#Change the size of the Indicator by this multiplier | ||||
| 		#Range: 0.0 ~ 3.4028234663852886E38 | ||||
| 		indicatorScale = 1.0 | ||||
| 		#  | ||||
| 		#What indicator should be used when showing where the assisted placement ends up relative to your crosshair | ||||
| 		#Choose 'NONE' to disable the Indicator altogether | ||||
| 		#Allowed Values: TEXTURE, TRIANGLE, NONE | ||||
| 		indicatorType = "TEXTURE" | ||||
| 
 | ||||
							
								
								
									
										64
									
								
								config/create-common.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										64
									
								
								config/create-common.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,64 @@ | |||
| 
 | ||||
| [worldgen] | ||||
| 
 | ||||
| 	#  | ||||
| 	#Modify Create's impact on your terrain | ||||
| 	[worldgen.v2] | ||||
| 		#  | ||||
| 		#Prevents all worldgen added by Create from taking effect | ||||
| 		disableWorldGen = false | ||||
| 
 | ||||
| 		[worldgen.v2.striated_ores_overworld] | ||||
| 			#  | ||||
| 			#Range: > -64 | ||||
| 			minHeight = -30 | ||||
| 			#  | ||||
| 			#Range: > -64 | ||||
| 			maxHeight = 70 | ||||
| 			#  | ||||
| 			#Range: > 0 | ||||
| 			clusterSize = 32 | ||||
| 			#  | ||||
| 			#Amount of clusters generated per Chunk. | ||||
| 			#  >1 to spawn multiple. | ||||
| 			#  <1 to make it a chance. | ||||
| 			#  0 to disable. | ||||
| 			#Range: 0.0 ~ 512.0 | ||||
| 			frequency = 0.0833333358168602 | ||||
| 
 | ||||
| 		[worldgen.v2.zinc_ore] | ||||
| 			#  | ||||
| 			#Range: > -64 | ||||
| 			minHeight = -63 | ||||
| 			#  | ||||
| 			#Range: > -64 | ||||
| 			maxHeight = 70 | ||||
| 			#  | ||||
| 			#Range: > 0 | ||||
| 			clusterSize = 12 | ||||
| 			#  | ||||
| 			#Amount of clusters generated per Chunk. | ||||
| 			#  >1 to spawn multiple. | ||||
| 			#  <1 to make it a chance. | ||||
| 			#  0 to disable. | ||||
| 			#Range: 0.0 ~ 512.0 | ||||
| 			frequency = 8.0 | ||||
| 
 | ||||
| 		[worldgen.v2.striated_ores_nether] | ||||
| 			#  | ||||
| 			#Range: > -64 | ||||
| 			minHeight = 40 | ||||
| 			#  | ||||
| 			#Range: > -64 | ||||
| 			maxHeight = 90 | ||||
| 			#  | ||||
| 			#Range: > 0 | ||||
| 			clusterSize = 32 | ||||
| 			#  | ||||
| 			#Amount of clusters generated per Chunk. | ||||
| 			#  >1 to spawn multiple. | ||||
| 			#  <1 to make it a chance. | ||||
| 			#  0 to disable. | ||||
| 			#Range: 0.0 ~ 512.0 | ||||
| 			frequency = 0.0833333358168602 | ||||
| 
 | ||||
							
								
								
									
										2
									
								
								config/crowdin.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/crowdin.txt
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| #Change this to no to prevent mod translation downloads | ||||
| download=yes | ||||
							
								
								
									
										2
									
								
								config/cull-less-leaves.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								config/cull-less-leaves.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,2 @@ | |||
| enabled = true | ||||
| depth = 2 | ||||
							
								
								
									
										1
									
								
								config/debugify-descriptions.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								config/debugify-descriptions.json
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										77
									
								
								config/debugify.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										77
									
								
								config/debugify.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,77 @@ | |||
| { | ||||
|   "MC-100991": true, | ||||
|   "MC-108948": true, | ||||
|   "MC-111516": true, | ||||
|   "MC-112730": true, | ||||
|   "MC-116379": true, | ||||
|   "MC-119417": true, | ||||
|   "MC-119754": true, | ||||
|   "MC-121772": true, | ||||
|   "MC-121903": true, | ||||
|   "MC-122477": true, | ||||
|   "MC-122627": true, | ||||
|   "MC-123739": true, | ||||
|   "MC-124117": true, | ||||
|   "MC-127970": true, | ||||
|   "MC-12829": true, | ||||
|   "MC-129909": true, | ||||
|   "MC-132878": true, | ||||
|   "MC-135971": true, | ||||
|   "MC-140646": true, | ||||
|   "MC-145748": true, | ||||
|   "MC-145929": true, | ||||
|   "MC-147605": true, | ||||
|   "MC-148149": true, | ||||
|   "MC-14923": true, | ||||
|   "MC-151412": true, | ||||
|   "MC-155509": true, | ||||
|   "MC-159163": true, | ||||
|   "MC-160095": true, | ||||
|   "MC-162253": true, | ||||
|   "MC-165381": true, | ||||
|   "MC-165595": true, | ||||
|   "MC-176559": true, | ||||
|   "MC-179072": true, | ||||
|   "MC-183776": true, | ||||
|   "MC-183990": true, | ||||
|   "MC-193343": true, | ||||
|   "MC-197260": true, | ||||
|   "MC-199467": true, | ||||
|   "MC-200418": true, | ||||
|   "MC-2025": true, | ||||
|   "MC-206922": true, | ||||
|   "MC-214147": true, | ||||
|   "MC-215530": true, | ||||
|   "MC-215531": true, | ||||
|   "MC-217716": true, | ||||
|   "MC-223153": true, | ||||
|   "MC-224729": true, | ||||
|   "MC-228976": true, | ||||
|   "MC-231097": true, | ||||
|   "MC-231743": true, | ||||
|   "MC-233042": true, | ||||
|   "MC-235035": true, | ||||
|   "MC-237493": true, | ||||
|   "MC-249059": true, | ||||
|   "MC-26757": true, | ||||
|   "MC-30391": true, | ||||
|   "MC-31819": true, | ||||
|   "MC-4490": true, | ||||
|   "MC-46766": true, | ||||
|   "MC-53312": true, | ||||
|   "MC-55347": true, | ||||
|   "MC-69216": true, | ||||
|   "MC-72151": true, | ||||
|   "MC-7569": true, | ||||
|   "MC-79545": true, | ||||
|   "MC-80859": true, | ||||
|   "MC-84873": true, | ||||
|   "MC-88371": true, | ||||
|   "MC-89146": true, | ||||
|   "MC-90084": true, | ||||
|   "MC-93018": true, | ||||
|   "MC-93384": true, | ||||
|   "opt_out_updater": false, | ||||
|   "gameplay_fixes_in_multiplayer": false, | ||||
|   "default_disabled": false | ||||
| } | ||||
							
								
								
									
										6
									
								
								config/dynamicfps.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								config/dynamicfps.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | |||
| reduceFPSWhenUnfocused = true | ||||
| unfocusedFPS = 15 | ||||
| restoreFPSWhenHovered = true | ||||
| unfocusedVolumeMultiplier = 0.25 | ||||
| hiddenVolumeMultiplier = 0.0 | ||||
| runGCOnUnfocus = false | ||||
							
								
								
									
										17
									
								
								config/enhanced_bes.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								config/enhanced_bes.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,17 @@ | |||
| #Configuration file for Enhanced Block Entities | ||||
| #Wed Jul 20 19:06:28 CDT 2022 | ||||
| bed_ao=false | ||||
| bell_ao=true | ||||
| chest_ao=false | ||||
| christmas_chests=allowed | ||||
| experimental_beds=true | ||||
| experimental_chests=true | ||||
| experimental_signs=true | ||||
| render_enhanced_beds=true | ||||
| render_enhanced_bells=true | ||||
| render_enhanced_chests=true | ||||
| render_enhanced_shulker_boxes=true | ||||
| render_enhanced_signs=true | ||||
| shulker_box_ao=false | ||||
| sign_ao=false | ||||
| sign_text_rendering=smart | ||||
							
								
								
									
										33
									
								
								config/entity_texture_features.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								config/entity_texture_features.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,33 @@ | |||
| { | ||||
|   "allowIllegalTexturePaths": false, | ||||
|   "enableCustomTextures": true, | ||||
|   "enableCustomBlockEntities": true, | ||||
|   "textureUpdateFrequency_V2": "Fast", | ||||
|   "restrictUpdateProperties": true, | ||||
|   "restrictBiome": true, | ||||
|   "restrictHeight": true, | ||||
|   "restrictBlock": true, | ||||
|   "restrictWeather": true, | ||||
|   "restrictDayTime": true, | ||||
|   "restrictMoonPhase": true, | ||||
|   "enableEmissiveTextures": true, | ||||
|   "enableEmissiveBlockEntities": true, | ||||
|   "fullBrightEmissives": false, | ||||
|   "specialEmissiveShield": true, | ||||
|   "alwaysCheckVanillaEmissiveSuffix": true, | ||||
|   "doShadersEmissiveFix": false, | ||||
|   "enchantedPotionEffects": "NONE", | ||||
|   "skinFeaturesEnabled": true, | ||||
|   "skinFeaturesEnableTransparency": true, | ||||
|   "skinFeaturesEnableFullTransparency": false, | ||||
|   "skinFeaturesPrintETFReadySkin": false, | ||||
|   "ignoreConfigWarnings": false, | ||||
|   "enableEnemyTeamPlayersSkinFeatures": true, | ||||
|   "enableBlinking": true, | ||||
|   "blinkFrequency": 150, | ||||
|   "blinkLength": 1, | ||||
|   "enableTridents": true, | ||||
|   "enableElytra": true, | ||||
|   "elytraThicknessFix": true, | ||||
|   "debugLoggingMode": "None" | ||||
| } | ||||
							
								
								
									
										24
									
								
								config/entityculling.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								config/entityculling.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,24 @@ | |||
| { | ||||
|   "configVersion": 5, | ||||
|   "renderNametagsThroughWalls": true, | ||||
|   "blockEntityWhitelist": [ | ||||
|     "create:rope_pulley", | ||||
|     "minecraft:beacon", | ||||
|     "create:hose_pulley", | ||||
|     "betterend:eternal_pedestal" | ||||
|   ], | ||||
|   "entityWhitelist": [ | ||||
|     "botania:mana_burst" | ||||
|   ], | ||||
|   "tracingDistance": 128, | ||||
|   "debugMode": false, | ||||
|   "sleepDelay": 10, | ||||
|   "hitboxLimit": 50, | ||||
|   "skipMarkerArmorStands": true, | ||||
|   "tickCulling": true, | ||||
|   "tickCullingWhitelist": [ | ||||
|     "minecraft:boat", | ||||
|     "minecraft:firework_rocket" | ||||
|   ], | ||||
|   "disableF3": false | ||||
| } | ||||
							
								
								
									
										8
									
								
								config/fabric/indigo-renderer.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/fabric/indigo-renderer.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| #Indigo properties file | ||||
| #Wed Jul 20 23:21:54 CDT 2022 | ||||
| always-tesselate-blocks=auto | ||||
| ambient-occlusion-mode=hybrid | ||||
| debug-compare-lighting=auto | ||||
| fix-exterior-vertex-lighting=auto | ||||
| fix-luminous-block-ambient-occlusion=auto | ||||
| fix-smooth-lighting-offset=auto | ||||
							
								
								
									
										20
									
								
								config/ferritecore.mixin.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								config/ferritecore.mixin.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,20 @@ | |||
| # Replace the blockstate neighbor table | ||||
| replaceNeighborLookup = true | ||||
| # Do not store the properties of a state explicitly and read themfrom the replace neighbor table instead. Requires replaceNeighborLookup to be enabled | ||||
| replacePropertyMap = true | ||||
| # Cache the predicate instances used in multipart models | ||||
| cacheMultipartPredicates = true | ||||
| # Avoid creation of new strings when creating ModelResourceLocations | ||||
| modelResourceLocations = true | ||||
| # Do not create a new MultipartBakedModel instance for each block state using the same multipartmodel. Requires cacheMultipartPredicates to be enabled | ||||
| multipartDeduplication = true | ||||
| # Deduplicate cached data for blockstates, most importantly collision and render shapes | ||||
| blockstateCacheDeduplication = true | ||||
| # Deduplicate vertex data of baked quads in the basic model implementations | ||||
| bakedQuadDeduplication = true | ||||
| # Replace objects used to detect multi-threaded access to chunks by a much smaller field. This option is disabled by default due to very rare and very hard-to-reproduce crashes, use at your own risk! | ||||
| useSmallThreadingDetector = false | ||||
| # Use a slightly more compact, but also slightly slower representation for block states | ||||
| compactFastMap = false | ||||
| # Populate the neighbor table used by vanilla. Enabling this slightly increases memory usage, but can help with issues in the rare case where mods access it directly. | ||||
| populateNeighborTable = false | ||||
							
								
								
									
										5
									
								
								config/flywheel.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/flywheel.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| { | ||||
|   "backend": "INSTANCING", | ||||
|   "debugNormals": false, | ||||
|   "limitUpdates": true | ||||
| } | ||||
							
								
								
									
										1699
									
								
								config/gamecontrollerdatabase.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1699
									
								
								config/gamecontrollerdatabase.txt
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
							
								
								
									
										8
									
								
								config/indium-renderer.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/indium-renderer.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| #Indium properties file | ||||
| #Wed Jul 20 23:21:54 CDT 2022 | ||||
| always-tesselate-blocks=auto | ||||
| ambient-occlusion-mode=auto | ||||
| debug-compare-lighting=auto | ||||
| fix-exterior-vertex-lighting=auto | ||||
| fix-luminous-block-ambient-occlusion=auto | ||||
| fix-smooth-lighting-offset=auto | ||||
							
								
								
									
										7
									
								
								config/iris.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config/iris.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| #This file stores configuration options for Iris, such as the currently active shaderpack | ||||
| #Wed Jul 20 23:21:55 CDT 2022 | ||||
| disableUpdateMessage=false | ||||
| enableDebugOptions=false | ||||
| enableShaders=false | ||||
| maxShadowRenderDistance=32 | ||||
| shaderPack= | ||||
							
								
								
									
										16
									
								
								config/isxander-main-menu-credits.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								config/isxander-main-menu-credits.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| { | ||||
|   "main_menu": { | ||||
|     "top_left": [], | ||||
|     "top_right": [], | ||||
|     "bottom_left": [], | ||||
|     "bottom_right": ["OomfieCraft Modpack 2.0.0"], | ||||
|     "mod_blacklist": [] | ||||
|   }, | ||||
|   "pause_menu": { | ||||
|     "top_left": [], | ||||
|     "top_right": [], | ||||
|     "bottom_left": [], | ||||
|     "bottom_right": [], | ||||
|     "mod_blacklist": [] | ||||
|   } | ||||
| } | ||||
							
								
								
									
										3
									
								
								config/itemmodelfix.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								config/itemmodelfix.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,3 @@ | |||
| { | ||||
|   "generationType": "OUTLINE" | ||||
| } | ||||
							
								
								
									
										9
									
								
								config/lambdabettergrass.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								config/lambdabettergrass.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| # LambdaBetterGrass configuration. | ||||
| 
 | ||||
| # The better grass mode. Values: "off", "fastest", "fast" and "fancy". | ||||
| mode = "fancy" | ||||
| # The better layer option. | ||||
| better_layer = true | ||||
| 
 | ||||
| # Debug mode. Debug mode allows to output the generated texture in the debug folder of your minecraft instance. | ||||
| debug = false | ||||
							
								
								
									
										52
									
								
								config/lambdynlights.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										52
									
								
								config/lambdynlights.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,52 @@ | |||
| # LambDynamicLights configuration. | ||||
| # The dynamic lights mode | ||||
| mode = "fancy" | ||||
| 
 | ||||
| # Light sources settings. | ||||
| [light_sources] | ||||
| 	# Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water. | ||||
| 	water_sensitive_check = true | ||||
| 	# Enable block entities light source. | ||||
| 	block_entities = true | ||||
| 	# Enable entities light source. | ||||
| 	entities = true | ||||
| 	# TNT lighting mode. May be off, simple or fancy. | ||||
| 	tnt = "fancy" | ||||
| 	# Creeper lighting mode. May be off, simple or fancy. | ||||
| 	creeper = "fancy" | ||||
| 
 | ||||
| 	[light_sources.settings] | ||||
| 
 | ||||
| 		[light_sources.settings.entities] | ||||
| 
 | ||||
| 			[light_sources.settings.entities.minecraft] | ||||
| 				chicken = true | ||||
| 				axolotl = true | ||||
| 				bee = true | ||||
| 				donkey = true | ||||
| 				cow = true | ||||
| 				fox = true | ||||
| 				chest_minecart = true | ||||
| 				pig = true | ||||
| 				slime = true | ||||
| 				skeleton = true | ||||
| 				bat = true | ||||
| 				rabbit = true | ||||
| 				zombie = true | ||||
| 				drowned = true | ||||
| 				sheep = true | ||||
| 				player = true | ||||
| 				item = true | ||||
| 				turtle = true | ||||
| 				wolf = true | ||||
| 				salmon = true | ||||
| 				zombie_villager = true | ||||
| 				glow_squid = true | ||||
| 				cod = true | ||||
| 				witch = true | ||||
| 				glow_item_frame = false | ||||
| 				squid = true | ||||
| 				spider = true | ||||
| 				creeper = true | ||||
| 				enderman = true | ||||
| 
 | ||||
							
								
								
									
										7
									
								
								config/lithium.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config/lithium.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| # This is the configuration file for Lithium. | ||||
| # This file exists for debugging purposes and should not be configured otherwise. | ||||
| # | ||||
| # You can find information on editing this file and all the available options here: | ||||
| # https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File | ||||
| # | ||||
| # By default, this file will be empty except for this notice. | ||||
							
								
								
									
										56
									
								
								config/midnightcontrols.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										56
									
								
								config/midnightcontrols.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,56 @@ | |||
| { | ||||
|   "controlsMode": "DEFAULT", | ||||
|   "autoSwitchMode": true, | ||||
|   "debug": false, | ||||
|   "hudEnable": true, | ||||
|   "hudSide": "LEFT", | ||||
|   "analogMovement": true, | ||||
|   "doubleTapToSprint": true, | ||||
|   "fastBlockPlacing": false, | ||||
|   "flyDrifting": true, | ||||
|   "verticalFlyDrifting": true, | ||||
|   "horizontalReacharound": false, | ||||
|   "verticalReacharound": false, | ||||
|   "shouldRenderReacharoundOutline": true, | ||||
|   "reacharoundOutlineColor": [ | ||||
|     255, | ||||
|     255, | ||||
|     255, | ||||
|     102 | ||||
|   ], | ||||
|   "rightDeadZone": 0.25, | ||||
|   "leftDeadZone": 0.25, | ||||
|   "invertRightYAxis": false, | ||||
|   "invertRightXAxis": false, | ||||
|   "rotationSpeed": 40.0, | ||||
|   "yAxisRotationSpeed": 40.0, | ||||
|   "mouseSpeed": 25.0, | ||||
|   "unfocusedInput": false, | ||||
|   "virtualMouse": false, | ||||
|   "virtualMouseSkin": "DEFAULT_LIGHT", | ||||
|   "controllerID": 0, | ||||
|   "secondControllerID": -1, | ||||
|   "controllerType": "DEFAULT", | ||||
|   "mouseScreens": [ | ||||
|     "me.jellysquid.mods.sodium.client.gui", | ||||
|     "net.coderbot.iris.gui", | ||||
|     "net.minecraft.client.gui.screen.advancement", | ||||
|     "net.minecraft.client.gui.screen.pack.PackScreen", | ||||
|     "net.minecraft.class_5375", | ||||
|     "net.minecraft.class_457", | ||||
|     "net.minecraft.class_408", | ||||
|     "me.flashyreese.mods.reeses_sodium_options.client.gui", | ||||
|     "dev.emi.emi.screen", | ||||
|     "hardcorequesting.client.interfaces.GuiQuestBook", | ||||
|     "hardcorequesting.client.interfaces.GuiReward", | ||||
|     "hardcorequesting.client.interfaces.EditTrackerScreen" | ||||
|   ], | ||||
|   "BINDINGS": {}, | ||||
|   "maxAnalogValues": [ | ||||
|     1.0, | ||||
|     1.0, | ||||
|     1.0, | ||||
|     1.0 | ||||
|   ], | ||||
|   "triggerFix": true | ||||
| } | ||||
							
								
								
									
										4
									
								
								config/midnightlib.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								config/midnightlib.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| { | ||||
|   "config_screen_list": "MODMENU", | ||||
|   "special_hats": true | ||||
| } | ||||
							
								
								
									
										19
									
								
								config/modmenu.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								config/modmenu.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,19 @@ | |||
| { | ||||
|   "sorting": "ascending", | ||||
|   "count_libraries": false, | ||||
|   "compact_list": false, | ||||
|   "count_children": false, | ||||
|   "mods_button_style": "adjacent", | ||||
|   "count_hidden_mods": false, | ||||
|   "mod_count_location": "title_screen", | ||||
|   "hide_mod_links": false, | ||||
|   "show_libraries": false, | ||||
|   "hide_mod_license": false, | ||||
|   "hide_badges": false, | ||||
|   "hide_mod_credits": false, | ||||
|   "easter_eggs": true, | ||||
|   "modify_title_screen": true, | ||||
|   "modify_game_menu": true, | ||||
|   "hide_config_buttons": false, | ||||
|   "hidden_mods": [] | ||||
| } | ||||
							
								
								
									
										8
									
								
								config/noindium.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/noindium.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| { | ||||
|   //Whether the 'missing indium' screen can show up. This config value is set to false if the user uses the checkbox. | ||||
|   "showIndiumScreen": true, | ||||
|   //Whether the 'remove optifabric' screen can show up. This config value is set to false if the user uses the checkbox. | ||||
|   "showOptifabricScreen": true, | ||||
|   //Allow the user to proceed to the Title Screen even if one of the screens shows up. Setting this to false also removes the checkbox. | ||||
|   "allowToProceed": true | ||||
| } | ||||
							
								
								
									
										1
									
								
								config/origins_server.toml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								config/origins_server.toml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| performVersionCheck = true | ||||
							
								
								
									
										75
									
								
								config/pehkui/config.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										75
									
								
								config/pehkui/config.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,75 @@ | |||
| { | ||||
| 	"minimumCameraDepth": 0.0, | ||||
| 	"keepAllScalesOnRespawn": false, | ||||
| 	"scalesKeptOnRespawn": [], | ||||
| 	"accurateNetherPortals": true, | ||||
| 	"enableCommands": true, | ||||
| 	"enableDebugCommands": false, | ||||
| 	"scaledFallDamage": true, | ||||
| 	"scaledMotion": true, | ||||
| 	"scaledReach": true, | ||||
| 	"scaledAttack": true, | ||||
| 	"scaledDefense": true, | ||||
| 	"scaledHealth": true, | ||||
| 	"scaledItemDrops": true, | ||||
| 	"scaledProjectiles": true, | ||||
| 	"scaledExplosions": true, | ||||
| 	"base.minimum": 1.401298464324817E-45, | ||||
| 	"base.maximum": 3.4028234663852886E38, | ||||
| 	"width.minimum": 1.401298464324817E-45, | ||||
| 	"width.maximum": 3.4028234663852886E38, | ||||
| 	"height.minimum": 1.401298464324817E-45, | ||||
| 	"height.maximum": 3.4028234663852886E38, | ||||
| 	"eye_height.minimum": 1.401298464324817E-45, | ||||
| 	"eye_height.maximum": 3.4028234663852886E38, | ||||
| 	"hitbox_width.minimum": 1.401298464324817E-45, | ||||
| 	"hitbox_width.maximum": 3.4028234663852886E38, | ||||
| 	"hitbox_height.minimum": 1.401298464324817E-45, | ||||
| 	"hitbox_height.maximum": 3.4028234663852886E38, | ||||
| 	"model_width.minimum": 1.401298464324817E-45, | ||||
| 	"model_width.maximum": 3.4028234663852886E38, | ||||
| 	"model_height.minimum": 1.401298464324817E-45, | ||||
| 	"model_height.maximum": 3.4028234663852886E38, | ||||
| 	"third_person.minimum": 1.401298464324817E-45, | ||||
| 	"third_person.maximum": 3.4028234663852886E38, | ||||
| 	"motion.minimum": 1.401298464324817E-45, | ||||
| 	"motion.maximum": 3.4028234663852886E38, | ||||
| 	"falling.minimum": 1.401298464324817E-45, | ||||
| 	"falling.maximum": 3.4028234663852886E38, | ||||
| 	"step_height.minimum": 1.401298464324817E-45, | ||||
| 	"step_height.maximum": 3.4028234663852886E38, | ||||
| 	"view_bobbing.minimum": 1.401298464324817E-45, | ||||
| 	"view_bobbing.maximum": 3.4028234663852886E38, | ||||
| 	"visibility.minimum": 1.401298464324817E-45, | ||||
| 	"visibility.maximum": 3.4028234663852886E38, | ||||
| 	"jump_height.minimum": 1.401298464324817E-45, | ||||
| 	"jump_height.maximum": 3.4028234663852886E38, | ||||
| 	"flight.minimum": 1.401298464324817E-45, | ||||
| 	"flight.maximum": 3.4028234663852886E38, | ||||
| 	"reach.minimum": 1.401298464324817E-45, | ||||
| 	"reach.maximum": 3.4028234663852886E38, | ||||
| 	"block_reach.minimum": 1.401298464324817E-45, | ||||
| 	"block_reach.maximum": 3.4028234663852886E38, | ||||
| 	"entity_reach.minimum": 1.401298464324817E-45, | ||||
| 	"entity_reach.maximum": 3.4028234663852886E38, | ||||
| 	"mining_speed.minimum": 1.401298464324817E-45, | ||||
| 	"mining_speed.maximum": 3.4028234663852886E38, | ||||
| 	"attack_speed.minimum": 1.401298464324817E-45, | ||||
| 	"attack_speed.maximum": 3.4028234663852886E38, | ||||
| 	"knockback.minimum": 1.401298464324817E-45, | ||||
| 	"knockback.maximum": 3.4028234663852886E38, | ||||
| 	"attack.minimum": 1.401298464324817E-45, | ||||
| 	"attack.maximum": 3.4028234663852886E38, | ||||
| 	"defense.minimum": 1.401298464324817E-45, | ||||
| 	"defense.maximum": 3.4028234663852886E38, | ||||
| 	"health.minimum": 1.401298464324817E-45, | ||||
| 	"health.maximum": 3.4028234663852886E38, | ||||
| 	"drops.minimum": 1.401298464324817E-45, | ||||
| 	"drops.maximum": 3.4028234663852886E38, | ||||
| 	"held_item.minimum": 1.401298464324817E-45, | ||||
| 	"held_item.maximum": 3.4028234663852886E38, | ||||
| 	"projectiles.minimum": 1.401298464324817E-45, | ||||
| 	"projectiles.maximum": 3.4028234663852886E38, | ||||
| 	"explosions.minimum": 1.401298464324817E-45, | ||||
| 	"explosions.maximum": 3.4028234663852886E38 | ||||
| } | ||||
							
								
								
									
										14
									
								
								config/power_config.json5
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								config/power_config.json5
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,14 @@ | |||
| { | ||||
| 	"resourcesAndCooldowns": { | ||||
| 		"hudOffsetX": 0, | ||||
| 		"hudOffsetY": 0 | ||||
| 	}, | ||||
| 	"tooltips": { | ||||
| 		"showUsabilityHints": true, | ||||
| 		"compactUsabilityHints": false | ||||
| 	}, | ||||
| 	"executeCommand": { | ||||
| 		"permissionLevel": 2, | ||||
| 		"showOutput": false | ||||
| 	} | ||||
| } | ||||
							
								
								
									
										15
									
								
								config/puzzle.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								config/puzzle.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,15 @@ | |||
| { | ||||
|   "disabledIntegrations": [], | ||||
|   "enablePuzzleButton": false, | ||||
|   "debugMessages": false, | ||||
|   "checkUpdates": false, | ||||
|   "showPuzzleInfo": true, | ||||
|   "resourcepackSplashScreen": true, | ||||
|   "unlimitedRotations": true, | ||||
|   "biggerModels": true, | ||||
|   "backgroundColor": 15675965, | ||||
|   "progressBarColor": 16777215, | ||||
|   "progressBarBackgroundColor": 15675965, | ||||
|   "progressFrameColor": 16777215, | ||||
|   "disableBlend": false | ||||
| } | ||||
							
								
								
									
										5
									
								
								config/rrp.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								config/rrp.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| #number of threads RRP should use for generating resources | ||||
| #Wed Jul 20 19:06:28 CDT 2022 | ||||
| debug\ performance=false | ||||
| dump\ assets=false | ||||
| threads=5 | ||||
							
								
								
									
										13
									
								
								config/smoothboot.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/smoothboot.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| { | ||||
|   "threadCount": { | ||||
|     "bootstrap": 1, | ||||
|     "main": 11 | ||||
|   }, | ||||
|   "threadPriority": { | ||||
|     "game": 5, | ||||
|     "bootstrap": 1, | ||||
|     "main": 1, | ||||
|     "io": 1, | ||||
|     "integratedServer": 5 | ||||
|   } | ||||
| } | ||||
							
								
								
									
										62
									
								
								config/sodium-extra-options.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										62
									
								
								config/sodium-extra-options.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,62 @@ | |||
| { | ||||
|   "animation_settings": { | ||||
|     "animation": true, | ||||
|     "water": true, | ||||
|     "lava": true, | ||||
|     "fire": true, | ||||
|     "portal": true, | ||||
|     "block_animations": true, | ||||
|     "sculk_sensor": true | ||||
|   }, | ||||
|   "particle_settings": { | ||||
|     "particles": true, | ||||
|     "rain_splash": true, | ||||
|     "explosion": true, | ||||
|     "water": true, | ||||
|     "smoke": true, | ||||
|     "potion": true, | ||||
|     "portal": true, | ||||
|     "redstone": true, | ||||
|     "drip": true, | ||||
|     "firework": true, | ||||
|     "bubble": true, | ||||
|     "environment": true, | ||||
|     "villagers": true, | ||||
|     "composter": true, | ||||
|     "block_break": true, | ||||
|     "block_breaking": true | ||||
|   }, | ||||
|   "detail_settings": { | ||||
|     "sky": true, | ||||
|     "sun_moon": true, | ||||
|     "stars": true, | ||||
|     "rain_snow": true, | ||||
|     "biome_colors": true, | ||||
|     "sky_colors": true | ||||
|   }, | ||||
|   "render_settings": { | ||||
|     "fog_distance": 0, | ||||
|     "light_updates": true, | ||||
|     "item_frame": true, | ||||
|     "armor_stand": true, | ||||
|     "painting": true, | ||||
|     "piston": true, | ||||
|     "beacon_beam": true | ||||
|   }, | ||||
|   "extra_settings": { | ||||
|     "overlay_corner": "TOP_LEFT", | ||||
|     "show_fps": false, | ||||
|     "show_f_p_s_extended": true, | ||||
|     "show_coords": false, | ||||
|     "reduce_resolution_on_mac": true, | ||||
|     "use_adaptive_sync": false, | ||||
|     "cloud_height": 192, | ||||
|     "toasts": true, | ||||
|     "instant_sneak": false, | ||||
|     "prevent_shaders": false, | ||||
|     "use_fast_random": true | ||||
|   }, | ||||
|   "notification_settings": { | ||||
|     "hide_r_s_o_recommendation": false | ||||
|   } | ||||
| } | ||||
							
								
								
									
										7
									
								
								config/sodium-extra.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								config/sodium-extra.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,7 @@ | |||
| # This is the configuration file for Sodium Extra. | ||||
| # This file exists for debugging purposes and should not be configured otherwise. | ||||
| # | ||||
| # You can find information on editing this file and all the available options here: | ||||
| # https://github.com/FlashyReese/sodium-extra-fabric/wiki/Configuration-File | ||||
| # | ||||
| # By default, this file will be empty except for this notice. | ||||
							
								
								
									
										6
									
								
								config/sodium-mixins.properties
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								config/sodium-mixins.properties
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | |||
| # This is the configuration file for Sodium. | ||||
| # | ||||
| # You can find information on editing this file and all the available options here: | ||||
| # https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File | ||||
| # | ||||
| # By default, this file will be empty except for this notice. | ||||
							
								
								
									
										26
									
								
								config/sodium-options.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								config/sodium-options.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,26 @@ | |||
| { | ||||
|   "quality": { | ||||
|     "weather_quality": "DEFAULT", | ||||
|     "leaves_quality": "DEFAULT", | ||||
|     "enable_vignette": true | ||||
|   }, | ||||
|   "advanced": { | ||||
|     "arena_memory_allocator": "ASYNC", | ||||
|     "allow_direct_memory_access": true, | ||||
|     "enable_memory_tracing": false, | ||||
|     "use_advanced_staging_buffers": true, | ||||
|     "cpu_render_ahead_limit": 3 | ||||
|   }, | ||||
|   "performance": { | ||||
|     "chunk_builder_threads": 0, | ||||
|     "always_defer_chunk_updates": false, | ||||
|     "animate_only_visible_textures": true, | ||||
|     "use_entity_culling": true, | ||||
|     "use_particle_culling": true, | ||||
|     "use_fog_occlusion": true, | ||||
|     "use_block_face_culling": true | ||||
|   }, | ||||
|   "notifications": { | ||||
|     "hide_donation_button": false | ||||
|   } | ||||
| } | ||||
							
								
								
									
										1
									
								
								config/zoomify.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								config/zoomify.json
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| {"zoomify_gui_category_behaviour":{"zoomify_gui_initialzoom_name":4,"zoomify_gui_zoomspeed_name":75,"zoomify_gui_zoomtransition_name":"zoomify_transition_smooth","zoomify_gui_zoomoppositetransitionout_name":true},"zoomify_gui_category_scrolling":{"zoomify_gui_scrollzoom_name":true,"zoomify_gui_maxscrollzoom_name":100,"zoomify_gui_scrollzoomtransition_name":"zoomify_transition_linear","zoomify_gui_scrollzoomoppositetransitionout_name":true,"zoomify_gui_scrollzoomspeed_name":100},"zoomify_gui_category_controls":{"zoomify_gui_zoomkeybehaviour_name":"zoomify_zoom_key_behaviour_hold","zoomify_gui_relativesensitivity_name":true,"zoomify_gui_cinematiccam_name":false}} | ||||
							
								
								
									
										172
									
								
								index.toml
									
										
									
									
									
								
							
							
						
						
									
										172
									
								
								index.toml
									
										
									
									
									
								
							|  | @ -4,6 +4,178 @@ hash-format = "sha256" | |||
| file = "README.md" | ||||
| hash = "0a5e6676ac74af987023f234d1387a7b3ed5f83bb9abf53a4435533c2dc743ce" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/.puzzle_cache/mojangstudios.png" | ||||
| hash = "27b2ea2946ca5b00841ce7d1813b42dfb7e36b12ad50c7c9bea09053ac226cf3" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/advancementinfo.json5" | ||||
| hash = "82fb3f9fd7931ded27c4c0cc78b86bed8a82e2d17b587f26f3a094a8589e13e6" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/animatica.properties" | ||||
| hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/borderlessmining.json" | ||||
| hash = "97d88071650e42b4c23540a24de6c7d5d72febd593efd33f7290a9352c169cfe" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/cem.conf" | ||||
| hash = "5264fcf9f29194bb2a4728b5b9d7d63f1c2328d915abf6e9d4edebcdf47720e3" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/citresewn.json" | ||||
| hash = "1ea03400477ac2075d61ae58cfc573bc78ce954507d090ab69547de279918656" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/continuity.json" | ||||
| hash = "00267a602028cbb037dcb0b5f803db31bed284235ca9c1ea189ad4179311a2f4" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/create-client.toml" | ||||
| hash = "95b93c37868e4719b8e173a9ed6170e425072d7d6ed68459100c572ed2535659" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/create-common.toml" | ||||
| hash = "97cc8d8e0f1008e479072b65646078eb569b49d1bf91d9cc2a1f961ff6ea8802" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/crowdin.txt" | ||||
| hash = "fadbd1094e4079597c631b59da43ea2e315aa610c47282045384e888894ecc41" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/cull-less-leaves.toml" | ||||
| hash = "3014156e8543c9d237b9df9148fa618e8e5d1c05dbbefbebf8095c365618719e" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/debugify-descriptions.json" | ||||
| hash = "03dd8d17c67256c226ed8dc63f48a60c51eae497354c8e1cdaa061d8cb488781" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/debugify.json" | ||||
| hash = "39abdafbddef1f987ab62faf2dc5960a619d46121b4b51e5f89e64edcff51dd5" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/dynamicfps.toml" | ||||
| hash = "8d8ac35899bb2675c05ebd92dab1760b7dc2ba12c41d5d21541803a4c9e23bd0" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/enhanced_bes.properties" | ||||
| hash = "9c9a6890a0dd2c42c8e94efe1602f5ccc5ba097780e35eafcd7024161e0a5e14" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/entity_texture_features.json" | ||||
| hash = "46eb61341f2f448af09051649509a69305a6923a7139a1c042af990e84a0da75" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/entityculling.json" | ||||
| hash = "0c78e42bc9ee8629e05830c89b882382dfa24c772c9b5a16d91225e1c63b11ad" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/fabric/indigo-renderer.properties" | ||||
| hash = "f20bc6c388b12aa3b50ed6af7bd76113f77c985e799a145837ea7217b6a97380" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/ferritecore.mixin.properties" | ||||
| hash = "b95fd739ebab8995117722aaac90aab6bea1aeec3a29b5170e332a69dc6408b6" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/flywheel.json" | ||||
| hash = "aa84b01d7366b116d590d52adff2acef9212f9395eb53e9db9fa9090c6a9b02d" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/gamecontrollerdatabase.txt" | ||||
| hash = "129066791ded7365a024dcd5e8f478d3600a85ffef27c01ff18bc9cf49b27d6f" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/indium-renderer.properties" | ||||
| hash = "95b3dcebdb8d0114bb98c5caeacb2a5d0d94b099cb597a0c14d02329a2d4ecbe" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/iris.properties" | ||||
| hash = "2da667813facd5234d51b4b8ff503b716c7c3d9d4d5d22d24b2005cb2affd55c" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/isxander-main-menu-credits.json" | ||||
| hash = "99cdae274723963aea3a8c7eb2f03fb3f90d06f5741c2971b210b337d396201b" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/itemmodelfix.json" | ||||
| hash = "f67460631e5dd59fd646347174cfe7b8de38be6556bb928bea4619cbd6f32616" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/lambdabettergrass.toml" | ||||
| hash = "71f8657fa67d9b11264366d2e8726098d6d86887e63f14e2cbce82532a2f84be" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/lambdynlights.toml" | ||||
| hash = "b308f14814819b6bdb98cbfb810edcae16360081756fbdada5aad52eba6594c8" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/lithium.properties" | ||||
| hash = "4f5890cb55b35047fdb433efa30060827aa9415e0850220f85b2c8ad663d6722" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/midnightcontrols.json" | ||||
| hash = "55b8ee93cc5c0a11c46fcaf1715438b242ba6cc6e2fbcaa544ccdc26f2896e3d" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/midnightlib.json" | ||||
| hash = "6b52769b3358f87b591871a4444f3cef8124a9dced0da1755f18db2f47adf4f3" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/modmenu.json" | ||||
| hash = "8d040f66796c426a0dcf46ccc09d48c2109622c404411e9b600be54693669ab6" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/noindium.json" | ||||
| hash = "ed093ed833011b0f97e7b6d5054def07d6d76e67e9f0ae696a4471d77abee112" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/origins_server.toml" | ||||
| hash = "3df326eacd3e957cdab0886143c8abc51884df8c875ef78f5f4e96a9889b6b53" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/pehkui/config.json" | ||||
| hash = "2c38b9d7ae1854deacd643780d906a309af90d36424f580c8e2da999fd3971fa" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/power_config.json5" | ||||
| hash = "4a0492a46ebe8c5870fccbd5451cfff5a6557779ae34270e33620024b0896245" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/puzzle.json" | ||||
| hash = "3797d4f0987c79c67264592a16fede4a1dc5d930835f0e332c391a6142905290" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/rrp.properties" | ||||
| hash = "a05ea91fda6bfffbdf21ee29808260d3ddb11a1575f53d6f218f68ddaff91940" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/smoothboot.json" | ||||
| hash = "8e25c7d1b862b4f7106940f9f9df89210c6782b132d024bf6c25eabfeecb685a" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/sodium-extra-options.json" | ||||
| hash = "6e6fc6ad2fbf4baed76b3d5370b90125287f80d0cea8e86e6a6ebfb6aa69a795" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/sodium-extra.properties" | ||||
| hash = "a2f1b47c1eaa119ab34727f1d43c2506cb3d7f17ba8fb4efb49e20c8e0b58e70" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/sodium-mixins.properties" | ||||
| hash = "051558518a6f3350fadb1546346d937e7f78f69834a075bf91b59921f151cc26" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/sodium-options.json" | ||||
| hash = "52fa21d31fc7a3f71311430a38f783f63923ebe84fc19823b7a5c2a087a45cf7" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/zoomify.json" | ||||
| hash = "758555ce746adf6b5b4cb9532d6a0df251a12fc25ee8a5fdfc71aed06dfb0f56" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "mods/advancementinfo.pw.toml" | ||||
| hash = "46de5114d8a0017b14c0f6b63401fc7a1cb69b0dce336d36e25e80e91b51319b" | ||||
|  |  | |||
|  | @ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" | |||
| [index] | ||||
| file = "index.toml" | ||||
| hash-format = "sha256" | ||||
| hash = "73618e94deb162599827917f8b050bb6ac6cf4f0db8375d0c990af517ce9ef7b" | ||||
| hash = "4658d24f36b1507772892e4f6232c5013fd09f8e985b1d3dec09706db0d6ad2a" | ||||
| 
 | ||||
| [versions] | ||||
| fabric = "0.14.8" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue