Initial
This commit is contained in:
17
overrides/config/malisisblocks.cfg
Normal file
17
overrides/config/malisisblocks.cfg
Normal file
@@ -0,0 +1,17 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Frames randomly become unstable and are temporarily out of this dimension.
|
||||
B:config.enableVanishingGlitch=true
|
||||
|
||||
# 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
|
||||
|
||||
# Enables less fancy rendering for Mixed Blocks. Enable this option if you experience z-fighting issue or glitched rendering.
|
||||
B:config.simpleMixedBlockRendering=false
|
||||
|
||||
# How often the frame become unstable.
|
||||
D:config.vanishingGlitchChance=5.0E-4
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user