Friday Night Funkin in Minecraft.
This is an experimental recreation of Friday Night Funkin in Minecraft. The project uses beet
to convert the original assets to item models, import the songs and maps, and re-implement the game logic with functions.
The project uses poetry
to manage dependencies.
$ poetry install
You can build the project and link the generated resource pack and data pack to a Minecraft world with the beet build
command.
$ beet build --link "New world"
Once you have the data pack and the resource pack activated, summon a minecart, jump in, and look north.
License - MIT