Skip to content

Commit

Permalink
Fix #57; added dependency on cofhcore so wrenches load properly
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzyd committed Mar 16, 2019
1 parent f65682a commit b4251d2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions etc/core/mcmod.info
Expand Up @@ -22,10 +22,11 @@
"computercraft",
"galaticraft api",
"metallurgy",
"crafttweaker"
"crafttweaker",
"cofhcore"
],
"requiredMods": [
"forge@[14.21.0.2373,)"
]
}
]
]

0 comments on commit b4251d2

Please sign in to comment.