Перейти к содержимому
Mineforgian

Actor

An API for controlling Player Actions

Загрузки
314
Подписчики
0
Обновлён
24 января 2026 г.
Лицензия
MIT

Опубликован 31 декабря 2025 г.

Support on Ko-fi
Modrinth Downloads

🎭 Actor (ActorMC)

Ever wanted to control a Minecraft player through codecleanly, 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. 🎮⚙️

Ченджлог

1.0.0-neoforge+mc1.21.10Релиз1.21.10 · 24 января 2026 г.

🎭 Actor (ActorMC) — v1.0.0

  • Added core Actor API for programmatic player control
  • Added tick-based input simulation (movement + sprint/sneak)
  • Added smooth rotation / look control
  • Added interaction actions (use, attack)
  • Added scripted automation support designed to follow normal gameplay rules
  • Added support for Fabric, Quilt, Forge, and NeoForge
  • Added official documentation + setup guide
1.0.0-forge+mc1.21.10Релиз1.21.10 · 24 января 2026 г.

🎭 Actor (ActorMC) — v1.0.0

  • Added core Actor API for programmatic player control
  • Added tick-based input simulation (movement + sprint/sneak)
  • Added smooth rotation / look control
  • Added interaction actions (use, attack)
  • Added scripted automation support designed to follow normal gameplay rules
  • Added support for Fabric, Quilt, Forge, and NeoForge
  • Added official documentation + setup guide
1.0.0-fabric+mc1.21.10Релиз1.21.10 · 24 января 2026 г.

🎭 Actor (ActorMC) — v1.0.0

  • Added core Actor API for programmatic player control
  • Added tick-based input simulation (movement + sprint/sneak)
  • Added smooth rotation / look control
  • Added interaction actions (use, attack)
  • Added scripted automation support designed to follow normal gameplay rules
  • Added support for Fabric, Quilt, Forge, and NeoForge
  • Added official documentation + setup guide
1.0.0-neoforge+mc1.21.11Релиз1.21.11 · 24 января 2026 г.

🎭 Actor (ActorMC) — v1.0.0

  • Added core Actor API for programmatic player control
  • Added tick-based input simulation (movement + sprint/sneak)
  • Added smooth rotation / look control
  • Added interaction actions (use, attack)
  • Added scripted automation support designed to follow normal gameplay rules
  • Added support for Fabric, Quilt, Forge, and NeoForge
  • Added official documentation + setup guide
1.0.0-forge+mc1.21.11Релиз1.21.11 · 24 января 2026 г.

🎭 Actor (ActorMC) — v1.0.0

  • Added core Actor API for programmatic player control
  • Added tick-based input simulation (movement + sprint/sneak)
  • Added smooth rotation / look control
  • Added interaction actions (use, attack)
  • Added scripted automation support designed to follow normal gameplay rules
  • Added support for Fabric, Quilt, Forge, and NeoForge
  • Added official documentation + setup guide
1.0.0-fabric+mc1.21.11Релиз1.21.11 · 24 января 2026 г.

🎭 Actor (ActorMC) — v1.0.0

  • Added core Actor API for programmatic player control
  • Added tick-based input simulation (movement + sprint/sneak)
  • Added smooth rotation / look control
  • Added interaction actions (use, attack)
  • Added scripted automation support designed to follow normal gameplay rules
  • Added support for Fabric, Quilt, Forge, and NeoForge
  • Added official documentation + setup guide

Комментарии

Загружаем…