Skip to content

Create new or override existing recipes.

License

Notifications You must be signed in to change notification settings

Grabsky/Recipes

 
 

Repository files navigation

Modrinth Downloads Discord bStats Servers CodeFactor Grade

Recipes is a plugin that allows to create new, or override existing recipes. Wide range of recipe types are supported. Documentation and examples are available here.


Features

  • File Based
    Define recipes using JSON files.
  • Components Support
    Use #tags and 1.20.6+ components in item definitions.
  • Custom Items
    Easily add and update custom items using built-in custom item registry.
  • Override Existing Recipes
    Override vanilla and other plugins' recipes.

Requirements

Plugin runs only on Paper (or Folia) 1.21.1 and above, powered by Java 21 or higher.


Contributing

Contributions are more than welcome. We are always looking for ways to improve the project.

# Compiling and building artifacts.
$ ./gradlew clean build

# Testing changes using internal server.
$ ./gradlew runServer
$ ./gradlew runFolia

About

Create new or override existing recipes.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Languages

  • Java 100.0%