aboutsummaryrefslogtreecommitdiff
path: root/forge
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-08-11 03:03:00 +0800
committershedaniel <daniel@shedaniel.me>2022-08-11 03:03:00 +0800
commit4dcb3d97e092fc576ef892fbb7100c114a054b49 (patch)
tree25c1f078584bb2803c50080aa5fd00ac1e58e20f /forge
parent4f0480b2d5e146ea219f0c3e35ad6d93a5829c57 (diff)
downloadRoughlyEnoughItems-4dcb3d97e092fc576ef892fbb7100c114a054b49.tar.gz
RoughlyEnoughItems-4dcb3d97e092fc576ef892fbb7100c114a054b49.tar.bz2
RoughlyEnoughItems-4dcb3d97e092fc576ef892fbb7100c114a054b49.zip
Fix crash without architectury api
Diffstat (limited to 'forge')
-rw-r--r--forge/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.ErrorDisplayer$ErrorGuiInitializer1
1 files changed, 1 insertions, 0 deletions
diff --git a/forge/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.ErrorDisplayer$ErrorGuiInitializer b/forge/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.ErrorDisplayer$ErrorGuiInitializer
new file mode 100644
index 000000000..34c93bd88
--- /dev/null
+++ b/forge/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.ErrorDisplayer$ErrorGuiInitializer
@@ -0,0 +1 @@
+me.shedaniel.rei.impl.client.forge.ErrorDisplayerImpl \ No newline at end of file