Skip to content

Commit 482959d

Browse files
committed
Fix mixins not properly remapping for some environments. #180
1 parent f332e8b commit 482959d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Forge/src/main/resources/bookshelf.mixins.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
],
1111
"injectors": {
1212
"defaultRequire": 1
13-
}
13+
},
14+
"refmap": "bookshelf.refmap.json",
1415
}

0 commit comments

Comments
 (0)