aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/plugins')
-rw-r--r--src/main/resources/plugins/rei.plugin.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/plugins/rei.plugin.json b/src/main/resources/plugins/rei.plugin.json
new file mode 100644
index 000000000..ab578d972
--- /dev/null
+++ b/src/main/resources/plugins/rei.plugin.json
@@ -0,0 +1,8 @@
+{
+ "plugins": [
+ {
+ "identifier": "roughlyenoughitems:default_plugin",
+ "class": "me.shedaniel.rei.plugin.DefaultPlugin"
+ }
+ ]
+} \ No newline at end of file