Actions
The Actions mod allows you to automate tasks in Minecraft.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Actions

🌐 Introduction
The "Actions" Mod is a Minecraft client-side modification that allows players to create custom actions triggered by commands or events. With Actions, you can define sequences of tasks, making gameplay more dynamic and personalized.
🚨 Important
You will need both the Fabric API and the Fabric Language Kotlin for this mod to work.
If you want to use Quilt, you'll need to use the Quilted Fabric API instead of the Fabric API, and the Quilt Kotlin Libraries instead of the Fabric Language Kotlin.
🛠️ Features
Customizable Triggers: Define commands or events that activate specific actions.
Task Sequences: Combine multiple tasks into a single action.
Client-Side Focus: All features work without requiring server-side support.
Ease of Use: Intuitive command system for creating and managing actions.
📖 Wiki
If you need help, you can check the wiki for additional information and guides, join our Discord server here, or open an issue on GitHub here.