|
1 | 1 | { |
2 | 2 | "scaleme.midnightconfig.title": "ScaleMe - Visual Scaling", |
3 | 3 | "scaleme.midnightconfig.category.scaling": "Player Scaling Controls", |
| 4 | + "scaleme.midnightconfig.category.item scaling": "Item Scaling Controls", |
4 | 5 | "scaleme.midnightconfig.category.view": "View & Camera", |
5 | 6 |
|
6 | 7 | "scaleme.midnightconfig.ownPlayerDescription.label": "Adjust the visual size of your own player model", |
7 | 8 | "scaleme.midnightconfig.ownPlayerScale.label": "Own Player Scale", |
8 | 9 | "scaleme.midnightconfig.ownPlayerScale.tooltip": "Controls how large or small your own player appears visually", |
9 | 10 |
|
10 | | - "scaleme.midnightconfig.smoothScaling.label": "Smooth Scaling", |
11 | | - "scaleme.midnightconfig.smoothScaling.tooltip": "Gradually transition between scale changes for your own player", |
12 | | - |
13 | 11 | "scaleme.midnightconfig.playersDescription.label": "Adjust the visual size of other players", |
14 | 12 | "scaleme.midnightconfig.enableOtherPlayersScaling.label": "Enable Scaling for Other Players", |
15 | 13 | "scaleme.midnightconfig.enableOtherPlayersScaling.tooltip": "Allow scaling of other players' models (visual only)", |
|
29 | 27 | "scaleme.midnightconfig.villagerNpcScale.tooltip": "Controls how large or small Hypixel Villager NPCs appear visually", |
30 | 28 |
|
31 | 29 | "scaleme.midnightconfig.smoothedScalingDescription.label": "Make changes between scale levels appear smooth", |
| 30 | + "scaleme.midnightconfig.smoothScaling.label": "Smooth Scaling", |
| 31 | + "scaleme.midnightconfig.smoothScaling.tooltip": "Gradually transition between scale changes for your own player", |
| 32 | + |
| 33 | + "scaleme.midnightconfig.itemScalingDescription.label": "Adjust the visual size of items and their held positions and animation", |
| 34 | + "scaleme.midnightconfig.enableItemScaleAndPosition.label": "Enable Item Scale & Position", |
| 35 | + "scaleme.midnightconfig.enableItemScaleAndPosition.tooltip": "Enable scaling and position adjustments for held items (does not affect animation speed).", |
| 36 | + "scaleme.midnightconfig.onlyAffectWeaponsAndTools.label": "Only affect weapons and tools", |
| 37 | + "scaleme.midnightconfig.onlyAffectWeaponsAndTools.tooltip": "Only scale weapons and tools, not all items. (Some weapons on Hypixel skyblock may not scale properly, as hypixel don't use a normal weapon or tool item for them.)", |
| 38 | + "scaleme.midnightconfig.itemScale.label": "Item Scale", |
| 39 | + "scaleme.midnightconfig.itemScale.tooltip": "Controls how large or small held items appear visually", |
| 40 | + |
| 41 | + "scaleme.midnightconfig.heldItemPositionDescription.label": "Adjust the position of your held item", |
| 42 | + "scaleme.midnightconfig.heldItemXPosition.label": "Held Item X Position", |
| 43 | + "scaleme.midnightconfig.heldItemXPosition.tooltip": "Adjust the X position of your held item. Higher values will move the item further to the right.", |
| 44 | + "scaleme.midnightconfig.heldItemYPosition.label": "Held Item Y Position", |
| 45 | + "scaleme.midnightconfig.heldItemYPosition.tooltip": "Adjust the Y position of your held item. Higher values will move the item further up.", |
| 46 | + "scaleme.midnightconfig.heldItemZPosition.label": "Held Item Z Position", |
| 47 | + "scaleme.midnightconfig.heldItemZPosition.tooltip": "Adjust the Z position of your held item. Higher values will move the item further away from you.", |
| 48 | + |
| 49 | + "scaleme.midnightconfig.heldItemRotationDescription.label": "Adjust the Rotation of held item", |
| 50 | + "scaleme.midnightconfig.heldItemYawRotation.label": "Held Item Yaw Rotation", |
| 51 | + "scaleme.midnightconfig.heldItemYawRotation.tooltip": "Adjust the yaw rotation of your held item. Higher values will rotate the item to the right.", |
| 52 | + "scaleme.midnightconfig.heldItemPitchRotation.label": "Held Item Pitch Rotation", |
| 53 | + "scaleme.midnightconfig.heldItemPitchRotation.tooltip": "Adjust the pitch rotation of your held item. Higher values will rotate the item upwards.", |
| 54 | + "scaleme.midnightconfig.heldItemRollRotation.label": "Held Item Roll Rotation", |
| 55 | + "scaleme.midnightconfig.heldItemRollRotation.tooltip": "Adjust the roll rotation of your held item. Higher values will roll the item to the right.", |
| 56 | + |
| 57 | + "scaleme.midnightconfig.itemAnimationSpeedDescription.label": "Adjust swing/animation speed of items", |
| 58 | + "scaleme.midnightconfig.enableItemSwingModifications.label": "Enable Item Swing Modifications", |
| 59 | + "scaleme.midnightconfig.enableItemSwingModifications.tooltip": "Enable modifications to the swing/animation of held items.", |
| 60 | + "scaleme.midnightconfig.ignoreMiningEffects.label": "Ignore mining effects", |
| 61 | + "scaleme.midnightconfig.ignoreMiningEffects.tooltip": "If enabled, ignores the mining effects increase to animation speed.", |
| 62 | + "scaleme.midnightconfig.disableSwingAnimationBobbing.label": "Disable swing animation bobbing", |
| 63 | + "scaleme.midnightconfig.disableSwingAnimationBobbing.tooltip": "If enabled, disables the bobbing effect during item swing animations. Only works if the option 'Item Swing Modifications' or 'Item Scale & Position' is enabled.", |
| 64 | + "scaleme.midnightconfig.itemAnimationSpeed.label": "Item Animation Speed", |
| 65 | + "scaleme.midnightconfig.itemAnimationSpeed.tooltip": "Controls the animation speed of held items, 1.0 is normal speed / disabled.", |
32 | 66 |
|
33 | 67 | "scaleme.midnightconfig.viewDescription.label": "Configure crosshair and camera options", |
34 | 68 | "scaleme.midnightconfig.enableCrosshairInThirdPerson.label": "Show Crosshair in Third Person (Back)", |
|
0 commit comments