mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2025-12-17 12:32:05 +08:00
@@ -35,7 +35,7 @@ loom {
|
||||
dependencies {
|
||||
// To change the versions see the gradle.properties file
|
||||
minecraft("com.mojang:minecraft:${project.extra["minecraft_version"]}")
|
||||
mappings("net.fabricmc:yarn:${project.extra["yarn_mappings"]}:v2")
|
||||
mappings(loom.officialMojangMappings())
|
||||
modImplementation("net.fabricmc:fabric-loader:${project.extra["loader_version"]}")
|
||||
|
||||
// Fabric API. This is technically optional, but you probably want it anyway.
|
||||
|
||||
Reference in New Issue
Block a user