Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noaaan/matchbooks


https://github.com/noaaan/matchbooks

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Matchbooks

Matchbooks is a library which adds custom ingredient matchers to recipes.

This functionality originated from [Incubus Core.](https://github.com/Azzyypaaras/Incubus-Core)

## Setup

Include Matchbooks via Jitpack:

```gradle
repositories {
maven { url "https://maven.is-immensely.gay/releases" }
}

dependencies {
implementation 'de.dafuqs:Matchbooks:0.1.0'
}
```

## Usage

For usage refer to the GitHub Wiki: https://github.com/Noaaan/Matchbooks/wiki

Here is the list of currently supported matches:
- Int
- IntRange
- Float
- Long
- Short
- Byte
- String
- Boolean
- Enchantment