Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RawDiamondMC authored Sep 8, 2024
1 parent 8dd4551 commit fb931d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion registry/neo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ loom {

kessoku {
module("base", "common")
module("event-base", "neo")

common("registry", ModPlatform.NEOFORGE)
shadowBundle("registry", ModPlatform.NEOFORGE)
}

remapJar {
atAccessWideners.add("kessoku-registry.accesswidener")
}
}

0 comments on commit fb931d2

Please sign in to comment.