File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1313 },
1414 "depends" : {
1515 "minecraft" : [
16- " 26.1"
16+ " 26.1" ,
17+ " 26.1.1"
1718 ],
1819 "viaversion" : " >=5.0.0"
1920 },
Original file line number Diff line number Diff line change 11dependencies {
2- minecraft(" com.mojang:minecraft:26.1" )
2+ minecraft(" com.mojang:minecraft:26.1.1 " )
33
4- implementation(fabricApi.module(" fabric-api-base" , " 0.144.1 +26.1" ))
5- implementation(fabricApi.module(" fabric-resource-loader-v0" , " 0.144.1 +26.1" ))
6- implementation(fabricApi.module(" fabric-command-api-v2" , " 0.144.1 +26.1" ))
7- implementation(fabricApi.module(" fabric-lifecycle-events-v1" , " 0.144.1 +26.1" ))
8- implementation(fabricApi.module(" fabric-screen-api-v1" , " 0.144.1 +26.1" ))
9- implementation(fabricApi.module(" fabric-registry-sync-v0" , " 0.144.1 +26.1" ))
10- compileOnly(" com.terraformersmc:modmenu:18.0.0-alpha.7 " )
4+ implementation(fabricApi.module(" fabric-api-base" , " 0.145.2 +26.1 .1" ))
5+ implementation(fabricApi.module(" fabric-resource-loader-v0" , " 0.145.2 +26.1 .1" ))
6+ implementation(fabricApi.module(" fabric-command-api-v2" , " 0.145.2 +26.1 .1" ))
7+ implementation(fabricApi.module(" fabric-lifecycle-events-v1" , " 0.145.2 +26.1 .1" ))
8+ implementation(fabricApi.module(" fabric-screen-api-v1" , " 0.145.2 +26.1 .1" ))
9+ implementation(fabricApi.module(" fabric-registry-sync-v0" , " 0.145.2 +26.1 .1" ))
10+ compileOnly(" com.terraformersmc:modmenu:18.0.0-alpha.8 " )
1111}
Original file line number Diff line number Diff line change 5656 },
5757 "depends" : {
5858 "fabric-resource-loader-v0" : " *" ,
59- "minecraft" : " 26 .1" ,
59+ "minecraft" : " >=26.1 <=26.1 .1" ,
6060 "viafabric" : " *"
6161 },
6262 "recommends" : {
You can’t perform that action at this time.
0 commit comments