diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-04-13 22:56:02 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-04-13 22:56:17 +0800 |
| commit | d16d89a165632d7babbb37168ace0c49f32286e7 (patch) | |
| tree | 1f13fe26e1745c673f1964c687057e23f5b94ab4 /runtime/src/main/resources | |
| parent | 30ba1f5975f4a20ea91fad8bf4bf0b740b0ad6fb (diff) | |
| download | RoughlyEnoughItems-d16d89a165632d7babbb37168ace0c49f32286e7.tar.gz RoughlyEnoughItems-d16d89a165632d7babbb37168ace0c49f32286e7.tar.bz2 RoughlyEnoughItems-d16d89a165632d7babbb37168ace0c49f32286e7.zip | |
Update JEI compat for 9.7, Fix #785
Diffstat (limited to 'runtime/src/main/resources')
| -rw-r--r-- | runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md b/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md index 1a815e109..2b5c2b3f3 100644 --- a/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md +++ b/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md @@ -22,9 +22,9 @@ Instead of highlighting the items on hover, you can now configure REI to zoom in  --- #**Changes** -- **Support for JEI API 9.5** [#821](https://github.com/shedaniel/RoughlyEnoughItems/issues/821) +- **Support for JEI API 9.7** [#821](https://github.com/shedaniel/RoughlyEnoughItems/issues/821) -The JEI compatibility layer has been updated to support APIs from JEI 9.5, this is a completely new way for +The JEI compatibility layer has been updated to support APIs from JEI 9.7, this is a completely new way for JEI plugins to layout their categories, please report any issues you find with this new update. - **Filtering of Entries in Recipes** [#783](https://github.com/shedaniel/RoughlyEnoughItems/issues/783) |
