Skip to content

Commit 540c7ea

Browse files
Update fabric.mod.json
1 parent a4c2416 commit 540c7ea

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/main/resources/fabric.mod.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"fabricloader": ">=${loader_version}",
2929
"minecraft": "${minecraft_version}",
3030
"java": ">=${java_version}",
31+
"fabric-api": "*",
3132
"ohthetreesyoullgrow": "*",
32-
"fabric-api": "*"
33+
"biolith": "*"
3334
}
34-
}
35+
}

0 commit comments

Comments
 (0)