mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-28 19:29:07 +00:00
Configure falling blocks dropping items
This commit is contained in:
@@ -79,6 +79,7 @@ public final class WorldConfiguration extends ConfigurationPart {
|
||||
public boolean preventAgainstBorder = false;
|
||||
@NestedSetting({"prevent-stacking", "world-height"})
|
||||
public boolean preventAtWorldHeight = false;
|
||||
public boolean dropItems = true;
|
||||
}
|
||||
|
||||
public Explosion explosion = new Explosion();
|
||||
|
||||
Reference in New Issue
Block a user