mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 03:39:18 +02:00
update to 48b, new fabric-loader definition
This commit is contained in:
parent
952a3d1787
commit
4d0c364880
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ minecraft {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:18w44a"
|
||||
mappings "net.fabricmc:pomf:18w44a.38"
|
||||
modCompile "net.fabricmc:fabric-loader:18w44a-0.1.0.43"
|
||||
minecraft "com.mojang:minecraft:18w48b"
|
||||
mappings "net.fabricmc:pomf:18w48b.4"
|
||||
modCompile "net.fabricmc:fabric-loader:0.1.0.48"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue