Files
minecraft-origins/minecraft/config/immersive-hotbar.json5
2026-04-05 13:08:45 +03:00

26 lines
628 B
Plaintext

{
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
}