Skip to content

Repository files navigation

Fountain Implementation

This is an implementation of the FountainAPI.

Setting up the workspace

There are scripts to decompile Minecraft and apply all the patches needed for editing.

$ python3 decompile.py
$ python3 applyPatches.py

The generated Minecraft source will be in src/main/java/net/minecraft/.

Compiling

Running mvn clean package will generate a runnable jar in target/.

About

FountainAPI implementation on NMS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages