Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noaaan/matchbooks
https://github.com/noaaan/matchbooks
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noaaan/matchbooks
- Owner: Noaaan
- License: mit
- Created: 2024-02-02T17:24:32.000Z (11 months ago)
- Default Branch: 1.20
- Last Pushed: 2024-02-02T21:32:12.000Z (11 months ago)
- Last Synced: 2024-02-03T18:48:07.325Z (11 months ago)
- Language: Java
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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