mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-07 22:16:44 +01:00
Comment out some test code
This commit is contained in:
parent
3e87a23dfc
commit
57eaf86d5a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ public class ZapAppleStageStore extends PersistentState implements Tickable {
|
|||
}
|
||||
|
||||
protected void onStageChanged() {
|
||||
world.setRainGradient(0.5F);
|
||||
//world.setRainGradient(0.5F);
|
||||
}
|
||||
|
||||
public void playMoonEffect(BlockPos pos) {
|
||||
|
|
Loading…
Reference in a new issue