Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadiboo committed Jan 17, 2019
1 parent a6ce19c commit ff8d537
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ public final class ModReference {
*/
public static final String DEPENDENCIES = "" +
"required-after:minecraft;" +
"required-after:forge@[14.23.5.2795,);" +
// "required-after:forge@[14.23.5.2795,);" +
"required-after:forge@[14.23.5.2768,);" +
"required-after:render_chunk_rebuild_chunk_hooks@[1.12.2-0.3.0,1.12.2-0.4.0);" +
"";

Expand Down

0 comments on commit ff8d537

Please sign in to comment.