mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-30 04:19:30 +00:00
Modify end void rings generation (#722)
* Modify end void rings generation * move to fix * fix up --------- Co-authored-by: MC_XiaoHei <xor7xiaohei@gmail.com>
This commit is contained in:
@@ -1237,5 +1237,8 @@ public final class LeavesConfig {
|
||||
public enum CollisionBehavior {
|
||||
VANILLA, BLOCK_SHAPE_VANILLA, PAPER
|
||||
}
|
||||
|
||||
@GlobalConfig("vanilla-end-void-rings")
|
||||
public boolean vanillaEndVoidRings = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user