Skip to content

Commit

Permalink
Restrict chisel version, since I need the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMiner committed Dec 10, 2017
1 parent 7db37f2 commit e828e42
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -23,7 +23,7 @@
dependencies = "required-after:forge;"
+ "required-after:mantle;"
+ "required-after:tconstruct@[1.12-2.7.4.38,);"
+ "after:chisel;"
+ "after:chisel@[MC1.12-0.1.0.22,);"
+ "after:exnihiloadscensio",
acceptedMinecraftVersions = "[1.12, 1.13)")
public class TinkersComplement {
Expand Down

0 comments on commit e828e42

Please sign in to comment.