/mediaworks

Addon for the Hex Casting Minecraft mod, themed around media manipulation, tweaks, and utilities.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

Mediaworks

A Hex Casting addon with miscellaneous additions and quality-of-life improvements, aiming to diversify the Hex Casting experience.

License

This project is licensed under the GNU Lesser General Public License v3.0. The license holders are:

  • Hunter
  • artynova

Credits

  • The Hex Casting mod, of course.
  • The Spirit Walker mod. Basic clientside "freecam" functionality of Astral Projection is greatly inspired by their implementation, and uses some of their code as a reference.
  • The Perspective mod. Astral Projection shader implementation here is loosely based on their "grayscale" super secret setting implementation.
  • The Extensible Enums library. Fabric version of the mod uses it to add the custom enchantment target to the Featherweave Cloak.
  • Base Minecraft. The mod uses two sounds from it, Soulsand Valley Whisper 1 for astral ambience (slightly modified to loop better) and Ender Eye Death 2 for projection end.
  • Developers of the HexDoc template for Hex Casting addons.