File Details
Iron's Spellbooks Tweaks 1.2.0 (1.20.1)
- R
- May 5, 2026
- 64.92 KB
- 9
- 1.20.1
- Forge
File Name
irons_spellbooks_tweaks-1.2.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
New
/isstweaks requirements spell <spell_id>shows the unlock requirement for a specific spell. Output is prefixed with[Unlocked]if the calling player has already met the requirement./isstweaks requirements rarity <rarity>shows the unlock requirement for a rarity tier (common, uncommon, rare, epic, legendary). Same[Unlocked]indicator if the player's current rarity cap is at or above the queried tier.- Added optional
requirement_textfield to unlock JSONs for the new command to surface. - Spell names colored by school, rarity names colored by rarity tier.
- Added
[commands]config section withrequirementsCommandEnabledto disable the requirements subcommand if pack makers want to handle it via KubeJS or similar.
Changed
- OP gate moved from the root
/isstweaksliteral to per-subcommand. grant/revoke/status/reset still require permission level 2. requirements is open to all players.

