Skip to content

MolassesLover/molasses-enhancements

Molasses' Enhancements

Ko-Fi Patreon CurseForge

Note: This project is no longer active.

A Minecraft mod for Fabric, adding various new building blocks!

Cloning

This repository uses Git submodules in the dev/, directory. Make sure to clone those in order to use development scripts.

➜ git clone --recursive https://github.com/MolassesLover/MolassesEnhancements

If you already cloned the repository without submodules; make sure to run these commands:

➜ git submodule init
➜ git submodule update

License

Code

The source code (kept in the src/main/java/ directory) is licensed under the Apache v2.0 license or MIT license at your choice.

Art

Art assets (kept in the src/main/resources/ directory) are licensed under Creative Commons Attribution-ShareAlike v4.0.

Translations

The contents of the lang/ directory (despite being in the src/main/resources/ directory) are licensed under Creative Commons Zero.

Preview