diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-10-22 22:39:04 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-10-22 22:39:04 +0800 |
| commit | 83b7f0488de9cc91951f4d9b2017f6ca1c0fa17e (patch) | |
| tree | db95f347f2e784c4adf17e7ce0acd9a1fe239f08 /fabric/src/main/resources/error_notifier.json | |
| parent | 438d2387f330ffe8b328c4990498efa175b88a68 (diff) | |
| download | RoughlyEnoughItems-83b7f0488de9cc91951f4d9b2017f6ca1c0fa17e.tar.gz RoughlyEnoughItems-83b7f0488de9cc91951f4d9b2017f6ca1c0fa17e.tar.bz2 RoughlyEnoughItems-83b7f0488de9cc91951f4d9b2017f6ca1c0fa17e.zip | |
Support 22w42a
Diffstat (limited to 'fabric/src/main/resources/error_notifier.json')
| -rw-r--r-- | fabric/src/main/resources/error_notifier.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fabric/src/main/resources/error_notifier.json b/fabric/src/main/resources/error_notifier.json index eb85f6a7c..f6ba1b432 100644 --- a/fabric/src/main/resources/error_notifier.json +++ b/fabric/src/main/resources/error_notifier.json @@ -12,7 +12,7 @@ "type": "depends", "modId": "architectury", "modName": "Architectury API", - "versions": ">=5.0.0 <7.0.0", + "versions": ">=5.0.0 <8.0.0", "url": "https://www.curseforge.com/minecraft/mc-mods/architectury-api/files/all" }, { |
