Download Compost Recipes — Minecraft Mods — MetaMods

Compost Recipes

Active

Downloads

0

Last update

3 years ago
Client
Libraries

Compost Recipes

This mod extends the functionality of the composter in Minecraft by adding support for custom composting recipes.

Compatibility

Compost Recipes requires the Fabric modloader and Fabric API to be installed.

Installation

  1. Make sure Fabric API is installed in your game
  2. Download the latest version of Compost Recipes mod
  3. Place the downloaded file in your Minecraft client's mods folder

Usage

You can create custom composting recipes by adding them to your datapacks. Use the following JSON format:

{
    "type": "compostrecipes:composting",
    "ingredient": {
        "item": "minecraft:dead_bush"
    },
    "chance": 0.5,
    "layers": 3
}

In this example, the dead bush has a 50% chance to add 3 layers of compost to the composter.

Project members
haykam

haykam

Created: 19 Jul 2020

ID: 37319