Content
# mcpelauncher-environmentchanger
A mod for [mcpelauncher](https://minecraft-linux.github.io) that lets you change the game's environment.
## Installation
Create a `mods` directory in the directory of your mcpelauncher profile (e.g. `~/.local/share/mcpelauncher`) if you have not already done so.
Download the mod from [releases](https://github.com/GameParrot/mcpelauncher-environment/releases) and move the file into the `mods` directory.
## Usage
- Change the environment via the menu bar. You can change time of day, fog color, cloud height, weather, and moon phase.
## Building
Prerequisites:
- Android NDK r27 or later. [Download](https://developer.android.com/ndk/downloads)
- CMake 3.21 or later
Replace `/path/to/ndk` with the actual path to the Android NDK:
```
cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/ndk/build/cmake/android.toolchain.cmake -DANDROID_ABI=x86_64 -DCMAKE_BUILD_TYPE=Release -B build
cmake --build build
```
This will create a `build` directory containing the mod file. Install it as described in [Installation](#installation).
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
OpenAI Whisper
OpenAI Whisper MCP Server - 基于本地 Whisper CLI 的离线语音识别与翻译,无需 API Key,支持...
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
claude-flow
Claude-Flow v2.7.0 is an enterprise AI orchestration platform.
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
continue
Continue is an open-source project for seamless server management.