mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 19:55:08 +01:00
Add Cull Leaves options
- Force Culling when the pack is enabled - Hide fully-surrounded leaf blocks when the pack is enabled
This commit is contained in:
Binary file not shown.
4
assets/cullleaves/options/options.json
Normal file
4
assets/cullleaves/options/options.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"forceLeafCulling": true,
|
||||||
|
"forceHideInnerLeaves": true
|
||||||
|
}
|
||||||
4
base/assets/cullleaves/options/options.json
Normal file
4
base/assets/cullleaves/options/options.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"forceLeafCulling": true,
|
||||||
|
"forceHideInnerLeaves": true
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user