Actor
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #575 of 876 fabric mods in this game by downloads
📋 About This Mod
<p align="center"> <a href="https://ko-fi.com/1TheCrazy"> <img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Support on Ko-fi"> </a> <br> <a href="https://modrinth.com/project/actor"> <img src="https://img.shields.io/modrinth/dt/actor?style=for-the-badge&logo=modrinth" alt="Modrinth Downloads"> </a> </p> # 🎭 Actor (ActorMC) Ever wanted to **control a Minecraft player through code** — *cleanly*, *smoothly*, and *server-compatible*? **Actor** is a **modding API / developer library** that lets you drive a player like they’re actually pressing keys and clicking a mouse 🖱️⌨️ Perfect for automation, testing, TAS tooling, and “player-as-a-program” ideas. --- ## 👤 For Players ⚠️ **This mod alone does not do anything by itself.** Actor is a **library dependency** for other mods. If you install only Actor, you won’t see any new items, commands, or gameplay changes. ✅ Install Actor if: - Another mod requires it - You’re a developer building with it 🧑💻 --- ## 🧑💻 For Developers 📚 Docs / Setup / API Reference: 👉 https://docs.actormc.net/ Supported everywhere you’d expect: - 🧵 Fabric - 🪡 Quilt - 🔥 Forge - ⚡ NeoForge --- ## 🚀 What you can build with Actor With Actor, you can create mods/tools that do stuff like: - 🤖 **Auto-play systems** that behave like real players - ⏱️ **TAS / deterministic input playback** - 🧪 **Automated testing bots** for mechanics, farms, redstone, combat, etc. - 🧭 **Scripted movement + rotations** (perfect for precision tasks) - 🧱 **Automated block interactions** (place/use/attack) without breaking game rules - 🎮 Advanced “macro” style tooling — but *coded*, structured, and consistent If it looks like something a player *could* do… Actor helps you do it **programmatically** ✅ --- ## ✨ Why Actor? 🔥 **Feels native** Your Actor-driven player behaves like a real client would. 🧠 **Clean API** Built for developers: easy to use, easy to extend, easy to reason about. 🌍 **Server-compatible mindset** Actor respects real gameplay limitations — no weird desync-y behavior. ⏲️ **Tick-based control** Write logic that runs naturally with the game loop. --- **❤️ Made for builders who code** If your mod idea involves *“What if a player could…”* Actor is the foundation that makes it real. 🎮⚙️
The Actor plugin/library allows you to create "Actors" which playback pre-recorded actions as an NPC. Great for Machinima or for making your NPCs do exactly what you want. Actors can currently playback exact recordings of the following actions: Walking / Movement Block Placement / Removal Current Item selection Chatting Multiple actors can be active at once. Scenes of actors can be saved to disk and loaded later. Actors can be dubbed into a translated position for crazy effects. See video. Latest version notes: V0. 10 Troupes! Now you can record more than one player at a time. If you have 'troupe' permission you can... /actor troupe add playername - add player to your troupe (they will be asked for confirmation and must type 'yes' in response) /actor troupe remove playername - remove player from troupe /actor troupe show - shows the current players in your troupe Once your troupe is defined, use '/actor record' like normal but you will now be recording everyone in the troupe. '/actor hire' will hire an actor for every recorded troupe member. Also in this release: /actor rename actorname newname - renames an actor minor bug fixes Demo Typical Usage / Getting Started Typically the usage goes like this: /actor record run around - place blocks, remove blocks, chat, etc /actor cut /actor hire actorname /actor action watch the actor do what you just recorded /actor reset /actor actionrec you are now playing back the actor and recording at the same time /actor cut /actor reset /actor action You now see both actors in the scene together /actor savescene scenename Installation Put the ActorPlugin.jar into plugins on your server. The first time it is loaded it will create an Actor folder in your plugins dir where all your saved actors and scenes will be created. Dependencies Vault (optional) Commands In addition to being a library for use in other Bukkit mods, the Actor plugin provides commands to demo the basic functionality itself. Full table of commands and associated permission nodes can be found on this page . The following sub-commands have /actor as the root command: record: Start recording into buffer. cut: Stop recording and stop playback on all actors hire: Spawn new actor using recording in buffer usage: /actor hire dub: Duplicate one or all actors with a translation usage: /actor dub x y z fire: Fire an actor (this means they are removed from the world). Name can be "all". usage: /actor fire action: Playback actor or all actors usage: /actor action actionrec: Playback actor or all actors and record usage: /actor actionrec loop: Set an actor (or "all") to loop usage: /actor loop reset: Rewind actor or all actors usage: /actor reset remove: Remove an actor. Alias for "fire". usage: /actor remove troupe: Manage your troupe of actors. Subcommands: add, remove, show usage: /actor troupe add - add player to troupe usage: /actor troupe remove [pla
📊 Mod Details
- Game
- Minecraft Mods
- Author
- 1TheCrazy
- Version
- 1.0.0-neoforge+mc1.21.10
- Downloads
- 324
- Endorsements
- 0
- Category
- fabric
- Created
- 1/29/2026
- Updated
- 1/24/2026
- Game Versions
- 1.21.10
- Tags
- library
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Actor support?
The author lists 1.21.10. Other versions may work but are untested by the author.
What is the latest version of Actor?
Version 1.0.0-neoforge+mc1.21.10, published 2026-01-24 with 324 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await
