promotional bannermobile promotional banner
premium banner
Adds methods to allow for the execution of Minecraft in response to certain events happening

Description

VERSION 1.0.1 BREAKS SCRIPTS BUILT USING VERSION 1.0.0

Anything they did can be done using the vanilla crafttweaker event system anyways.

 

This mod exposes CraftTweaker methods that allow people (packmakers) to create custom scripted events, such as killing you when you pick up a diamond sword, or giving you bread when you enter the end.

 

I made this mod before I was informed that crafttweaker already has an event system that's more expressive than mine

 

This will likely be modified in the future to expose more forge events for use with anonymous functions like the crafttweaker event system, if it's something that's needed.

 

CraftTweaker is required for this mod to do anything, and example scripts can be found on the GitHub.