Update Mods
also: remove default config for sodium-extra
This commit is contained in:
parent
03a3ffeda4
commit
9b89703765
13 changed files with 40 additions and 101 deletions
|
@ -2,6 +2,7 @@
|
|||
"basics": {
|
||||
"favorites": [],
|
||||
"hiddenFavorites": [],
|
||||
"displayHistory": [],
|
||||
// Declares whether cheating mode is on.
|
||||
"cheating": false,
|
||||
"favoritesEnabled": true,
|
||||
|
|
|
@ -1,60 +0,0 @@
|
|||
{
|
||||
"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": 33,
|
||||
"light_updates": true,
|
||||
"item_frame": true,
|
||||
"armor_stand": true,
|
||||
"painting": true,
|
||||
"piston": true
|
||||
},
|
||||
"extra_settings": {
|
||||
"overlay_corner": "TOP_LEFT",
|
||||
"show_fps": false,
|
||||
"show_f_p_s_extended": true,
|
||||
"show_coords": false,
|
||||
"reduce_resolution_on_mac": true,
|
||||
"cloud_height": 192,
|
||||
"toasts": true,
|
||||
"instant_sneak": false,
|
||||
"prevent_shaders": false,
|
||||
"use_fast_random": true
|
||||
},
|
||||
"notification_settings": {
|
||||
"hide_r_s_o_recommendation": false
|
||||
}
|
||||
}
|
|
@ -33,7 +33,7 @@ blockColours:0
|
|||
lighting:true
|
||||
dotsStyle:0
|
||||
dotNameScale:1.0
|
||||
compassOverWaypoints:false
|
||||
compassOverEverything:true
|
||||
showBiome:false
|
||||
showFlowers:true
|
||||
keepWaypointNames:false
|
||||
|
@ -96,6 +96,9 @@ partialYTeleportation:true
|
|||
deleteReachedDeathpoints:true
|
||||
hideMinimapUnderScreen:true
|
||||
hideMinimapUnderF3:true
|
||||
manualCaveModeStartAuto:true
|
||||
manualCaveModeStart:-1
|
||||
chunkGridLineWidth:1
|
||||
interface:dummy:0:36:true:false:false:false
|
||||
interface:dummy:0:10000:true:false:false:false
|
||||
interface:dummy:0:0:false:false:true:false
|
||||
|
|
|
@ -130,7 +130,6 @@ key_gui.xaero_open_settings:key.keyboard.unknown
|
|||
key_gui.xaero_map_zoom_in:key.keyboard.unknown
|
||||
key_gui.xaero_map_zoom_out:key.keyboard.unknown
|
||||
key_gui.xaero_quick_confirm:key.keyboard.right.shift
|
||||
key_gui.xaero_wm_toggle_minimap_radar:key.keyboard.unknown
|
||||
key_zoomify.key.zoom:key.keyboard.z
|
||||
key_zoomify.key.gui:key.keyboard.unknown
|
||||
key_gui.xaero_switch_waypoint_set:key.keyboard.unknown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue