This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/diagonalfences-client.toml
2023-11-02 12:32:44 -05:00

9 lines
592 B
TOML

#Enables very basic general integration for mods internally wrapping fence models, to allow those to also show diagonal connections.
#Only disable if this feature actively breaks fence rendering on a mod.
experimental_mod_integration = true
#Provides integration for the Lambda Better Grass mod so that snowy/mossy/sculk fences will visually show diagonal connections.
#The "experimental_mod_integration" setting needs to be enables for this to apply.
#Only disable if this feature stops working due to breaking changes in Lambda Better Grass.
lambda_better_grass_integration = true