diff --git a/Better-Leaves-Lite-1.0.zip b/Better-Leaves-Lite-1.0.zip index 3bb27d9..474f8c9 100644 Binary files a/Better-Leaves-Lite-1.0.zip and b/Better-Leaves-Lite-1.0.zip differ diff --git a/assets/cullleaves/options/options.json b/assets/cullleaves/options/options.json new file mode 100644 index 0000000..2ef44e9 --- /dev/null +++ b/assets/cullleaves/options/options.json @@ -0,0 +1,4 @@ +{ + "forceLeafCulling": true, + "forceHideInnerLeaves": true +} \ No newline at end of file diff --git a/base/assets/cullleaves/options/options.json b/base/assets/cullleaves/options/options.json new file mode 100644 index 0000000..2ef44e9 --- /dev/null +++ b/base/assets/cullleaves/options/options.json @@ -0,0 +1,4 @@ +{ + "forceLeafCulling": true, + "forceHideInnerLeaves": true +} \ No newline at end of file