Skip to content

xFN10x/bedrockR

Repository files navigation

bedrockR

GitHub Actions Workflow Status Hackatime Dependabot Java

A Minecraft Bedrock GUI-Based Addon maker, for Windows, Linux, and Chromebook.

bedrockR Youtube Channel

Why?

Minecraft Bedrock Addons can be confusing, tedious, and annoying sometimes. bedrockR is what I'm hoping can eliminate those challenges with a useful user interface, and regular updates. This project is heavliy inspired by MCreator, and how it doesn't have the best Bedrock modding in it.

bedrockR is still in alpha, things can change and feedback is greatly appreciated!

(A bedrockR tutorial is on the wiki)

Tip: Using the Jar Using the Release Jar can be useful if there isn't a build for your platform, or for if you just want to try out bedrockR. If you already have a JDK installed, make sure it is Java 25, most downloads will just lead straight to java 8.

Go to Microsoft's builds of java for a JDK I reccomend.

Source Code

bedrockR is made with Java 21, and it is tested and known to work with OpenJDK. If you don't know which OpenJDK distro to use, use Microsoft's.

Debugging/Contributing

bedrockR is made with Java 21, and uses Gradle, with its Koltin DSL.

Building

JAR

Building a JAR can be done with one command.

(Make sure you are cd'd into the source code directory)

  • Run the command;

    ./gradlew shadowJar (powershell)
      gradlew shadowJar (cmd prompt)
  • Now you should be able to find the JAR in app/build/builtJars

Distribution copies

The following commands can be used to make certain builds of bedrockR. (You can only run an OS' build command on the target os. e.g., you can only run jpackageWIN on Windows.)

./gradlew jpackage - Make an installer based on your OS.

./gradlew jpackagePORTABLE - Make a portable copy of bedrockR for your platform.

Now check build/builtDist, and you should see your platform's distribution. (NOTE: THIS DIRECTORY CAN ONLY HOLD ONE DISTRO AT A TIME)

About

A Minecraft Bedrock GUI-based addon creator.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 3

  •  
  •  
  •