Skip to content

Commit c132763

Browse files
Big-Iron-CheemsWide-Cat
authored andcommitted
build(deps): Remove deprecated fabric-resource-loader-v0 module
Fabric API's 1.21.11 branch effectively integrated all of `v0` in the `v1` module instead.
1 parent 0bdce44 commit c132763

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ dependencies {
7777

7878
val fapiVersion = libs.versions.fabric.api.get()
7979
modInclude(fabricApi.module("fabric-api-base", fapiVersion))
80-
modInclude(fabricApi.module("fabric-resource-loader-v0", fapiVersion))
8180
modInclude(fabricApi.module("fabric-resource-loader-v1", fapiVersion))
8281

8382
// Compat fixes

0 commit comments

Comments
 (0)