File Details
Jaffle version 1.2
- R
- Aug 9, 2018
- 48.58 KB
- 199
- 1.13
File Name
jaffle_v1_2.zip
Supported Versions
- 1.13
This is a platform for Minecraft command mods. It comes in the form of a datapack with existing namespaces which the developer can add to.
It offers the following features (as of v1.2):
- A one second period scheduler that allows functions to execute on any game clock tick,
- Additional five second, one minute and five minute scheduled timers,
- A 0-99 value random number generator (via armor stands),
- Players are given unique scores for individual player tracking,
- The mod pack name and data is customizable and individual mods can display their own information on installation,
- A Python script is offered that can create a 'release' version of the mod pack with variables obfuscated. This currently has to be set up manually with configuration files. It also checks for repeated names in different namespaces.
Jaffle is hosted on Git and the latest version is available here: https://github.com/drisebor/jaffle

