aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-20 20:30:48 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-20 20:30:48 +0800
commit0cde1f4a8357c950fac589809a09d55e30fa3ce3 (patch)
tree2696fc7a0faca4f14e864509076fe80c60340a28 /src/main/resources
parent1c8e8cfe4d30511a65c1bffdd7caa1dccbd133fe (diff)
downloadRoughlyEnoughItems-2.1.0.41.tar.gz
RoughlyEnoughItems-2.1.0.41.tar.bz2
RoughlyEnoughItems-2.1.0.41.zip
New Plugin Loaderv2.1.0.41
Diffstat (limited to 'src/main/resources')
-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