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

Actions

The Actions mod allows you to automate tasks in Minecraft.

Загрузки
21K
Подписчики
26
Обновлён
13 мая 2026 г.
Лицензия
LGPL-3.0-or-later

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

Actions Banner

🌐 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.

Ченджлог

1.5.2Релиз1.21.11 · 13 мая 2026 г.

Added:

  • Chinese language support (Translation by nishuo520)
  • scheduler endall <actionId> command which ends all actions with the given id (Suggested by nishuo520)
  • time_weekday global variable (Suggested by nishuo520)

Fixed:

  • Printing of some texts after restarting not working (Reported by krxl)
  • various crashes with modified lists (Suggested by nishuo520)
  • Actions getting into a weird state when running for a very long time (Reported by nishuo520)
  • Color no longer matters in chat triggers (Suggested by nishuo520)

This version also contains changes from 1.5.1 which are now available for the first time in 1.21.9-1.21.11. These are:

  • Added the id of the trigger that called the action as first call arg (%cvar.0) (Suggested by KireBot)
  • Added amount_ variants for the player_main_hand, player_off_hand, player_helmet, player_chestplate, player_leggings and player_boots global variables (Suggested by KireBot and krxl)
  • The old variables still exist but no longer contain the amount, to make them usable in comparisons (Reported by KireBot and krxl)
  • Added player_region, player_last_damage_source, player_inventory_count global variables (Suggested by KireBot)

Full Changelog: here

1.5.2Релиз1.21.9, 1.21.10 · 12 мая 2026 г.

This version just supports minecraft 1.21.9 & 1.21.10!

Added:

  • Chinese language support (Translation by nishuo520)
  • scheduler endall <actionId> command which ends all actions with the given id (Suggested by nishuo520)
  • time_weekday global variable (Suggested by nishuo520)

Fixed:

  • Printing of some texts after restarting not working (Reported by krxl)
  • various crashes with modified lists (Suggested by nishuo520)
  • Actions getting into a weird state when running for a very long time (Reported by nishuo520)
  • Color no longer matters in chat triggers (Suggested by nishuo520)

This version also contains changes from 1.5.1 which are now available for the first time in 1.21.9-1.21.11. These are:

  • Added the id of the trigger that called the action as first call arg (%cvar.0) (Suggested by KireBot)
  • Added amount_ variants for the player_main_hand, player_off_hand, player_helmet, player_chestplate, player_leggings and player_boots global variables (Suggested by KireBot and krxl)
  • The old variables still exist but no longer contain the amount, to make them usable in comparisons (Reported by KireBot and krxl)
  • Added player_region, player_last_damage_source, player_inventory_count global variables (Suggested by KireBot)

Full Changelog: here

1.5.1Релиз1.21.7, 1.21.8 · 3 ноября 2025 г.

Actions Release 1.5.1 for Fabric 1.21.7 - 1.21.8

Added:

  • player_region, player_last_damage_source, player_inventory_count global variables (Suggested by KireBot)
  • The id of the trigger that called the action is now the first call arg (%cvar.0) (Suggested by KireBot)
  • amount_ variants for the player_main_hand, player_off_hand, player_helmet, player_chestplate, player_leggings and player_boots global variables (Suggested by KireBot)
  • The old variables without _amount still exist but no longer contain the amount, to make them usable in comparisons (Reported by KireBot)

Removed:

  • Removed debugging code

Updated:

  • minecraft version to 1.21.7 native
  • dependency versions

Full Changelog: here

1.5.0Релиз1.21.9, 1.21.10 · 9 октября 2025 г.

Actions Release 1.5.0 for Fabric 1.21.9 - 1.21.10

Updated:

  • Added support for &&/and and ||/or in IF tasks

Compatability:

  • Changed command and id to actions_legacy
  • Changed name to Actions Legacy
  • Updated Icon

Full Changelog: here

1.5.0Релиз1.21.6, 1.21.7, 1.21.8 · 3 августа 2025 г.

Actions Release 1.5.0 for Fabric 1.21.6 - 1.21.8

Updated:

  • Added support for &&/and and ||/or in IF tasks

Compatability:

  • Changed command and id to actions_legacy
  • Changed name to Actions Legacy
  • Updated Icon

Full Changelog: here

1.4.2Релиз1.21.8 · 18 июля 2025 г.

Actions Release 1.4.2 for Fabric 1.21.8

Full Changelog: here

1.4.2Релиз1.21.7 · 1 июля 2025 г.

Actions Release 1.4.2 for Fabric 1.21.7

Updated Minecraft version to 1.21.7

Full Changelog: here

1.4.2Релиз1.21.6 · 17 июня 2025 г.

Actions Release 1.4.2 for Fabric 1.21.6

Updated Minecraft version to 1.21.6

Full Changelog: here

Комментарии

Загружаем…