Hydraulic is a companion to Geyser which allows for Bedrock players to join modded Minecraft: Java Edition servers.
Hydraulic is an open collaboration project by CubeCraft Games.
Hydraulic is a server-side mod, which allows for Bedrock players to join modded Minecraft: Java Edition servers. This project works alongside Geyser to make this possible.
Any contributions are appreciated. Please feel free to reach out to us on Discord if you're interested in helping out with Hydraulic.
git submodule update --init --recursive
. This command downloads all the needed submodules for Hydraulic and is a crucial step in this process../gradlew build
to compile a jar file, or use ./gradlew :fabric:runServer
or ./gradlew :neoforge:runServer
to run a server with Hydraulic installed. Make sure to install Geyser into your mods
folder!