update: automodpack
This commit is contained in:
26
minecraft/config/immersive-hotbar.json5
Normal file
26
minecraft/config/immersive-hotbar.json5
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
selectedItemSize: 1.2,
|
||||
bouncyStiffness: 0.3,
|
||||
bouncyDamping: 0.2,
|
||||
shouldItemGrowWhenSelected: true,
|
||||
durabilityAnimates: true,
|
||||
toolAnimates: false,
|
||||
weaponAnimates: false,
|
||||
bouncyAnimation: false,
|
||||
foodAnimates: true,
|
||||
toolsIgnoreBounce: false,
|
||||
weaponsIgnoreBounce: false,
|
||||
textScales: true,
|
||||
hotbarSelectionColor: 2147483647,
|
||||
lowDurabilityGlow: false,
|
||||
immersiveToolTip: true,
|
||||
tooltipYOffsetEnabled: false,
|
||||
tooltipYOffset: 52,
|
||||
scaleTooltipOffset: true,
|
||||
durabilityGlowThreshold: 0.8,
|
||||
showBackground: "DISABLED",
|
||||
animationIntensity: 0.5,
|
||||
nonSelectedItemSize: 1.0,
|
||||
shrinkAnimationSpeed: 2.5,
|
||||
animationSpeed: 0.1
|
||||
}
|
||||
Reference in New Issue
Block a user