Github · Report An Issue · Request A Feature
Currently stable on Minecraft Bedrock Edition 1.21.0.3 with Amethyst Runtime 1.3.0
-
Ensure you have developer mode enabled on Windows, if you don't know how see this tutorial.
-
Download, play, and close Minecraft Bedrock 1.21.0.3
-
Find and install the latest Amethyst Launcher and Runtime release Amethyst's releases page.
-
Go to the mod manager menu and click the
Open Mods Folder
button. -
Download the latest ViderēLongē release.
-
Bring the AmethystRuntime and ViderēLongē zip files to your mods folder like this:
-
Extract both zip files, the structure should look like the following.
-
Go back to Amethyst Launcher, reload the page with
Ctrl + R
, then go to the profile editor page. -
Create or use your existing mod profile.
-
Select the latest runtime that you downloaded, and click ViderēLongē from the
Inactive Mods
list to bring it over to the active mods. After that, pressSave Profile
. -
Launch the game, and have fun!
Join the Amethyst modding Discord guild, we'll be happy to help (just don't spam ping us ;) )!
-
Go to your settings
-
Click
Keyboard & Mouse
-
Scroll until you find
key.zoom
, then bind it to the desired key.
-
Open the mods folder.
-
Find the VidēreLongē folder.
-
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 }
- The config format is the following:
zoomType
can either beinstant
orgradual
. Instant sets your FOV to thetargetFov
the intstant you press the zoom key andgradual
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 thegradual
mode. In this amount of time (seconds) you will reach thetargetFov
.
- This was made with Blender using two assets from Sketchfab.
- Construction Steve by Ghost99 using the CC By 4.0 Deed License. This work was modified.
- Spyglass by Azumiru using the CC By 4.0 Deed License.
- Thanks to @KingRocco21 for updating the mod to AmethystRuntime@1.4.1 #9