Vanilla Extension is a core integration module for TypeWriter, engineered for BTC Studio infrastructure. It bridges standard Minecraft mechanics with the TypeWriter engine, enabling triggering and configuration based on vanilla events.
Vanilla Extension configuration is managed via TypeWriter's manifest system.
Requires Java 21.
# Clone the repository
git clone https://github.com/RenaudRl/TypeWriter-VanillaExtension.git
cd TypeWriter-VanillaExtension
# Build the project
./gradlew clean buildbuild/libs/Vanilla-[Version].jar
- TypeWriter - The engine this extension is built for.
- BTC Studio - Maintenance and specialized optimizations.
Licensed under the MIT License.