Skip to content

Commit

Permalink
remove mixin Extras
Browse files Browse the repository at this point in the history
  • Loading branch information
ToCraft committed May 16, 2024
1 parent 4a0efa5 commit 98e13fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ dependencies {
parchment("org.parchmentmc.data:parchment-${project.minecraft_version}:${project.parchmentmc_mappings}@zip")
}

compileOnly(annotationProcessor("io.github.llamalad7:mixinextras-common:0.3.6"))
implementation(include("io.github.llamalad7:mixinextras-forge:0.3.6"))

forge "net.minecraftforge:forge:${project.minecraft_version}-${project.forge_version}"
modApi "dev.tocraft:craftedcore-forge:${project.minecraft_version}-${project.craftedcore_version}"
modApi "curse.maven:ftb-chunks-forge-314906:4494633"
Expand Down

0 comments on commit 98e13fe

Please sign in to comment.