yurisuika / Compost

Make composters turn your food waste into whatever you want!
GNU Lesser General Public License v3.0
1 stars 1 forks source link
fabric forge minecraft

Compost is a Fabric/Forge mod for Minecraft that makes composters turn your food waste into whatever you want! Have you ever thought that bone meal wasn't quite the right product that a composter should bring to the game? Well, now you can change the composter to produce dirt, apples, or even diamonds! Bring out the true essence of a composter and get dirty!

Compost 1.4.x brings configurability to another level, literally! You can now have different configurations based on the world name. The default configuration has entries for both dirt and bone meal, but you can make it whatever you want! Simply set the item name, the chance, and the min/max range for the number of items to be dropped! You can have as many entries as you desire!

Compiling

To build from source you will need have JDK 21 to compile and, optionally, Git to clone the repository. Otherwise, download the archive and just run ./gradlew build from the root project folder.

When using Git, just choose a directory you wish to keep the project root folder in, decide which branch you wish to compile, and then run these commands:

git clone --branch <branch> --recursive https://github.com/yurisuika/compost.git

cd ./compost

./gradlew build

Afterwards, your compiled JAR will be in ./build/libs.

Releases

Don't want to bother building from source? Get the releases right here now!

Repositories

You can find Compost on both CurseForge and Modrinth!

Community

The one and only! Join the Discord for the latest discussion on our server, resource pack, mods, or just to chat!