Skip to content

Commit

Permalink
remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
cech12 committed Jul 1, 2023
1 parent b93df73 commit e006bd8
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 @@ -54,9 +54,6 @@ minecraft {
// Please read: https://stackoverflow.com/questions/2031163/when-to-use-the-different-log-levels
property 'forge.logging.console.level', 'debug'

// Export mixin-changed classes
property 'mixin.debug.export', 'true'

//for bucketlib
property 'mixin.env.remapRefMap', 'true'
property 'mixin.env.refMapRemappingFile', "${buildDir}/createSrgToMcp/output.srg"
Expand Down

0 comments on commit e006bd8

Please sign in to comment.