Files
sevtech-ages-1.12.2/config/NaturaModules.cfg
2025-07-23 08:37:00 +03:00

27 lines
583 B
INI

# Configuration file
~CONFIG_VERSION: 1
modules {
# Everything that's decorative for Natura. (bookshelfs, etc)
B:NaturaDecorative=true
# The entites added by Natura
B:NaturaEntities=true
# All of the nether blocks including trees
B:NaturaNether=true
# All of the overworld blocks including trees
B:NaturaOverworld=true
# All of the tools + armor added by natura
B:NaturaTools=false
# Everything that's found in the world and worldgen including the netherite dimension
B:NaturaWorld=true
B:craftingtweaksIntegration=true
}