mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-28 19:29:07 +00:00
Configure fluids flowing through the world border
This commit is contained in:
@@ -215,6 +215,7 @@ public final class WorldConfiguration extends ConfigurationPart {
|
||||
public class Environment extends ConfigurationPart {
|
||||
public boolean allowWaterInTheNether = false;
|
||||
public boolean disableFastNetherLava = false;
|
||||
public boolean disableFluidsFlowingThroughTheWorldBorder = false;
|
||||
|
||||
public BlockGeneration blockGeneration = new BlockGeneration();
|
||||
public class BlockGeneration extends ConfigurationPart {
|
||||
|
||||
Reference in New Issue
Block a user