This commit is contained in:
snusxd
2026-03-26 21:58:27 +03:00
commit bdd63dc0aa
5889 changed files with 677426 additions and 0 deletions

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