More RPG Library Mod (1.21.1, 1.20.1) is a library add-on for the Spell Engine Mod that expands its functionality with new content and Features.

Features:

  • On its own this Mod does not add spells, you need to install the class mods you want to add spells to your game
  • This mod is used mainly as a library for the More RPG Classes & Content Series Mods
  • Unique EntityAttributes used by different RPG Classes
  • New Status Effects used by different RPG Classes

Assets ️

  • New Animations
  • New Sound Effects
  • New Particle Effects

New Spell Schools

  • Magic Spell Schools ‍♂️
    • ️ Air Magic
    • Earth Magic
    • Water Magic
    • Nature Magic
  • Ranged Spell Schools
    • Fire Ranged
    • ❄️ Frost Ranged
  • Melee Spell Schools ️
    • Rage Melee

Conditional Loot Spell Scroll Function

This function allows you to add specific spell scrolls from chosen spell pools to your loot tables. You can also blacklist certain spells and define the minimum and maximum spell tiers.

{
  "type": "minecraft:item",
  "name": "spell_engine:scroll",
  "functions": [
    {
      "function": "more_rpg_classes:specific_spell_scroll_pool",
      "spell_pools": ["#wizards:frost", "#wizards:fire"],
      "spell_tier_min": 3,
      "spell_tier_max": 4,
      "count": 1,
      "blacklist_spells": ["wizards:frost_blizzard", "wizards:fire_meteor"]
    }
  ]
}

Requires:

Fabric Modloader

Fabric API

Spell Engine Mod

Spell Power Attributes Mod

How to install:

Click the following link to view details: How to Install Mods for Minecraft Java Edition on PC: A Beginner Guide

More RPG Library Mod (1.21.1, 1.20.1) Download Links

For Minecraft 1.20.1, 1.20

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.21.1, 1.21

Fabric version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]