diff options
Diffstat (limited to 'src/main/resources/fabric.mod.json')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 98c2e96b2..299e933d1 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -42,9 +42,9 @@ "minecraft": "~1.16-Snapshot.20.16.a" }, "mixins": [ - "mixin.roughlyenoughitems.json", - "listeners.roughlyenoughitems.json" + "mixin.roughlyenoughitems.json" ], + "accessWidener": "rei.aw", "custom": { "rei:translators": { "English": "shedaniel", |
