Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LemmaEOF committed May 14, 2019
1 parent 13f3301 commit d86942e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
mappings "net.fabricmc:yarn:1.14.1+build.4"
modCompile "net.fabricmc:fabric-loader:0.4.7+build.147"
modCompile "net.fabricmc.fabric-api:fabric-api:0.3.0-pre+build.156"

modCompile "io.github.prospector.modmenu:ModMenu:1.5.3-84"
modCompile "io.github.cottonmc:cotton:0.6.6+1.14.1-SNAPSHOT"
include "io.github.cottonmc:cotton:0.6.6+1.14.1-SNAPSHOT"
Expand All @@ -53,7 +53,7 @@ dependencies {
modCompile "crochet:Crochet:1.0.2"

include "net.fabricmc.fabric-api:fabric-api-base:0.1.0+f1618918"
include "net.fabricmc.fabric-api-fabric-containers-v0:0.1.0+f1618918"
include "net.fabricmc.fabric-api:fabric-containers-v0:0.1.0+f1618918"
include "net.fabricmc.fabric-api:fabric-content-registries-v0:0.1.0+f1618918"
include "net.fabricmc.fabric-api:fabric-item-groups-v0:0.1.0+f1618918"
include "net.fabricmc.fabric-api:fabric-mining-levels-v0:0.1.0+f1618918"
Expand Down

0 comments on commit d86942e

Please sign in to comment.