Skip to content

Commit

Permalink
Update mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
Pokechu22 committed Aug 5, 2020
1 parent 5eec5a4 commit 2450677
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion 1.09.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ minecraft {
// 1.9 actually does work with FG 2.2, but it'll claim it doesn't
suppressVersionTest = true
version = "1.9"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.09.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ minecraft {
// 1.9 actually does work with FG 2.2, but it'll claim it doesn't
suppressVersionTest = true
version = "1.9"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.09.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ minecraft {
// 1.9.2 actually does work with FG 2.2, but it'll claim it doesn't
suppressVersionTest = true
version = "1.9.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.09.4-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.9.4"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.09.4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.9.4"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.10.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.10"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.10.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.10"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.10.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.10.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.10.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.10.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.11.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.11"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.11.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.11"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.11.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.11.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.11.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.11.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.12.0-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.12"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.12.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.12"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.12.1-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.12.1"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.12.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.12.1"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.12.2-litemod/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

minecraft {
version = "1.12.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.12.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
minecraft {
suppressMappingVersionWarnings = true
version = "1.12.2"
mappings = "snapshot_20200728"
mappings = "snapshot_20200805"
runDir = "run"

// We don't currently want a source jar (doesn't work well for base edits, and the version info doesn't work yet)
Expand Down
2 changes: 1 addition & 1 deletion 1.13.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.13.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.13.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.14.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.14.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.14.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.14.3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.14.4-forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
// These args are needed in the development environment only
Expand Down
2 changes: 1 addition & 1 deletion 1.14.4/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.15.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.15.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.15.2-forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
// These args are needed in the development environment only
Expand Down
2 changes: 1 addition & 1 deletion 1.15.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down
2 changes: 1 addition & 1 deletion 1.16.1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ sourceSets {

minecraft {
//suppressMappingVersionWarnings = true
mappings channel: 'snapshot', version: '20200728-1.15.1'
mappings channel: 'snapshot', version: '20200805-1.15.1'
runs {
client {
workingDirectory project.file('run')
Expand Down

0 comments on commit 2450677

Please sign in to comment.