diff options
Diffstat (limited to 'src/main/resources/pluginloader.json')
| -rw-r--r-- | src/main/resources/pluginloader.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/pluginloader.json b/src/main/resources/pluginloader.json new file mode 100644 index 000000000..8c256add0 --- /dev/null +++ b/src/main/resources/pluginloader.json @@ -0,0 +1,7 @@ +{ + "id": "roughlyenoughitems", + "initializer": "me.shedaniel.rei.RoughlyEnoughItemsPlugins", + "data": { + "side": "CLIENT" + } +}
\ No newline at end of file |
