mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-03-17 00:40:01 +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() {
|
protected void onStageChanged() {
|
||||||
world.setRainGradient(0.5F);
|
//world.setRainGradient(0.5F);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void playMoonEffect(BlockPos pos) {
|
public void playMoonEffect(BlockPos pos) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue