added config files
This commit is contained in:
50
config/notenoughanimations.json
Normal file
50
config/notenoughanimations.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"configVersion": 11,
|
||||
"animationSmoothingSpeed": 0.2,
|
||||
"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": false,
|
||||
"sheathSwords": [
|
||||
"minecraft:golden_sword",
|
||||
"minecraft:iron_sword",
|
||||
"minecraft:wooden_sword",
|
||||
"minecraft:stone_sword",
|
||||
"minecraft:diamond_sword",
|
||||
"minecraft:netherite_sword"
|
||||
],
|
||||
"enableCrawlingAnimation": true,
|
||||
"holdUpItemsMode": "CONFIG",
|
||||
"holdUpItemOffset": 0.0,
|
||||
"itemSwapAnimation": true,
|
||||
"tweakElytraAnimation": true,
|
||||
"petAnimation": true,
|
||||
"fallingAnimation": false,
|
||||
"freezingAnimation": true,
|
||||
"huggingAnimation": false,
|
||||
"narutoRunning": false,
|
||||
"enableInWorldBookRendering": false,
|
||||
"disableLegSmoothing": false,
|
||||
"bowAnimation": "VANILLA"
|
||||
}
|
Reference in New Issue
Block a user