• Java 94.5%
  • Dockerfile 5.5%
Find a file
2026-06-13 21:49:59 +02:00
.github first commit 2026-06-13 21:32:11 +02:00
gradle/wrapper first commit 2026-06-13 21:32:11 +02:00
src/main first commit 2026-06-13 21:32:11 +02:00
.dockerignore first commit 2026-06-13 21:32:11 +02:00
.editorconfig first commit 2026-06-13 21:32:11 +02:00
.gitattributes first commit 2026-06-13 21:32:11 +02:00
.gitignore first commit 2026-06-13 21:32:11 +02:00
build.gradle first commit 2026-06-13 21:32:11 +02:00
docker-compose.yml updates 2026-06-13 21:49:59 +02:00
Dockerfile updates 2026-06-13 21:49:59 +02:00
gradle.properties first commit 2026-06-13 21:32:11 +02:00
gradlew updates 2026-06-13 21:49:59 +02:00
gradlew.bat first commit 2026-06-13 21:32:11 +02:00
LICENSE first commit 2026-06-13 21:32:11 +02:00
README.md first commit 2026-06-13 21:32:11 +02:00
settings.gradle first commit 2026-06-13 21:32:11 +02:00

JEI Recipe Bridge

About

This plugin sends server recipes to connecting clients in a format expected by Fabric / NeoForge clients, allowing JEI to display them.

Since Minecraft 1.21.2+, recipes are stored on the server only, which prevents JEI from showing recipes when playing on vanilla-based servers.

License

  • JEI Recipe Bridge licensed under the MIT license
    • (c) 2026 Mrbysco
    • License

Downloads

Downloads will be available on Curseforge