Skip to content

haykam821/Compost-Recipes

Repository files navigation

Compost Recipes

GitHub release CurseForge Discord

Adds recipe support for the composter.

Compost Recipes requires the Fabric modloader and Fabric API.

Installation

  1. Install Fabric API if it is not installed.
  2. Download Compost Recipes from CurseForge or GitHub.
  3. Place the downloaded file in your mods folder.

Usage

Add a recipe using the following format to your datapack:

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

About

Adds recipe support for the composter.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages