Skip to content

Commit

Permalink
喵呜
Browse files Browse the repository at this point in the history
  • Loading branch information
CSneko committed Oct 14, 2024
1 parent e72224e commit 0888ba1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ subprojects {
}

modCompileOnly "me.lucko:fabric-permissions-api:0.2-SNAPSHOT"
modImplementation "net.fabricmc.fabric-api:fabric-api:$rootProject.fabric_api_version"
modImplementation "software.bernie.geckolib:geckolib-fabric-${minecraft_version}:${geckolib_version}"
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
package org.cneko.toneko.common;

import org.cneko.ctlib.common.file.JsonConfiguration;
import org.cneko.ctlib.common.file.YamlConfiguration;
import org.cneko.toneko.common.quirks.Quirks;
Expand Down

0 comments on commit 0888ba1

Please sign in to comment.