release: 1.1.0
This commit is contained in:
commit
fa7ded9294
342 changed files with 16046 additions and 0 deletions
41
config/accessories.json5
Normal file
41
config/accessories.json5
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"useExperimentalCaching": false,
|
||||
"clientOptions": {
|
||||
"equipControl": "MUST_NOT_CROUCH",
|
||||
"forceNullRenderReplacement": false,
|
||||
"disableEmptySlotScreenError": false,
|
||||
"showCosmeticAccessories": true,
|
||||
"disabledDefaultRenders": []
|
||||
},
|
||||
"screenOptions": {
|
||||
"selectedScreenType": "EXPERIMENTAL_V1",
|
||||
"showUnusedSlots": false,
|
||||
"allowSlotScrolling": true,
|
||||
"inventoryButtonOffset": {
|
||||
"x": 66,
|
||||
"y": 8
|
||||
},
|
||||
"creativeInventoryButtonOffset": {
|
||||
"x": 96,
|
||||
"y": 6
|
||||
},
|
||||
"isDarkMode": false,
|
||||
"showEquippedStackSlotType": true,
|
||||
"entityLooksAtMouseCursor": false,
|
||||
"allowSideBarCraftingGrid": true,
|
||||
"showGroupTabs": true,
|
||||
"hoveredOptions": {
|
||||
"brightenHovered": true,
|
||||
"cycleBrightness": true,
|
||||
"line": false,
|
||||
"clickbait": false
|
||||
},
|
||||
"unHoveredOptions": {
|
||||
"renderUnHovered": true,
|
||||
"darkenUnHovered": true,
|
||||
"darkenedBrightness": 0.5,
|
||||
"darkenedOpacity": 1.0
|
||||
}
|
||||
},
|
||||
"modifiers": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue