Actions

The Actions mod allows you to automate tasks in Minecraft.

File Details

Release 1.3.0

  • R
  • Feb 6, 2025
  • 549.56 KB
  • 57
  • 1.21.4+9
  • Fabric + 1

File Name

actions-1.3.0-1.21.x.jar

Supported Versions

  • 1.21-Snapshot
  • 1.21.2-Snapshot
  • 1.21.1-Snapshot
  • 1.21.5-Snapshot
  • 1.21.4-Snapshot
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:actions-1184597:6164444"

Quilt

modImplementation "curse.maven:actions-1184597:6164444"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release 1.3.0 for Fabric & Quilt 1.21.x

Triggers

  • Added INV_UPDATE trigger (Suggested by Rain)
  • Added REGION_ENTER & REGION_LEAVE triggers (Suggested by Rain)

GUI

  • Added FilterType to AddTriggerScreen for RECEIVE_MESSAGE triggers
  • Added OtherScreen & moved SettingsScreen to it
  • Added sharing screen placeholder

Commands

  • Added info command & moved version to it

Other

  • Added Regions

Fixes

  • Exiting screens now goes to the smarter parent
  • Wrong screen titles

Full Changelog: here