aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/plugins/roughlyenoughitems.plugin.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-22 20:11:04 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-22 20:11:04 +0800
commit999b71d9da9c4c9dcc251f7be4578819a90d215f (patch)
tree1b73c92fbe9b23af74d16f79973c8c9e9d54b1d5 /src/main/resources/plugins/roughlyenoughitems.plugin.json
parentbbb92072372d8ceab79bb86186637af02cae6779 (diff)
downloadRoughlyEnoughItems-2.1.0.13.tar.gz
RoughlyEnoughItems-2.1.0.13.tar.bz2
RoughlyEnoughItems-2.1.0.13.zip
v2.1.0.13v2.1.0.13
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