Skip to content

wefcdse/fpv20

Repository files navigation

fpv20

description

another fpv mod for Minecraft 1.20.1 fabric

it can also run in forge by Sinytra Connector. when used in forge, you need to set is_in_forge to true in config/fpv20_common.json

inspired by Minecraft FPV

links

curseforge

github

video

usage

client only:

  • set client_only in config/fpv20_common.json to true

the gui entry is in options - controls

playing fpv:

  • select a controller
  • set the sticks' channel name to:
    • throttle: t
    • yaw: y
    • pitch: p
    • roll: r
  • set a switch's channel name to sw
  • set throttle's calibration type to max min
  • enter a world, turn the switch. and enjoy flying!

slow motion

  • set one channel's name to the same as config/fpv20_client.json/slow_motion_switch_name
  • when this channel's value is over 0.5, it starts slow motion, the drone will fly slow.

use the receiver block:

  • select a controller
  • enter a world
  • put down a receiver block
  • click on the receiver block
  • set the channel to receive in the GUI
  • set whether to receive the negative or the positive half of the channel. the output is always abs(signal) * 15

toggling the sticks on the screen (OSD):

  • use the keybind (by default O)
  • use the button in the fpv setting

use this or use Minecraft FPV

why you should use this:

  • you want to play in 1.20.1 and fabric (or forge, using Sinytra Connector)
  • you want a better performance. 1.20.1 fabric has more modern optimize mods
  • you want to use a controller's input as a redstone signal

why you should use Minecraft FPV

  • you need a better and easy to use gui
  • you need some more realistic visual effects, such as fish eye and noise
  • you need a realistic physical simulation. This mod's physical simulation feels good, but is not realistic.
  • you want a configurable drone

advertisement

simply snow

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages