clientstuff
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# nullEnables Fence Gate to use the texture of the blocks surrounding them.
|
||||
# Enables Fence Gate to use the texture of the blocks surrounding them.
|
||||
B:config.enableCamoFenceGate=true
|
||||
B:config.enableMixedBlocks=true
|
||||
B:config.enableVanishingBlocks=true
|
||||
|
||||
# nullFrames randomly become unstable and are temporarily out of this dimension.
|
||||
# Frames randomly become unstable and are temporarily out of this dimension.
|
||||
B:config.enableVanishingGlitch=true
|
||||
|
||||
# nullAllows to place the block base on where you look instead of the side you're placing it on. Use sneak key to inverse the block placement.
|
||||
# Allows to place the block base on where you look instead of the side you're placing it on. Use sneak key to inverse the block placement.
|
||||
B:config.enhancedMixedBlockPlacement=true
|
||||
|
||||
# nullEnables the animations for doors, fence gates and trap doors. This replaces the doors entirely so conflicts may arise if another mod tries to modify them too.
|
||||
# Enables the animations for doors, fence gates and trap doors. This replaces the doors entirely so conflicts may arise if another mod tries to modify them too.
|
||||
B:config.modifyVanillaDoors=true
|
||||
|
||||
# nullEnables less fancy rendering for Mixed Blocks. Enable this option if you experience z-fighting issue or glitched rendering.
|
||||
# Enables less fancy rendering for Mixed Blocks. Enable this option if you experience z-fighting issue or glitched rendering.
|
||||
B:config.simpleMixedBlockRendering=true
|
||||
|
||||
# nullHow often the frame become unstable.
|
||||
# How often the frame become unstable.
|
||||
D:config.vanishingGlitchChance=5.0E-4
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user