promotional bannermobile promotional banner

Spells & Shields

Vanilla+ style magic extension that adds mana and spell trees. Fully data driven.

File Details

spells_and_shields-1.19.2-2.14.0.jar

  • R
  • Oct 31, 2023
  • 1010.66 KB
  • 1.1K
  • 1.19.2
  • Forge

File Name

spells_and_shields-1.19.2-2.14.0.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:spells-shields-582301:4829464")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Mirror 1.20.1-2.14.0 development:
  • Default spell trees are not shown in creative mode anymore if they are disabled
  • The following attributes got their keys fixed (proper prefixes were added):
    • mana_check action: "amount" -> "d/double/amount"
    • has_mana action: "amount" -> "d/double/amount"
    • use_item action: "offhand" -> "boolean/offhand"
    • give_item action: "item" -> "d/string/item"
    • use_item_on_block action: "offhand" -> "boolean/offhand"