neuralgia/config/notenoughanimations.json

69 lines
No EOL
2.1 KiB
JSON

{
"configVersion": 11,
"animationSmoothingSpeed": 0.2,
"holdingItems": [
"minecraft:clock",
"minecraft:recovery_compass",
"minecraft:soul_lantern",
"minecraft:compass",
"minecraft:torch",
"minecraft:lantern",
"minecraft:soul_torch",
"tfc:torch",
"minecraft:redstone_torch",
"tfc:metal/lamp/bismuth_bronze",
"tfc:metal/lamp/black_bronze",
"tfc:metal/lamp/black_steel",
"tfc:metal/lamp/blue_steel",
"tfc:metal/lamp/bronze",
"tfc:metal/lamp/copper",
"tfc:metal/lamp/red_steel",
"tfc:metal/lamp/steel",
"tfc:metal/lamp/wrought_iron"
],
"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,
"enableHorseLegAnimation": false,
"dontHoldItemsInBed": true,
"freezeArmsInBed": true,
"rotationLock": "NONE",
"limitRotationLockToFP": true,
"showLastUsedSword": false,
"sheathSwords": [
"minecraft:golden_sword",
"minecraft:iron_sword",
"minecraft:wooden_sword",
"minecraft:stone_sword",
"minecraft:diamond_sword",
"minecraft:netherite_sword"
],
"enableCrawlingAnimation": true,
"holdUpItemsMode": "CONFIG",
"holdUpTarget": "CAMERA",
"holdUpCameraOffset": 0.1,
"holdUpOnlySelf": false,
"holdUpItemOffset": 0.0,
"itemSwapAnimation": true,
"tweakElytraAnimation": true,
"petAnimation": true,
"fallingAnimation": false,
"freezingAnimation": true,
"huggingAnimation": false,
"narutoRunning": false,
"disableLegSmoothing": false,
"bowAnimation": "VANILLA",
"customBowRotationLock": false,
"clampCrossbowAnimations": false,
"burningAnimation": true,
"hideItemsForTheseBows": []
}