
[ISS TMS] This is a Magic Staff !
⚔️Transform any item in your hand — diamond swords, iron axes, even a potato — into a functional spellcasting staff with a single keystroke.
- Загрузки
- 122
- Подписчики
- 1
- Обновлён
- 2 мая 2026 г.
- Лицензия
- MIT
Опубликован 18 апреля 2026 г.
⚔️ This is a Magic Staff | 万法皆杖 ⚔️
Turn any item into a spellcasting implement — Your sword is now your wand
📖 Overview
This is a Magic Staff! (万法皆杖) is a NeoForge 1.21.1 addon for Iron's Spells 'n Spellbooks that liberates your spellcasting potential.
- Transform any item in your hand — diamond swords, iron axes, even a potato — into a functional spellcasting staff with a single keystroke. Cast devastating spells, then revert back to melee combat instantly.
- Currently, you can press the J key while holding a magic book or weapon to take out the fixed spells. Executing this action will consume 5 levels of experience, and it can be toggled on or off in the configuration(🎉Thank you for the suggestions provided by the community!)
+ No crafting recipes needed — use existing gear
+ Seamless weapon/staff switching mid-combat
+ Persistent state saved to item NBT
+ Zero visual clutter — no new item sprites
✨ Key Features
| Feature | Description | Benefit |
|---|---|---|
| 🔮 Dynamic Conversion | Toggle any item's casting capability on/off | No inventory bloat |
| ⚔️ Dual-Mode Items | Switch between melee weapon and spell staff | Tactical flexibility |
| 💾 Persistent State | Conversion status saved in item data | Survives drops/death |
| 🌐 Bilingual | Full English & 简体中文 support | Global accessibility |
🎮 How to Use
Step 1: Hold any item (Sword, Axe, anything!)
↓
Step 2: Press [H] to activate casting mode
↓
Step 3: Equip spells via ISS spellbook/wheel
↓
Step 4: Right-click to cast!
↓
Step 5: Press [H] again to revert to weapon
💡 Tip: Keybind can be customized in Options → Controls → Key Binds
🔧 Technical Details
Utilizes Minecraft 1.21.1's Data Component System:
// Core logic (simplified)
item.set(DataComponents.CASTING_IMPLEMENT, true); // Enable casting
item.remove(DataComponents.CASTING_IMPLEMENT); // Disable casting
- Iron's Spells 'n Spellbooks automatically recognizes items with the
CASTING_IMPLEMENTcomponent, enabling right-click spellcasting functionality.
🐛 Known Issues
- None currently reported
Please submit issues via GitHub Issues or CurseForge comments!
Ченджлог
1.0.3Релиз1.21.1 · 2 мая 2026 г.
🚩TMS v1.0.3 Update Log - NEO
🛠️ New configuration interface:
- Added an in-game configuration interface
❌ Fix:
- The issue of spells disappearing when weapons that have been imbued with spells are transformed
🎉 New features:
- Items that are currently being transformed can now be boosted by upgrade orbs
- Currently, you can press the J key while holding a magic book or weapon to take out the fixed spells. Executing this action will consume 5 levels of experience, and it can be toggled on or off in the configuration
1.0.2Релиз1.21.1 · 26 апреля 2026 г.
🐦⬛Remove unnecessary item registration function
1.0.0Релиз1.21.1 · 18 апреля 2026 г.
🚩TMS v1.0.0 Update Log
- First upload
Комментарии
Загружаем…