Files
Epoch-Runner-Server/overrides/config/malisisdoors.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

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
}