Decisions and Impulses

The interface between humanity and automation.
Back to Files

Decisions_and_Impulses-1.0.2.jar

File namedecisions_and_impulses-1.0.2.jar
Uploader
J12H36HJ12H36H
Uploaded
Aug 1, 2026
Downloads
7
Size
220.1 KB
Mod Loaders
NeoForge
File ID
8557863
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:decisions-and-impulses-1632508:8557863"

Learn more about Curse Maven

What's new

Version 1.0.2

Added

  • Added a modular action registry for extensible action execution.

  • Added movement actions (forward, backward, left, and right).

  • Added look actions with configurable yaw and pitch.

  • Added attack action support.

  • Added entity scanning actions.

  • Added action delay support.

  • Added datapack action references inside sequences.

  • Added nested sequence expansion for consistent action execution.

Changed

  • Refactored the action system into a registry-based architecture.

  • Reworked sequence execution to expand into individual actions before entering the execution queue.

  • Improved action queue processing for smoother, more predictable execution.

  • Updated menu actions to use the new action execution pipeline.

  • Improved targeting logic to avoid attacking non-living entities.

  • Improved action logging for easier debugging and datapack development.

Fixed

  • Fixed datapack actions inside sequences not resolving correctly.

  • Fixed action delays being skipped when referenced through sequences.

  • Fixed nested sequence execution order.

  • Fixed several action queue synchronization issues.

  • Fixed invalid attack attempts against non-living entities.

  • Various stability and performance improvements.

This mod has no related projects