mirror of
https://github.com/Lucaslah/WeatherChanger.git
synced 2026-01-24 23:01:02 +00:00
1.21 Fabric (#8)
Prep for release of version 1.1.0 (MC 1.21 for Fabric only)
This commit is contained in:
@@ -25,7 +25,7 @@ public class ToggleRainKey extends Key {
|
||||
|
||||
@Override
|
||||
public Identifier getId() {
|
||||
return new Identifier("weatherchanger", "togglerainkey");
|
||||
return Identifier.of("weatherchanger", "togglerainkey");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user