promotional bannermobile promotional banner

React (abandoned)

Script reactions to events

File Details

React-1.12-1.0.0.jar

  • R
  • Jul 20, 2017
  • 64.27 KB
  • 145
  • 1.12

File Name

React-1.12-1.0.0.jar

Supported Versions

  • 1.12

General

  • Added FTBLib integration. The mod can now be used with the /ftb packmode command.

Events

  • Added interact_with_entity, which fires when a player right clicks an entity.
  • Added left_click_block, which fires when a player left clicks a block.
  • Added right_click_block, which fires when a player right clicks a block.
  • Added right_click_item, which fires when a player right clicks with an item in his hand, and is not pointing at an interactable entity or block.

Targets

  • Added interaction_target (mob) for the interact_with_entity event.