What is BlockEnv?
BlockEnv is a tool designed for testing Minecraft modpacks in production-like environments. Allowing you to create and manage isolated environments in which you can run Minecraft with different modpacks and configurations.
One-Time Configuration
BlockEnv allows you to configure your testing environments in a single configuration file, allowing you to easily share your modpack configurations with your team and ensure that everyone is testing the same modpack under the same conditions.
Production-like Environments
BlockEnv environments are designed to be like production environments, allowing you to test your modpacks as if they were running in a real Minecraft client or server.
Discover Issues Early
Running your server and client locally gives you full access to debug logs, crash reports, and configurations, making it easier to find and fix issues before reaching production.