Skip to content

AlmostReliable/summoningrituals

Preview

Summoning Rituals

A Minecraft mod to create custom summoning rituals for items, mobs, and commands.

Version Total Downloads CF Total Downloads MR

Workflow Status License Discord Wiki

📖 Information

This is a mod for Minecraft-NeoForge.

It allows modpack developers to create custom summoning rituals for items, mobs, and commands.
This mod does not add any recipes by default.

Summoning Rituals has a native KubeJS integration, which is the easiest way to create custom recipes.

For an in-depth explanation of the functionality and code examples, check out the wiki.

🔧 Manual Installation

  1. Download the latest mod jar from the releases, from CurseForge or Modrinth.
  2. Install Minecraft NeoForge.
  3. Drop the jar file into your mods folder.

💚 Credits

  • requested by Saereth from FTB
  • altar model and textures by mo_shark
  • JEI textures by Ne0kys

🎓 License

This project is All Rights Reserved. Forks should only be created with the intent of submitting changes to the upstream repository via pull requests.

The license applies exclusively to the project's source code. Versions published on CurseForge and Modrinth may be used for gameplay and modpack creation, provided they are downloaded directly from these platforms. GitHub releases are intended for private use or as a fallback if CurseForge and Modrinth are unavailable.

Redistribution of builds or rehosting is strictly prohibited.

Exceptions to the license above are the MeasuringBufferSource and the EntityIngredientRenderer. Feel free to use them in your own projects. More information on how these were implemented can be found in this blog post.