Skip to content

Releases: moxvallix/speed255

Entity data

30 Mar 14:35
Compare
Choose a tag to compare

Added

  • Added mkdocs based documentation.
  • Added entity data tags (currently without prefix support).
  • Added no-ai entity data tag.
  • Added no-gravity entity data tag.
  • Added invulnerable entity data tag.
  • Added silent entity data tag.

Distance prefixes

28 Mar 09:45
Compare
Choose a tag to compare

[0.0.2] - 2022-03-28

Added

  • Added the "temp" tag, which will kill any non player entity after one tick.
  • Added distance prefixes to all effects.
  • Added the ground work for "helper" tags.

Changed

  • Readme now includes basic usage instructions.
  • Split effects into two categories, main and extra, to save on performance.
  • Main effects also require the "effects" tag in order to function.
  • Extra effects also require the "effects-extra" tag in order to function.

Tags for effects

24 Mar 08:01
Compare
Choose a tag to compare

[0.0.1] - 2022-03-24

Added

  • Simple Readme
  • Basic datapack structure.
  • Tags for all effects in game. (eg. "speed-boost-3")