File Details
Actions 1.4.0
- R
- Feb 25, 2025
- 601.35 KB
- 138
- 1.21.4+9
- Fabric + 1
File Name
actions-1.4.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
Actions Release 1.4.0 for Fabric & Quilt 1.21.x
Variables
- Added color variables
- Added
math_random_int - Added
world_time_string,world_time_day,world_time_hourandworld_time_minute - Added
time_millis,time_nanos,time_date,time_date_year,time_date_month,time_date_day,time_date_hour,time_date_minuteandtime_date_second math_randomcan now return negative numbers too- Added local variables
- Made call variables printable with %cvar.[index/all]
Tasks
- Added
JUMP_TASKtask - Added
SOUNDtask - Added
ENDtask - Added
IFtask - Added
SET_SLOTTask - Added
VARIABLE_INCREMENTtask - Added
VARIABLE_REMOVEtask - Added
VARIABLE_SETtask
Triggers
- Added
TICKtrigger
Commands
- Added
variablescommand - Added
reload regionscommand - Added
save regionscommand
Fixes
- Fixed that variables always got replaced in every message
- Fixed different types of variables weren't replaced together
- Fixed global variables clearing before updating
- Fixed some content in editing screens getting deleted