From a2ca75303852c2c7612ef8e95d831331173f0014 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 9 Apr 2019 17:44:04 +0800 Subject: Loader 0.4 --- src/main/resources/plugins/roughlyenoughitems.plugin.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/main/resources/plugins/roughlyenoughitems.plugin.json (limited to 'src/main/resources/plugins/roughlyenoughitems.plugin.json') diff --git a/src/main/resources/plugins/roughlyenoughitems.plugin.json b/src/main/resources/plugins/roughlyenoughitems.plugin.json deleted file mode 100644 index 8ea3542ee..000000000 --- a/src/main/resources/plugins/roughlyenoughitems.plugin.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "id": "default_plugin", - "initializer": "me.shedaniel.rei.plugin.DefaultPlugin" - } -] \ No newline at end of file -- cgit