18 lines
560 B
INI
18 lines
560 B
INI
# Configuration file
|
|
|
|
general {
|
|
B:config.enableCamoFenceGate=true
|
|
B:config.enableMixedBlocks=true
|
|
B:config.enableVanishingBlocks=true
|
|
B:config.enableVanishingGlitch=true
|
|
B:config.enhancedMixedBlockPlacement=true
|
|
|
|
# Enables the animations for doors, fence gates and trap doors.\r\nThis replaces the doors entirely so conflicts may arise if another mod tries to modify them too.
|
|
B:config.modifyVanillaDoors=true
|
|
B:config.simpleMixedBlockRendering=false
|
|
B:config.use3DItems=false
|
|
D:config.vanishingGlitchChance=5.0E-4
|
|
}
|
|
|
|
|