Update mods

Craft Presence not updated to latest at this time - incompatible with quilt latest release due to its manifest
Inventory Profiles next added config that hides newly added button in inventory that leads to its configuration, config adjusted to remove it.
This commit is contained in:
Wroclaw 2022-10-24 11:38:04 +02:00
parent 96b7b969a0
commit 031494d8b0
24 changed files with 168 additions and 101 deletions

View file

@ -12,6 +12,11 @@
"verifiedIconEnabled": true,
"showNCRButton": true,
"enableMod": true,
"skipRealmsWarning": false,
"verifiedIconOffsetX": 0,
"verifiedIconOffsetY": 0
"verifiedIconOffsetY": 0,
"reconnectAwaitSeconds": 4,
"postDisconnectAwaitSeconds": 10,
"signingCheckDelaySeconds": 43200,
"serverSigningChecks": {}
}

View file

@ -1,8 +1,8 @@
#CraftPresence - Configuration Settings
#Current Version -> v1.9.1 (Schema v2)
#Current Version -> v1.9.3 (Schema v2)
#
#Last synchronized:
#Sat Sep 24 20:35:41 CEST 2022
#Mon Oct 24 11:13:07 CEST 2022
Large_Image_Key_Format=&DEFAULT&
Enable_Join_Requests=true
Default_Icon=jappa_grass_498
@ -74,7 +74,6 @@ Strip_Translation_Colors=false
Rounding_Size=3
Player_Health_Placeholder=Health\: &current&/&max&
Preferred_Client=3
Entity_Attacking_Messages=[default;Attacking &entity&]
Default_Server_Motd=A Minecraft Server
Large_Image_Text_Format=&MCVERSION& &BRAND& &MODS&
Singleplayer_Game_Message=Playing Singleplayer

View file

@ -14,6 +14,9 @@
"enable_inventory_editor_button": {
"value": false
},
"enable_inventory_settings_button": {
"value": false
},
"enable_profiles_ui": {
"value": false
},

View file

@ -4,11 +4,6 @@
(default value: true)
*/
"enable": true,
/* Locks the preview window above the tooltip.
When locked, the window will not adapt when out of screen.
(default value: false)
*/
"lock": false,
/* Swaps the preview modes.
If true, pressing the preview key will show the full preview instead.
(default value: false)
@ -25,10 +20,6 @@
(default value: SEPARATE)
*/
"compactPreviewNbtBehavior": "SEPARATE",
/* Controls whether the preview window should be colored.
(default value: true)
*/
"coloredPreview": true,
/* The max number of items in a row.
May not affect modded containers.
(default value: 9)
@ -47,7 +38,7 @@
"theme": "MOD_LIGHT",
/* The position of the preview window.
INSIDE: Inside the item's tooltip.
OUTSIDE: Outside the item's tooltip, moves dependening on the screen borders.
OUTSIDE: Outside the item's tooltip, moves depending on the screen borders.
OUTSIDE_TOP: Always at the top of the item's tooltip.
OUTSIDE_BOTTOM: Always at the bottom of the item's tooltip.
(default value: INSIDE)
@ -84,6 +75,56 @@
*/
"hideShulkerBoxLore": false
},
"colors": {
/* Controls whether the preview window should be colored.
(default value: true)
*/
"coloredPreview": true,
"colors": {
"shulkerboxtooltip:shulker_boxes": {
// (default value: 0x976797)
"shulker_box": 0x976797,
// (default value: 0xf9fffe)
"white_shulker_box": 0xf9fffe,
// (default value: 0xf98026)
"orange_shulker_box": 0xf98026,
// (default value: 0xc74ebd)
"magenta_shulker_box": 0xc74ebd,
// (default value: 0x3ab3da)
"light_blue_shulker_box": 0x3ab3da,
// (default value: 0xfed83d)
"yellow_shulker_box": 0xfed83d,
// (default value: 0x80c726)
"lime_shulker_box": 0x80c726,
// (default value: 0xf38baa)
"pink_shulker_box": 0xf38baa,
// (default value: 0x474f52)
"gray_shulker_box": 0x474f52,
// (default value: 0x9d9d97)
"light_gray_shulker_box": 0x9d9d97,
// (default value: 0x269c9c)
"cyan_shulker_box": 0x269c9c,
// (default value: 0x8932b8)
"purple_shulker_box": 0x8932b8,
// (default value: 0x3c44aa)
"blue_shulker_box": 0x3c44aa,
// (default value: 0x835432)
"brown_shulker_box": 0x835432,
// (default value: 0x5e7c26)
"green_shulker_box": 0x5e7c26,
// (default value: 0xb02e26)
"red_shulker_box": 0xb02e26,
// (default value: 0x262626)
"black_shulker_box": 0x262626
},
"shulkerboxtooltip:default": {
// (default value: 0xffffff)
"default": 0xffffff,
// (default value: 0xb4b41)
"ender_chest": 0xb4b41
}
}
},
"controls": {
/* Press this key when hovering a container stack to open the preview window.
(default value: key.keyboard.left.shift)

View file

@ -133,6 +133,7 @@ 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