Summoners Rift Fabric Mod

This mod is an implementation of summoner spells in the popular game League of Legends, brought into Minecraft via the Fabric modding platform.


Table of Contents


Features

  • Adds iconic Summoner Spells as items, including:
    • Flash Flash icon
    • Ignite Ignite icon
    • Exhaust Exhaust icon
    • Ghost Ghost icon
    • Cleanse Cleanse icon
    • Heal Heal icon
    • Barrier Barrier icon
    • Smite Smite icon
  • Each spell is represented as a unique item with effects similar to their League of Legends counterparts.
  • Custom item group for easy access in creative mode.
  • Custom sounds and particle effects for spell activation.
  • All items have crafting recipes.

Tech Stack


What Each Item Does

Spell Effect
Barrier Barrier icon in table Grants absorption (2 yellow hearts) for 2.5 seconds and sets a 4 second cooldown.
Cleanse Cleanse icon in table Clears all status effects from the player and sets a 10 second cooldown.
Exhaust Exhaust icon in table Applies Slowness and Weakness to the target entity for 10 seconds and sets a 15 second cooldown.
Flash Flash icon in table Teleports you up to 5 blocks in the direction you're facing, only if the destination is viable (will reduce distance if blocked). Sets a 1 second cooldown.
Ghost Ghost icon in table Grants Speed to the player for 10 seconds and sets a 15 second cooldown.
Heal Heal icon in table Heals all players in a 10 block radius for 1.5 hearts and sets a 10 second cooldown.
Ignite Ignite icon in table Sets the target entity on fire for 10 seconds, temporarily sets the player's food level to half (to prevent regeneration), then restores hunger. Sets a 15 second cooldown.
Smite Smite icon in table Deals 2.5 hearts of damage to the target entity and sets a 15 second cooldown.
  • All items feature custom sound effects on use.
  • Several spells have unique particle effects (see showcase videos below).

Recipes

All items have crafting recipes. Here are the visual patterns:

  • Barrier Barrier icon for recipe:
    Iron Nugget Iron Nugget
    Iron Nugget Iron Nugget

Uses 4 iron nuggets in a 2x2 pattern.


  • Cleanse Cleanse icon for recipe:
    Iron Ingot Iron Ingot
    Iron Ingot Iron Ingot

Uses 4 iron ingots in a 2x2 pattern.


  • Exhaust Exhaust icon for recipe:
    Feather Feather Feather
    Feather Feather Feather
    Feather Feather Feather

Uses 9 feathers in a 3x3 pattern.


  • Flash Flash icon for recipe:
    Glowstone Dust Blaze Powder Glowstone Dust
    Blaze Powder Ender Pearl Blaze Powder
    Glowstone Dust Blaze Powder Glowstone Dust

Uses blaze powder, glowstone dust, and an ender pearl in a custom 3x3 pattern.


  • Ghost Ghost icon for recipe:
    Gold Ingot Gold Ingot
    Gold Ingot Gold Ingot

Uses 4 gold ingots in a 2x2 pattern.


  • Heal Heal icon for recipe:
    Netherite Ingot Netherite Ingot
    Netherite Ingot Netherite Ingot

Uses 4 netherite ingots in a 2x2 pattern.


  • Ignite Ignite icon for recipe:
    Flint and Steel

Uses a single flint_and_steel as the ingredient.


  • Smite Smite icon for recipe:
    Gold Nugget Gold Nugget
    Gold Nugget Gold Nugget

Uses 4 gold nuggets in a 2x2 pattern.

Getting Started

Requirements

Installation

  1. Download the latest release of the mod from the Releases page.
  2. Place the .jar file in your mods folder.
  3. Ensure you have Fabric Loader and Fabric API installed.

Building from Source

  1. Clone the repository:
    git clone https://github.com/TheSebitzu/Summoners-Rift.git
    cd Summoners-Rift
    
  2. Build the mod using Gradle:
    ./gradlew build
    
  3. The compiled mod can be found in build/libs/.

Usage

  • Find the new Summoner Spell items in the dedicated Summoners Rift creative tab.
  • Use each item to activate effects such as teleporting (Flash), damaging enemies (Ignite), applying debuffs (Exhaust), or healing (Heal), among others.
  • All items feature custom sounds and many have unique particle effects for extra immersion.

Item Showcase

Below are demonstration videos for each Summoner Spell item:

Spell Preview
Barrier Barrier icon in showcase table Barrier GIF
Cleanse Cleanse icon in showcase table Cleanse GIF
Exhaust Exhaust icon in showcase table Exhaust GIF
Flash Flash icon in showcase table Flash GIF
Flash (through blocks) Flash icon in showcase table Flash Through Blocks GIF
Ghost Ghost icon in showcase table Ghost GIF
Heal Heal icon in showcase table Heal GIF
Heal (2nd player) Heal icon in showcase table Heal 2nd Player GIF
Ignite Ignite icon in showcase table Ignite GIF
Smite Smite icon in showcase table Smite GIF

Note: If GIFs do not appear, you can download them directly from the showcase_videos directory.


Contributing

Contributions, suggestions, and bug reports are welcome!
If you'd like to contribute, please fork the repository, create a new branch, and submit a pull request.
For major changes, open an issue first to discuss what you would like to change.


Credits


License

This project is licensed under the CC0-1.0 License.


Note: This mod is not affiliated with or endorsed by Riot Games or Mojang Studios or their respective trademarks.


Project members

TheSebitzu

Member

Details

Licensed CC0-1.0
Published 6 days ago
Updated 17 days ago