File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" ) version " latest.release"
5+ id(" fabric-loom-remap " ) version " latest.release"
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import java.time.LocalDate
22import java.time.format.DateTimeFormatter
33
44plugins {
5- id(" fabric-loom" )
5+ id(" fabric-loom-remap " )
66}
77
88group = " com.github.hummel"
Original file line number Diff line number Diff line change 11plugins {
2- id(" fabric-loom" ) version " latest.release" apply false
2+ id(" fabric-loom-remap " ) version " latest.release" apply false
33}
You can’t perform that action at this time.
0 commit comments