Skip to content

Commit

Permalink
fix: Fix jars not being reobfed TwelveIterationMods/Balm#82
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Jun 4, 2024
1 parent dcf1ce2 commit 65216c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions kuma-api/forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ mixin {
minecraft {
mappings channel: 'official', version: minecraft_version

reobf = false

copyIdeResources = true

// Automatically enable forge AccessTransformers if the file exists
Expand Down
2 changes: 0 additions & 2 deletions kuma/forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ mixin {
minecraft {
mappings channel: 'official', version: minecraft_version

reobf = false

copyIdeResources = true

// Automatically enable forge AccessTransformers if the file exists
Expand Down

0 comments on commit 65216c9

Please sign in to comment.