You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
podmack/config/notenoughanimations.json

48 lines
1.3 KiB
JSON

{
"configVersion": 8,
"animationSmoothingSpeed": 20.0,
"holdingItems": [
"minecraft:clock",
"minecraft:recovery_compass",
"minecraft:soul_lantern",
"minecraft:compass",
"minecraft:torch",
"minecraft:lantern",
"minecraft:soul_torch"
],
"enableAnimationSmoothing": true,
"enableInWorldMapRendering": true,
"enableOffhandHiding": true,
"enableRotationLocking": true,
"enableLadderAnimation": true,
"ladderAnimationAmplifier": 0.35,
"ladderAnimationArmHeight": 1.7,
"ladderAnimationArmSpeed": 2.0,
"enableRotateToLadder": true,
"enableEatDrinkAnimation": true,
"enableRowBoatAnimation": true,
"enableHorseAnimation": true,
"dontHoldItemsInBed": true,
"freezeArmsInBed": true,
"rotationLock": "NONE",
"showLastUsedSword": true,
"sheathSwords": [
"minecraft:golden_sword",
"minecraft:iron_sword",
"minecraft:wooden_sword",
"minecraft:stone_sword",
"minecraft:diamond_sword",
"minecraft:netherite_sword"
],
"enableCrawlingAnimation": true,
"holdUpAllItems": false,
"itemSwapAnimation": true,
"tweakElytraAnimation": true,
"petAnimation": true,
"fallingAnimation": false,
"freezingAnimation": true,
"huggingAnimation": false,
"narutoRunning": false,
"enableInWorldBookRendering": false,
"disableLegSmoothing": false
}