Minecraft 1.20.1
This commit is contained in:
parent
8968f3b240
commit
106156f141
62 changed files with 515 additions and 505 deletions
|
@ -1,22 +1,20 @@
|
|||
{
|
||||
"demandOnServer": false,
|
||||
"showServerSafety": true,
|
||||
"hideRedChatIndicators": false,
|
||||
"hideYellowChatIndicators": false,
|
||||
"hideGrayChatIndicators": false,
|
||||
"hideWarningToast": true,
|
||||
"alwaysHideReportButton": false,
|
||||
"disableTelemetry": true,
|
||||
"showReloadButton": false,
|
||||
"whitelistAllServers": false,
|
||||
"verifiedIconEnabled": true,
|
||||
"showNCRButton": true,
|
||||
"defaultSigningMode": "PROMPT",
|
||||
"enableMod": true,
|
||||
"showNCRButton": true,
|
||||
"showReloadButton": false,
|
||||
"verifiedIconEnabled": true,
|
||||
"showServerSafety": true,
|
||||
"hideInsecureMessageIndicators": false,
|
||||
"hideModifiedMessageIndicators": false,
|
||||
"hideSystemMessageIndicators": false,
|
||||
"hideWarningToast": true,
|
||||
"hideSigningRequestMessage": false,
|
||||
"alwaysHideReportButton": false,
|
||||
"skipRealmsWarning": false,
|
||||
"disableTelemetry": true,
|
||||
"removeTelemetryButton": true,
|
||||
"demandOnServer": false,
|
||||
"verifiedIconOffsetX": 0,
|
||||
"verifiedIconOffsetY": 0,
|
||||
"reconnectAwaitSeconds": 4,
|
||||
"postDisconnectAwaitSeconds": 10,
|
||||
"signingCheckDelaySeconds": 43200,
|
||||
"serverSigningChecks": {}
|
||||
"verifiedIconOffsetY": 0
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"demandOnClientMessage": "You do not have No Chat Reports, and this server is configured to require it on client!",
|
||||
"demandOnClient": false,
|
||||
"enableDebugLog": false,
|
||||
"convertToGameMessage": true,
|
||||
"addQueryData": true
|
||||
"addQueryData": true,
|
||||
"enableDebugLog": false
|
||||
}
|
199
config/craftpresence.json
Normal file
199
config/craftpresence.json
Normal file
|
@ -0,0 +1,199 @@
|
|||
{
|
||||
"_README": "https://gitlab.com/CDAGaming/CraftPresence/-/wikis/home",
|
||||
"_SOURCE": "https://gitlab.com/CDAGaming/CraftPresence",
|
||||
"_schemaVersion": 6,
|
||||
"_lastMCVersionId": 763,
|
||||
"generalSettings": {
|
||||
"detectATLauncherInstance": false,
|
||||
"detectCurseManifest": false,
|
||||
"detectMultiMCManifest": false,
|
||||
"detectMCUpdaterInstance": false,
|
||||
"detectTechnicPack": false,
|
||||
"detectBiomeData": false,
|
||||
"detectDimensionData": false,
|
||||
"detectWorldData": true,
|
||||
"clientId": "450485984333660181",
|
||||
"defaultIcon": "jappa_grass_498",
|
||||
"enableJoinRequests": true,
|
||||
"partyPrivacyLevel": 0,
|
||||
"preferredClientLevel": 3,
|
||||
"resetTimeOnInit": false,
|
||||
"autoRegister": true
|
||||
},
|
||||
"biomeSettings": {
|
||||
"fallbackBiomeIcon": "unknown",
|
||||
"biomeData": {
|
||||
"default": {
|
||||
"textOverride": "Playing in {biome.name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dimensionSettings": {
|
||||
"fallbackDimensionIcon": "unknown",
|
||||
"dimensionData": {
|
||||
"default": {
|
||||
"textOverride": "In the {dimension.name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serverSettings": {
|
||||
"fallbackServerIcon": "default",
|
||||
"fallbackServerName": "Minecraft Server",
|
||||
"fallbackServerMotd": "A Minecraft Server",
|
||||
"serverData": {
|
||||
"default": {
|
||||
"textOverride": "Playing Multiplayer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"statusMessages": {
|
||||
"mainMenuData": {
|
||||
"textOverride": "In the Main Menu"
|
||||
},
|
||||
"loadingData": {
|
||||
"textOverride": "Loading..."
|
||||
},
|
||||
"lanData": {
|
||||
"textOverride": "Playing on a LAN Server"
|
||||
},
|
||||
"singleplayerData": {
|
||||
"textOverride": "Playing Singleplayer"
|
||||
}
|
||||
},
|
||||
"advancedSettings": {
|
||||
"enablePerGui": false,
|
||||
"enablePerItem": false,
|
||||
"enablePerEntity": false,
|
||||
"formatWords": true,
|
||||
"debugMode": false,
|
||||
"verboseMode": false,
|
||||
"refreshRate": 2,
|
||||
"allowPlaceholderPreviews": false,
|
||||
"guiSettings": {
|
||||
"fallbackGuiIcon": "unknown",
|
||||
"guiData": {
|
||||
"default": {
|
||||
"textOverride": "In {screen.name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"itemMessages": {
|
||||
"default": "Holding {item.message.holding}"
|
||||
},
|
||||
"entitySettings": {
|
||||
"fallbackEntityIcon": "unknown",
|
||||
"targetData": {
|
||||
"default": {
|
||||
"textOverride": "Targeting {entity.target.name}"
|
||||
}
|
||||
},
|
||||
"ridingData": {
|
||||
"default": {
|
||||
"textOverride": "Riding {entity.riding.name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"allowEndpointIcons": true,
|
||||
"serverIconEndpoint": "https://api.mcsrvstat.us/icon/{server.address.short}",
|
||||
"playerSkinEndpoint": "https://crafatar.com/avatars/%1$s",
|
||||
"allowDuplicatePackets": false,
|
||||
"maxConnectionAttempts": 10
|
||||
},
|
||||
"accessibilitySettings": {
|
||||
"tooltipBackground": {
|
||||
"start": {
|
||||
"red": 16,
|
||||
"green": 0,
|
||||
"blue": 16,
|
||||
"alpha": 240
|
||||
}
|
||||
},
|
||||
"tooltipBorder": {
|
||||
"start": {
|
||||
"red": 80,
|
||||
"green": 0,
|
||||
"blue": 255,
|
||||
"alpha": 80
|
||||
},
|
||||
"end": {
|
||||
"red": 40,
|
||||
"green": 0,
|
||||
"blue": 127,
|
||||
"alpha": 80
|
||||
}
|
||||
},
|
||||
"guiBackground": {
|
||||
"start": {
|
||||
"red": 64,
|
||||
"green": 64,
|
||||
"blue": 64,
|
||||
"alpha": 255
|
||||
},
|
||||
"texLocation": "minecraft:textures/gui/options_background.png"
|
||||
},
|
||||
"worldGuiBackground": {
|
||||
"start": {
|
||||
"red": 16,
|
||||
"green": 16,
|
||||
"blue": 16,
|
||||
"alpha": 192
|
||||
},
|
||||
"end": {
|
||||
"red": 16,
|
||||
"green": 16,
|
||||
"blue": 16,
|
||||
"alpha": 208
|
||||
}
|
||||
},
|
||||
"buttonBackground": {
|
||||
"start": {
|
||||
"red": 255,
|
||||
"green": 255,
|
||||
"blue": 255,
|
||||
"alpha": 255
|
||||
},
|
||||
"texLocation": "minecraft:textures/gui/widgets.png"
|
||||
},
|
||||
"languageId": "en_us",
|
||||
"stripTranslationColors": false,
|
||||
"stripExtraGuiElements": false,
|
||||
"renderTooltips": true,
|
||||
"configKeyCode": -1
|
||||
},
|
||||
"displaySettings": {
|
||||
"presenceData": {
|
||||
"enabled": true,
|
||||
"useAsMain": false,
|
||||
"details": "",
|
||||
"gameState": "{menu.message}{server.message}",
|
||||
"largeImageKey": "{general.icon}",
|
||||
"largeImageText": "{general.title} {general.brand} {custom.mods}",
|
||||
"smallImageKey": "",
|
||||
"smallImageText": "{server.message}",
|
||||
"startTimestamp": "{data.general.time}",
|
||||
"endTimestamp": "",
|
||||
"buttons": {
|
||||
"default": {
|
||||
"label": "Example Text",
|
||||
"url": "https://google.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dynamicIcons": {
|
||||
"default": "https://via.placeholder.com/256.png",
|
||||
"Wroclaw": "https://crafatar.com/avatars/589ae8b42dc2441ab9e2991f8f5c555e"
|
||||
},
|
||||
"dynamicVariables": {
|
||||
"default": "Example Text",
|
||||
"mods": "{general.mods} Mods",
|
||||
"player_info_coordinate": "At {player.position.x}, {player.position.z}",
|
||||
"players": "{server.players.current} / {server.players.max} Players",
|
||||
"player_info_in": "({custom.player_info_health})",
|
||||
"player_info_items": "Items: {item.main_hand.message}",
|
||||
"player_info_out": "{player.name}",
|
||||
"player_info_health": "Health: {player.health.current}/{player.health.max}",
|
||||
"world_info": "On {world.name}",
|
||||
"pack": "{pack.name}"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,80 +0,0 @@
|
|||
#CraftPresence - Configuration Settings
|
||||
#Current Version -> v1.9.3 (Schema v2)
|
||||
#
|
||||
#Last synchronized:
|
||||
#Mon Oct 24 11:13:07 CEST 2022
|
||||
Large_Image_Key_Format=&DEFAULT&
|
||||
Enable_Join_Requests=true
|
||||
Default_Icon=jappa_grass_498
|
||||
Show_Elapsed_Time=true
|
||||
Default_Dimension_Icon=unknown
|
||||
Entity_Riding_Messages=[default;Riding &entity&]
|
||||
Reset_Time_on_Init=false
|
||||
Tooltip_Border_Color=0x505000FF
|
||||
Strip_Extra_Gui_Elements=false
|
||||
Gui_Messages=[default;In &screen&]
|
||||
Last_MC_Version_ID=760
|
||||
Language_ID=en_us
|
||||
Extra_Button_Messages=[default;Example Text;https\://google.com]
|
||||
Verbose_Mode=false
|
||||
Enable_Per-Item_System=false
|
||||
Client_ID=450485984333660181
|
||||
Detect_Dimension_Data=false
|
||||
Player_Inner_Info_Placeholder=(&health&)
|
||||
Details_Message_Format=
|
||||
Enable_Commands=true
|
||||
Vivecraft_Message=Playing in VR via Vivecraft
|
||||
Loading_Message=Loading...
|
||||
Party_Privacy=0
|
||||
Enable_Per-Entity_System=false
|
||||
Detect_MCUpdater_Instance=false
|
||||
Player_List_Placeholder=¤t& / &max& Players
|
||||
Format_Words=true
|
||||
Main_Menu_Message=In the Main Menu
|
||||
Config_Gui_Keybind=-1
|
||||
Include_Extra_Gui_Classes=false
|
||||
Auto_Register=true
|
||||
Gui_Background_Color=minecraft;textures/gui/options_background.png
|
||||
Default_Biome_Icon=unknown
|
||||
Fallback_Pack_Placeholder=
|
||||
Player_Outer_Info_Placeholder=&name&
|
||||
Detect_Curse_Manifest=false
|
||||
Detect_Technic_Pack=false
|
||||
World_Data_Placeholder=On &worldname&
|
||||
Server_Messages=[default;Playing Multiplayer]
|
||||
Show_Logging_in_Chat=false
|
||||
Biome_Messages=[default;Playing in &biome&]
|
||||
Small_Image_Text_Format=&SERVER&
|
||||
Modpack_Message=&name&
|
||||
Enable_Per-Gui_System=false
|
||||
Render_Tooltips=true
|
||||
Dimension_Messages=[default;In the &dimension&]
|
||||
Schema_Version=2
|
||||
Default_Server_Icon=default
|
||||
Button_Background_Color=minecraft;textures/gui/widgets.png
|
||||
Game_State_Message_Format=&MAINMENU&&SERVER&
|
||||
Small_Image_Key_Format=
|
||||
Player_Items_Placeholder=Items\: &main&
|
||||
Reduced_Background_Tint=true
|
||||
Detect_World_Data=true
|
||||
Detect_Biome_Data=false
|
||||
LAN_Game_Message=Playing on a LAN Server
|
||||
Split_Character=;
|
||||
Debug_Mode=false
|
||||
Default_Server_Name=Minecraft Server
|
||||
Mods_Placeholder=&modcount& Mods
|
||||
Item_Messages=[default;Holding &item&]
|
||||
Player_Skin_Endpoint=https\://crafatar.com/avatars/%1$s
|
||||
Entity_Target_Messages=[default;Targeting &entity&]
|
||||
Detect_MultiMC_Instance=false
|
||||
Tooltip_Background_Color=0xF0100010
|
||||
Player_Coordinate_Placeholder=At &xPosition&, &zPosition&
|
||||
Dynamic_Icons=[default;https\://via.placeholder.com/256.png]
|
||||
Strip_Translation_Colors=false
|
||||
Rounding_Size=3
|
||||
Player_Health_Placeholder=Health\: ¤t&/&max&
|
||||
Preferred_Client=3
|
||||
Default_Server_Motd=A Minecraft Server
|
||||
Large_Image_Text_Format=&MCVERSION& &BRAND& &MODS&
|
||||
Singleplayer_Game_Message=Playing Singleplayer
|
||||
Refresh_Rate=2
|
|
@ -1,3 +1,3 @@
|
|||
title = ' VMU 1.2.0 - Minecraft {mcversion}'
|
||||
title = ' VMU 1.3.0 - Minecraft {mcversion}'
|
||||
icon16 = ''
|
||||
icon32 = ''
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"leafLifespan": 200,
|
||||
"leafSpawnRate": 10,
|
||||
"coniferLeafSpawnRate": 0,
|
||||
"snowflakeSpawnRate": 15,
|
||||
"dropFromPlayerPlacedBlocks": true,
|
||||
"leavesOnBlockHit": true,
|
||||
"minimumFreeSpaceBelow": 1,
|
||||
|
@ -50,6 +51,10 @@
|
|||
"minecraft:mangrove_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
},
|
||||
"minecraft:cherry_leaves": {
|
||||
"spawnRateFactor": 1.0,
|
||||
"isConiferBlock": false
|
||||
}
|
||||
},
|
||||
"leafSpawners": [],
|
||||
|
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"net.minecraft.class_476": {
|
||||
"buttonHints": {
|
||||
"MOVE_TO_CONTAINER": {
|
||||
"horizontalOffset": 1,
|
||||
"bottom": 1
|
||||
},
|
||||
"MOVE_TO_PLAYER": {
|
||||
"horizontalOffset": 1
|
||||
},
|
||||
"SORT": {
|
||||
"horizontalOffset": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"net.minecraft.class_481": {
|
||||
"buttonHints": {
|
||||
"SORT": {
|
||||
"horizontalOffset": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -30,6 +30,7 @@
|
|||
"infoLookingAtBlockInChunk": 26,
|
||||
"infoLookingAtEntity": 23,
|
||||
"infoMemoryUsage": 0,
|
||||
"infoMobCaps": 10,
|
||||
"infoLoadedChunksCount": 31,
|
||||
"infoParticleCount": 17,
|
||||
"infoPing": 36,
|
||||
|
@ -195,6 +196,7 @@
|
|||
"infoLookingAtBlockInChunk": false,
|
||||
"infoLookingAtEntity": false,
|
||||
"infoMemoryUsage": false,
|
||||
"infoMobCaps": false,
|
||||
"infoLoadedChunksCount": false,
|
||||
"infoParticleCount": false,
|
||||
"infoPing": false,
|
||||
|
@ -305,6 +307,9 @@
|
|||
"infoMemoryUsage": {
|
||||
"keys": ""
|
||||
},
|
||||
"infoMobCaps": {
|
||||
"keys": ""
|
||||
},
|
||||
"infoLoadedChunksCount": {
|
||||
"keys": ""
|
||||
},
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"holdMode": false
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
"clientPlayerVolume": 100,
|
||||
"otherPlayerVolume": 100,
|
||||
"runningVolumeIncrease": 0,
|
||||
"wetSoundsVolume": 50,
|
||||
"stance": "BIPED",
|
||||
"multiplayer": true,
|
||||
"global": true,
|
||||
|
|
|
@ -1,48 +0,0 @@
|
|||
{
|
||||
"debugMode": false,
|
||||
"ignoreUpdates": false,
|
||||
"promiscuous": false,
|
||||
"clearAllOnKey": false,
|
||||
"cuboidGridColor": {
|
||||
"hex": "#CC3333CC"
|
||||
},
|
||||
"cuboidEdgeColor": {
|
||||
"hex": "#CC4C4CCC"
|
||||
},
|
||||
"cuboidFirstPointColor": {
|
||||
"hex": "#33CC33CC"
|
||||
},
|
||||
"cuboidSecondPointColor": {
|
||||
"hex": "#3333CCCC"
|
||||
},
|
||||
"polyGridColor": {
|
||||
"hex": "#CC3333CC"
|
||||
},
|
||||
"polyEdgeColor": {
|
||||
"hex": "#CC4C4CCC"
|
||||
},
|
||||
"polyPointColor": {
|
||||
"hex": "#33CCCCCC"
|
||||
},
|
||||
"ellipsoidGridColor": {
|
||||
"hex": "#CC4C4CCC"
|
||||
},
|
||||
"ellipsoidPointColor": {
|
||||
"hex": "#CCCC33CC"
|
||||
},
|
||||
"cylinderGridColor": {
|
||||
"hex": "#CC3333CC"
|
||||
},
|
||||
"cylinderEdgeColor": {
|
||||
"hex": "#CC4C4CCC"
|
||||
},
|
||||
"cylinderPointColor": {
|
||||
"hex": "#CC33CCCC"
|
||||
},
|
||||
"chunkBoundaryColour": {
|
||||
"hex": "#33CC33CC"
|
||||
},
|
||||
"chunkGridColour": {
|
||||
"hex": "#4CCCAA99"
|
||||
}
|
||||
}
|
|
@ -59,8 +59,11 @@
|
|||
"filtering": {
|
||||
"shouldFilterDisplays": true,
|
||||
"filteringRules": [
|
||||
"{id:\"roughlyenoughitems:manual\",rule:{}}"
|
||||
"{id:\"roughlyenoughitems:manual\",rule:{}}",
|
||||
"{id:\"roughlyenoughitems:basic\",rule:{}}",
|
||||
"{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}"
|
||||
],
|
||||
"filteringQuickCraftCategories": { },
|
||||
"filteredStacks": []
|
||||
},
|
||||
"enableJeiCompatibilityLayer": true,
|
||||
|
@ -68,7 +71,8 @@
|
|||
// Declares whether REI should append mod names to entries.
|
||||
"appendModNames": false,
|
||||
// Declares whether favorites tooltip should be displayed.
|
||||
"displayFavoritesTooltip": false
|
||||
"displayFavoritesTooltip": false,
|
||||
"displayIMEHints": true
|
||||
},
|
||||
"layout": {
|
||||
// The ordering of the items on the entry panel.
|
||||
|
@ -123,7 +127,8 @@
|
|||
"clickableRecipeArrows": true,
|
||||
"registerRecipesInAnotherThread": true,
|
||||
"newFastEntryRendering": true,
|
||||
"cachingFastEntryRendering": true
|
||||
"cachingFastEntryRendering": true,
|
||||
"cachingDisplayLookup": true
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
|
|
|
@ -17,7 +17,6 @@ displayRedstone:true
|
|||
deathpoints:true
|
||||
oldDeathpoints:true
|
||||
distance:1
|
||||
showCoords:true
|
||||
lockNorth:true
|
||||
zoom:0
|
||||
minimapSize:169
|
||||
|
@ -35,7 +34,6 @@ lighting:true
|
|||
dotsStyle:0
|
||||
dotNameScale:1.0
|
||||
compassOverEverything:true
|
||||
showBiome:false
|
||||
showFlowers:true
|
||||
keepWaypointNames:false
|
||||
waypointsDistanceExp:0
|
||||
|
@ -55,17 +53,14 @@ 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
|
||||
zoomOnEnlarged:0
|
||||
minimapTextAlign:0
|
||||
showAngles:false
|
||||
waypointsMutualEdit:true
|
||||
compassLocation:1
|
||||
compassScale:1
|
||||
|
@ -86,7 +81,6 @@ minimapFrame:0
|
|||
minimapFrameColor:9
|
||||
compassColor:9
|
||||
northCompassColor:-1
|
||||
showDimensionName:false
|
||||
displayMultipleWaypointInfo:1
|
||||
entityRadar:true
|
||||
adjustHeightForCarpetLikeBlocks:true
|
||||
|
@ -105,11 +99,31 @@ keepUnlockedWhenEnlarged:false
|
|||
enlargedMinimapAToggle:true
|
||||
displayStainedGlass:true
|
||||
waypointOnMapScale:0
|
||||
switchToAutoOnDeath:true
|
||||
infoDisplayBackgroundOpacity:40
|
||||
caveModeToggleTimer:1000
|
||||
legibleCaveMaps:false
|
||||
biomeBlending:true
|
||||
displayPacPlayers:true
|
||||
displayClaims:true
|
||||
displayCurrentClaim:true
|
||||
claimsFillOpacity:46
|
||||
claimsBorderOpacity:80
|
||||
infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world
|
||||
infoDisplay:coords:true:15:-1
|
||||
infoDisplay:overworld_coords:false:15:-1
|
||||
infoDisplay:chunk_coords:false:15:-1
|
||||
infoDisplay:angles:false:15:-1
|
||||
infoDisplay:dimension:false:15:-1
|
||||
infoDisplay:biome:false:15:-1
|
||||
infoDisplay:weather:false:15:-1
|
||||
infoDisplay:light_level:0:15:-1
|
||||
infoDisplay:time:0:15:-1
|
||||
infoDisplay:real_time:0:15:-1
|
||||
infoDisplay:highlights:true:15:-1
|
||||
infoDisplay:light_overlay_indicator:true:15:-1
|
||||
infoDisplay:manual_cave_mode_indicator:true:15:-1
|
||||
infoDisplay:custom_sub_world:true:15:-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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
ignoreUpdate:128
|
||||
updateNotification:false
|
||||
differentiateByServerAddress:true
|
||||
netherlikeCaveMapAllowed:true
|
||||
caveMapsAllowed:true
|
||||
debug:false
|
||||
lighting:true
|
||||
colours:0
|
||||
|
@ -12,6 +12,7 @@ terrainDepth:true
|
|||
footsteps:true
|
||||
flowers:true
|
||||
coordinates:true
|
||||
hoveredBiome:true
|
||||
biomeColorsVanillaMode:false
|
||||
waypoints:true
|
||||
renderArrow:true
|
||||
|
@ -29,4 +30,20 @@ adjustHeightForCarpetLikeBlocks:true
|
|||
onlyCurrentMapWaypoints:false
|
||||
minZoomForLocalWaypoints:0.0
|
||||
arrowColour:-2
|
||||
minimapRadar:true
|
||||
renderWaypoints:true
|
||||
partialYTeleportation:true
|
||||
displayStainedGlass:true
|
||||
caveModeDepth:30
|
||||
caveModeStart:2147483647
|
||||
autoCaveMode:-1
|
||||
legibleCaveMaps:false
|
||||
displayCaveModeStart:true
|
||||
caveModeToggleTimer:1000
|
||||
defaultCaveModeType:1
|
||||
biomeBlending:true
|
||||
trackedPlayers:true
|
||||
displayClaims:true
|
||||
claimsFillOpacity:46
|
||||
claimsBorderOpacity:80
|
||||
globalVersion:18
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
version:3120
|
||||
version:3465
|
||||
autoJump:false
|
||||
operatorItemsTab:true
|
||||
autoSuggestions:true
|
||||
chatColors:true
|
||||
chatLinks:true
|
||||
|
@ -25,6 +26,10 @@ fov:0.5
|
|||
screenEffectScale:1.0
|
||||
fovEffectScale:1.0
|
||||
darknessEffectScale:1.0
|
||||
glintSpeed:0.5
|
||||
glintStrength:0.75
|
||||
damageTiltStrength:1.0
|
||||
highContrast:false
|
||||
gamma:0.5
|
||||
renderDistance:12
|
||||
simulationDistance:12
|
||||
|
@ -33,7 +38,7 @@ guiScale:2
|
|||
particles:0
|
||||
maxFps:120
|
||||
graphicsMode:1
|
||||
ao:2
|
||||
ao:true
|
||||
prioritizeChunkUpdates:0
|
||||
biomeBlendRadius:2
|
||||
renderClouds:"true"
|
||||
|
@ -58,6 +63,7 @@ chatDelay:0.0
|
|||
chatHeightUnfocused:0.44366195797920227
|
||||
chatScale:1.0
|
||||
chatWidth:1.0
|
||||
notificationDisplayTime:1.0
|
||||
mipmapLevels:4
|
||||
useNativeTransport:true
|
||||
mainHand:"right"
|
||||
|
@ -75,8 +81,10 @@ hideBundleTutorial:false
|
|||
syncChunkWrites:true
|
||||
showAutosaveIndicator:true
|
||||
allowServerListing:true
|
||||
chatPreview:1
|
||||
onlyShowSecureChat:false
|
||||
panoramaScrollSpeed:1.0
|
||||
telemetryOptInExtra:false
|
||||
onboardAccessibility:false
|
||||
key_key.attack:key.mouse.left
|
||||
key_key.use:key.mouse.right
|
||||
key_key.forward:key.keyboard.w
|
||||
|
@ -125,15 +133,17 @@ key_key.amecs.toggle_right_pants_leg:key.keyboard.unknown
|
|||
key_key.amecs.toggle_hat:key.keyboard.unknown
|
||||
key_Freelook:key.keyboard.left.alt
|
||||
key_Toggle Freelook:key.keyboard.f4
|
||||
key_ibeeditor.key.editor:key.keyboard.y
|
||||
key_ibeeditor.key.nbt_editor:key.keyboard.unknown
|
||||
key_ibeeditor.key.snbt_editor:key.keyboard.unknown
|
||||
key_ibeeditor.key.vault:key.keyboard.y
|
||||
key_presencefootsteps.settings:key.keyboard.unknown
|
||||
key_net.clayborn.accurateblockplacement.togglevanillaplacement:key.keyboard.v
|
||||
key_gui.xaero_open_map:key.keyboard.m
|
||||
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_toggle_pac_players:key.keyboard.unknown
|
||||
key_gui.xaero_toggle_pac_chunk_claims:key.keyboard.unknown
|
||||
key_zoomify.key.zoom:key.keyboard.z
|
||||
key_zoomify.key.zoom.secondary:key.keyboard.unknown
|
||||
key_key.modmenu.open_menu:key.keyboard.unknown
|
||||
key_gui.xaero_switch_waypoint_set:key.keyboard.unknown
|
||||
key_gui.xaero_instant_waypoint:key.keyboard.keypad.add
|
||||
|
@ -152,17 +162,16 @@ key_gui.xaero_toggle_light_overlay:key.keyboard.unknown
|
|||
key_gui.xaero_toggle_entity_radar:key.keyboard.unknown
|
||||
key_gui.xaero_reverse_entity_radar:key.keyboard.unknown
|
||||
key_gui.xaero_toggle_manual_cave_mode:key.keyboard.unknown
|
||||
key_gui.xaero_alternative_list_players:key.keyboard.unknown
|
||||
key_gui.xaero_toggle_pac_players:key.keyboard.unknown
|
||||
key_gui.xaero_toggle_pac_chunk_claims:key.keyboard.unknown
|
||||
key_gui.xaero_minimap_settings:key.keyboard.unknown
|
||||
key_net.clayborn.accurateblockplacement.togglevanillaplacement:key.keyboard.v
|
||||
key_ibeeditor.key.editor:key.keyboard.y
|
||||
key_ibeeditor.key.nbt_editor:key.keyboard.unknown
|
||||
key_ibeeditor.key.snbt_editor:key.keyboard.unknown
|
||||
key_ibeeditor.key.vault:key.keyboard.y
|
||||
key_presencefootsteps.settings.key:key.keyboard.unknown
|
||||
key_key.craftpresence.config_keycode.name:key.keyboard.unknown
|
||||
key_zoomify.key.zoom:key.keyboard.z
|
||||
key_zoomify.key.zoom.secondary:key.keyboard.unknown
|
||||
key_iris.keybind.reload:key.keyboard.unknown
|
||||
key_iris.keybind.toggleShaders:key.keyboard.unknown
|
||||
key_iris.keybind.shaderPackSelection:key.keyboard.unknown
|
||||
key_key.craftpresence.config_keycode.name:key.keyboard.unknown
|
||||
soundCategory_master:0.8
|
||||
soundCategory_music:0.03
|
||||
soundCategory_record:0.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue