diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-17 15:53:35 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-17 15:53:55 +0800 |
| commit | 8fd2f6ee7494b3623431319e4cc8056c4d6096d3 (patch) | |
| tree | cfcaf77fc1d69efe324881c1b12fc662f59a3871 /src/main/resources/fabric.mod.json | |
| parent | 4cf2e712adbdc6f75be71e0d63ecced8042cee26 (diff) | |
| download | RoughlyEnoughItems-8fd2f6ee7494b3623431319e4cc8056c4d6096d3.tar.gz RoughlyEnoughItems-8fd2f6ee7494b3623431319e4cc8056c4d6096d3.tar.bz2 RoughlyEnoughItems-8fd2f6ee7494b3623431319e4cc8056c4d6096d3.zip | |
No one have saw this coming
Signed-off-by: shedaniel <daniel@shedaniel.me>
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", |
