promotional bannermobile promotional banner

Peyro's Scythes & Spells

An Iron's Spellbook Addon, adding Transformable Scythes and some Spells from one of my favourite light novel.

File Details

PeyroScythe-Forge-1.20.1-1.3.2.jar

  • R
  • Apr 27, 2026
  • 3.15 MB
  • 2.1K
  • 1.20.1
  • Forge

File Name

PeyroScythe-Forge-1.20.1-1.3.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:peyros-scythe-1327449:7999084")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.20.1-1.3.2

1. Since Iron's Spellbooks backported the freezing mechanic from 1.21.1, this mod's `IceTomb` and `FrozenEffect` have been removed. They are replaced by ISS's own `IceTomb` and `ChilledEffect`. As a result, the spell `TheFrozenWorld` has been slightly nerfed (Frost Fog no longer applies a second freeze within its duration).  

2. Eldritch spells now extended from `AbstractSpell` (the same as in ISS).


1.20.1-1.3.2

1. 由于Iron's Spellbooks把1.21.1的冰封机制移植回来了,所以本模组的IceTomb和FrozenEffect已经移除,改用ISS自己的IceTomb和ChilledEffect。法术冰霜世界TheFrozenWorld因而受到了小小的削弱(霜雾不再能在持续时间内带来第二次冰封)。
2. 邪术类法术现在和ISS本体一样,继承自AbstractSpell类。