From 8fd2f6ee7494b3623431319e4cc8056c4d6096d3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 17 Apr 2020 15:53:35 +0800 Subject: No one have saw this coming Signed-off-by: shedaniel --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/fabric.mod.json') 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", -- cgit