aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-04-13 22:56:02 +0800
committershedaniel <daniel@shedaniel.me>2022-04-13 22:56:17 +0800
commitd16d89a165632d7babbb37168ace0c49f32286e7 (patch)
tree1f13fe26e1745c673f1964c687057e23f5b94ab4 /runtime/src/main
parent30ba1f5975f4a20ea91fad8bf4bf0b740b0ad6fb (diff)
downloadRoughlyEnoughItems-d16d89a165632d7babbb37168ace0c49f32286e7.tar.gz
RoughlyEnoughItems-d16d89a165632d7babbb37168ace0c49f32286e7.tar.bz2
RoughlyEnoughItems-d16d89a165632d7babbb37168ace0c49f32286e7.zip
Update JEI compat for 9.7, Fix #785
Diffstat (limited to 'runtime/src/main')
-rw-r--r--runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md4
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
![Example](roughlyenoughitems/2022.2/2022-02-18_09-05.png)
---
#**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)