Skip to content

AmethystAPI/VidereLonge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidēre Longē Banner

Github · Report An Issue · Request A Feature

Contributors Forks Stargazers Issues MIT License

VidēreLongē v1.2.0

Currently stable on Minecraft Bedrock Edition 1.20.71 with Amethyst Runtime 1.2.1

How do I run this?

  1. Ensure you have developer mode enabled on Windows, if you don't know how see this tutorial.

  2. Use a Minecraft version manager, for example Bedrock Launcher or MCLauncher (most require your PC user account to have administrator level premissions).

  3. Download, play, and close Minecraft Bedrock 1.20.71

  4. Find and install the latest Amethyst Launcher and Runtime release in Amethyst's releases page.

  5. Open the mods folder.

  6. Download the latest ViderēLongē release.

  7. Bring the AmethystRuntime and ViderēLongē zip files to your mods folder like this:

  8. Extract both zip files, the structure should look like the following.

  9. Relaunch AmethystLauncher, select AmethystRuntime@1.2.1 under Runtime Mod, and click VidereLonge@1.2.0 under Inactive Mods to activate it. The end result should look like this.

  10. Click Launch Game, and enjoy VidēreLongē.

My game is crashing when I launch? What do I do?

Join the Amethyst modding Discord guild, we'll be happy to help (just don't ping me ;) )!

How do I change the zoom keybind?

  1. Go to your settings

  2. Click Keyboard & Mouse

  3. Scroll until you find key.zoom, then bind it to the desired key.

How do I change the config?

  1. Open the mods folder.

  2. Find the VidēreLongē folder.

  3. Open config.json and change it to whatever you please.

Note A default config.json should be made automatically once you start the game however you can still manually make it if you like.

{
  "zoomType": "gradual",
  "sensitivityDampen": 90.0,
  "targetFov": 10.0,
  "duration": 0.2
}
  1. The config format is the following:
    • zoomType can either be instant or gradual. Instant sets your FOV to the targetFov the intstant you press the zoom key and gradual zooms in slowly.
    • sensitivityDampen is the percentage you want your sensitivity to decrease by when zoomed.
    • targetFov is the FOV the mod will stop at when you press the zoom key.
    • duration is for the gradual mode. In this amount of time (seconds) you will reach the targetFov.

How was the banner made?