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