From 985211e4ca841074c6154c6503ad582f2c1a7edb Mon Sep 17 00:00:00 2001 From: Merith TK Date: Tue, 29 Mar 2022 17:04:54 -0700 Subject: [PATCH] update gitignore to not block config files --- .gitignore | 1 - .../yosbr/config/ViaFabric/viafabric.yml | 18 ++ .../config/better_loading_screen/config.json5 | 58 +++++++ .minecraft/config/yosbr/config/betterf3.json | 155 ++++++++++++++++++ .minecraft/config/yosbr/config/bobby.conf | 31 ++++ .../config/yosbr/config/minecraftcapes.json | 4 + .../yosbr/config/stendhal/stendhal.properties | 11 ++ .../config/yosbr/config/xaerominimap.txt | 103 ++++++++++++ 8 files changed, 380 insertions(+), 1 deletion(-) create mode 100644 .minecraft/config/yosbr/config/ViaFabric/viafabric.yml create mode 100644 .minecraft/config/yosbr/config/better_loading_screen/config.json5 create mode 100644 .minecraft/config/yosbr/config/betterf3.json create mode 100644 .minecraft/config/yosbr/config/bobby.conf create mode 100644 .minecraft/config/yosbr/config/minecraftcapes.json create mode 100644 .minecraft/config/yosbr/config/stendhal/stendhal.properties create mode 100644 .minecraft/config/yosbr/config/xaerominimap.txt diff --git a/.gitignore b/.gitignore index 086e1b5..cb6b8be 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,6 @@ .minecraft/packwiz.json ## Minecraft Configs -.minecraft/config .minecraft/options.* !.minecraft/config/yosbr !.minecraft/config/dashloader.json diff --git a/.minecraft/config/yosbr/config/ViaFabric/viafabric.yml b/.minecraft/config/yosbr/config/ViaFabric/viafabric.yml new file mode 100644 index 0000000..c16d4fa --- /dev/null +++ b/.minecraft/config/yosbr/config/ViaFabric/viafabric.yml @@ -0,0 +1,18 @@ +# Disclaimer: +# +# It cannot be guaranteed that this mod is allowed on specific servers as it can possibly cause problems with anti-cheat plugins, (USE ONLY WITH CAUTION!) +# This option enables client-side transforming. (can also be enabled in-game) +enable-client-side: false +# This option sets the protocol version to be used when connecting to servers. (can also be changed in-game) +client-side-version: -1 +# Hides VIA button from multiplayer menu. +hide-button: false +# List of servers which ViaFabric will force disabling transforming on client-side. It can be overwritten by setting per-server version, +# +# This isn't always the address in multiplayer menu; It will use the SRV record pointer when present, Check the game log for the address. +# Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*) +client-side-force-disable: +- hypixel.net +- '*.hypixel.net' +- minemen.club +- '*.minemen.club' diff --git a/.minecraft/config/yosbr/config/better_loading_screen/config.json5 b/.minecraft/config/yosbr/config/better_loading_screen/config.json5 new file mode 100644 index 0000000..301cf7a --- /dev/null +++ b/.minecraft/config/yosbr/config/better_loading_screen/config.json5 @@ -0,0 +1,58 @@ +/* + Configuration for Better Loading Screen, + this file is automatically generated, and is formatted under JSON5. + + Custom Image Background: Place the image (Ideally 16:9) in config/better_loading_screen/background.png +*/ +{ + /* + Whether the memory usage bar should be drawn. + Default: true + */ + rendersMemoryBar: true, + /* + Whether the current hints on the top left should be drawn. + Default: true + */ + rendersHint: true, + /* + Renders the logo on the loading screen. + Default: true + */ + rendersLogo: true, + /* + Declares the background color of the loading screen. + Default: #EF323D + */ + backgroundColor: "#2b2b2b", + /* + Declares the bar color of the loading screen. + Default: #FFFFFF + */ + barColor: "#FFFFFF", + /* + Declares the bar frame color of the loading screen. + Default: #FFFFFF + */ + barFrameColor: "#FFFFFF", + /* + Declares the text color of the loading screen. + Default: #FFFFFF + */ + textColor: "#FFFFFF", + /* + Declares the logo color of the loading screen. + Default: #FFFFFF + */ + logoColor: "#FFFFFF", + /* + Detects KubeJS to grab the color from the KubeJS config. + Default: true + */ + detectKubeJS: true, + /* + Detects All The Tweaks to grab the background image. + Default: true + */ + detectAllTheTweaks: true, +} \ No newline at end of file diff --git a/.minecraft/config/yosbr/config/betterf3.json b/.minecraft/config/yosbr/config/betterf3.json new file mode 100644 index 0000000..0ee81a0 --- /dev/null +++ b/.minecraft/config/yosbr/config/betterf3.json @@ -0,0 +1,155 @@ +{ + "modules_left": [ + { + "name": "minecraft", + "name_color": 10506797, + "value_color": 43520, + "enabled": true, + "lines": { + "minecraft": true + } + }, + { + "name": "fps", + "color_high": 5635925, + "color_med": 16777045, + "color_low": 16733525, + "enabled": true, + "lines": { + "fps": true + } + }, + { + "name": "empty", + "enabled": true, + "lines": { + "nothing": true + } + }, + { + "name": "coords", + "name_color": 16733525, + "color_x": 16733525, + "color_y": 5635925, + "color_z": 5636095, + "enabled": true, + "lines": { + "player_coords": true, + "block_coords": false, + "chunk_relative_coords": false, + "chunk_coords": false + } + }, + { + "name": "location", + "name_color": 43520, + "value_color": 5636095, + "enabled": true, + "lines": { + "dimension": true, + "facing": false, + "rotation": false, + "light": true, + "light_server": true, + "highest_block": false, + "highest_block_server": false, + "biome": true, + "local_difficulty": false, + "days_played": true + } + }, + { + "name": "empty", + "enabled": true, + "lines": { + "nothing": true + } + }, + { + "name": "graphics", + "name_color": 16755200, + "value_color": 5636095, + "enabled": true, + "lines": { + "render_distance": true, + "graphics": true, + "clouds": true, + "biome_blend_radius": true, + "shader": true + } + }, + { + "name": "server", + "name_color": 11184810, + "value_color": 16777045, + "enabled": true, + "lines": { + "server_tick": true, + "packets_sent": true, + "packets_received": true + } + } + ], + "modules_right": [ + { + "name": "system", + "name_color": 16755200, + "value_color": 5636095, + "enabled": true, + "lines": { + "java_version": true, + "memory_usage": true, + "allocated_memory": true, + "cpu": true, + "display": true, + "gpu": true, + "opengl_version": true, + "gpu_driver": true + } + }, + { + "name": "miscright", + "name_color": 16645526, + "value_color": 5636095, + "enabled": false, + "lines": { + "misc_right": true + } + }, + { + "name": "empty", + "enabled": true, + "lines": { + "nothing": true + } + }, + { + "name": "target", + "name_color": 43775, + "value_color": 16777045, + "enabled": true, + "lines": { + "targeted_block": true, + "id_block": true, + "block_states": true, + "block_tags": true, + "blank": true, + "targeted_fluid": true, + "id_fluid": true, + "fluid_states": true, + "fluid_tags": true, + "blank2": true, + "targeted_entity": true + } + } + ], + "general": { + "disable_mod": false, + "space_modules": false, + "shadow_text": true, + "animations": true, + "animationSpeed": 1.0, + "fontScale": 1.0, + "background_color": 1867534416 + } +} \ No newline at end of file diff --git a/.minecraft/config/yosbr/config/bobby.conf b/.minecraft/config/yosbr/config/bobby.conf new file mode 100644 index 0000000..51df17f --- /dev/null +++ b/.minecraft/config/yosbr/config/bobby.conf @@ -0,0 +1,31 @@ +# Delete regions from the cache when they have not been loaded for X days. +# +# The cache for a given world is cleaned up whenever you disconnect from the server. +# Entire worlds are cleaned up when the game starts and you have not visited them for X days. +# +# Set to -1 to disabled. +# Set to 0 to clean up everything after every disconnect. +delete-unused-regions-after-days=-1 +enabled=true +# Changes the maximum value configurable for Render Distance. +# +# Requires Sodium. +max-render-distance=32 +# Do not load block entities (e.g. chests) in fake chunks. +# These need updating every tick which can add up. +# +# Enabled by default because the render distance for block entities is usually smaller than the server-view distance anyway. +no-block-entities=true +# Reduces the light levels in fake chunks so you can tell the difference from real ones. +taint-fake-chunks=false +# Delays the unloading of chunks which are outside your view distance. +# Saves you from having to reload all chunks when leaving the area for a short moment (e.g. cut scenes). +# Does not work across dimensions. +unload-delay-secs=60 +# Overwrites the view-distance of the integrated server. +# This allows Bobby to be useful in Singleplayer. +# +# Disabled when at 0. +# Bobby is active in singleplayer only if this is enabled. +# Requires re-log to en-/disable. +view-distance-overwrite=0 diff --git a/.minecraft/config/yosbr/config/minecraftcapes.json b/.minecraft/config/yosbr/config/minecraftcapes.json new file mode 100644 index 0000000..0c6b739 --- /dev/null +++ b/.minecraft/config/yosbr/config/minecraftcapes.json @@ -0,0 +1,4 @@ +{ + "capeVisible": true, + "earsVisible": true +} \ No newline at end of file diff --git a/.minecraft/config/yosbr/config/stendhal/stendhal.properties b/.minecraft/config/yosbr/config/stendhal/stendhal.properties new file mode 100644 index 0000000..f2d4a43 --- /dev/null +++ b/.minecraft/config/yosbr/config/stendhal/stendhal.properties @@ -0,0 +1,11 @@ +### Stendhal Configuration File ### + +# Toggle on or off the chat unicode buttons +chatutils.symbols.toggle=true + +# Choose the position of the chat unicode buttons +chatutils.symbols.position=right + +# Give the amount of unicode buttons to display. 0 = all (might not show properly on your screen) +chatutils.symbols.amount=20 + diff --git a/.minecraft/config/yosbr/config/xaerominimap.txt b/.minecraft/config/yosbr/config/xaerominimap.txt new file mode 100644 index 0000000..124666d --- /dev/null +++ b/.minecraft/config/yosbr/config/xaerominimap.txt @@ -0,0 +1,103 @@ +#CONFIG ONLY OPTIONS +ignoreUpdate:0 +settingsButton:false +allowWrongWorldTeleportation:false +differentiateByServerAddress:true +debugEntityIcons:false +debugEntityVariantIds:false +#INGAME SETTINGS (DO NOT EDIT!) +updateNotification:true +minimap:true +caveMaps:2 +caveZoom:1 +showWaypoints:true +showIngameWaypoints:true +displayRedstone:true +deathpoints:true +oldDeathpoints:true +distance:1 +showCoords:true +lockNorth:false +zoom:0 +minimapSize:0 +chunkGrid:-1 +slimeChunks:false +mapSafeMode:false +minimapOpacity:100.0 +waypointsIngameIconScale:0 +waypointsIngameDistanceScale:0 +waypointsIngameNameScale:0 +waypointsIngameCloseScale:1.0 +antiAliasing:true +blockColours:0 +lighting:true +dotsStyle:0 +dotNameScale:1.0 +compassOverWaypoints:false +showBiome:false +showFlowers:true +keepWaypointNames:true +waypointsDistanceExp:0 +waypointsDistanceMin:0.0 +defaultWaypointTPCommandFormat:/tp @s {x} {y} {z} +defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~ +arrowScale:1.5 +arrowColour:0 +smoothDots:true +worldMap:true +terrainDepth:true +terrainSlopes:2 +mainEntityAs:0 +blockTransparency:true +waypointOpacityIngame:80 +waypointOpacityMap:90 +hideWorldNames:1 +openSlimeSettings:true +alwaysShowDistance:false +showLightLevel:0 +renderLayerIndex:1 +crossDimensionalTp:true +showTime:0 +biomeColorsVanillaMode:false +lookingAtAngle:10 +lookingAtAngleVertical:180 +centeredEnlarged:false +zoomedOutEnlarged:false +minimapTextAlign:0 +showAngles:false +waypointsMutualEdit:true +compassLocation:1 +compassScale:1 +caveMapsDepth:30 +hideWaypointCoordinates:false +renderAllSets:false +playerArrowOpacity:100 +waypointsBottom:false +minimapShape:0 +lightOverlayType:0 +lightOverlayMaxLight:7 +lightOverlayMinLight:0 +lightOverlayColor:13 +uiScale:0 +bossHealthPushBox:1 +potionEffectPushBox:1 +minimapFrame:0 +minimapFrameColor:9 +compassColor:9 +northCompassColor:-1 +showDimensionName:false +displayMultipleWaypointInfo:1 +entityRadar:true +adjustHeightForCarpetLikeBlocks:true +autoConvertWaypointDistanceToKmThreshold:10000 +waypointDistancePrecision:1 +mainDotSize:2 +partialYTeleportation:true +deleteReachedDeathpoints:true +hideMinimapUnderScreen:true +interface:dummy:0:36:true:false:false:false +interface:dummy:0:10000:true:false:false:false +interface:dummy:0:0:false:false:true:false +interface:dummy:0:36:true:false:false:false +interface:gui.xaero_minimap:84:129:false:false:true:true +#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints