90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! - Forge
- Neoforge
- No elements found. Consider changing the search query.
- List is empty.
- 1.20.2
- 1.20.1
- 1.19.2
- 1.18.2
- No elements found. Consider changing the search query.
- List is empty.
- Release
- Beta
- No elements found. Consider changing the search query.
- List is empty.
- Downgrade to forge 1.20.1-41.7.3 to also support neoforge on this version
- You can now move while having the radial menu (spell wheel) open
- Add new
min
, max
, and learned
requirement types
- Add new
/spells cast ...
command
- Improve some requirement tooltips
- Update
cube_blocks_target
action parameters (the vec3 params now have proper prefixes)
- Fix extra mana often being ignored, this includes the
has_mana
, mana_check
, simple_mana_check
, and get_mana
actions and the mana blade enchantment
- Fix health and mana boost spells not using their variables
- Fix not all network messages printing their errors when something goes wrong
- Mirror 1.20.1-1.16.0 development:
- Upgrade to forge 1.19.2-43.3.7
- You can now move while having the radial menu (spell wheel) open
- Add new
min
, max
, and learned
requirement types
- Add new
/spells cast ...
command
- Improve some requirement tooltips
- Update
cube_blocks_target
action parameters (the vec3 params now have proper prefixes)
- Fix extra mana often being ignored, this includes the
has_mana
, mana_check
, simple_mana_check
, and get_mana
actions and the mana blade enchantment
- Fix health and mana boost spells not using their variables
- Fix not all network messages printing their errors when something goes wrong
- Mirror 1.20.1-1.16.0 development:
- Upgrade to forge 1.18.2-40.2.17
- You can now move while having the radial menu (spell wheel) open
- Add new
min
, max
, and learned
requirement types
- Add new
/spells cast ...
command
- Improve some requirement tooltips
- Update
cube_blocks_target
action parameters (the vec3 params now have proper prefixes)
- Fix extra mana often being ignored, this includes the
has_mana
, mana_check
, simple_mana_check
, and get_mana
actions and the mana blade enchantment
- Fix health and mana boost spells not using their variables
- Fix not all network messages printing their errors when something goes wrong
- Mirror 1.20.2-2.15.1 development:
- Fix xp requirements: You do not need to have enough xp anymore when learning spells while in creative mode
- Minor code fixes
- Update to 1.20.2
- Port to NeoForge 20.2.59-beta
- Fix xp requirements: You do not need to have enough xp anymore when learning spells while in creative mode
- Add get_player_name action
- Add execute_command action
- Add execute_player_command action
- Mirror 1.20.2-2.15.0 development (will be released soon):
- Add get_player_name action
- Add execute_command action
- Add execute_player_command action
- 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"
- 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"
- Fix Mana Soles spell not working
- Fix Pocket Rocket spell always consuming the item in your hand (for data pack creators: use_item action was fixed)
- Fix Pocket Rocket spell description not displaying item costs
- Fix Ghast spell not consuming items properly
- Fix suggestions of spells and spell trees when typing a command
- Add get_attribute action
- Add shoot_alt action
- Fix "range" param name of ranged_entity_targets action
- Mirror 1.20.1-2.13.0 development:
- Fix Pocket Rocket spell always consuming the item in your hand (for data pack creators: use_item action was fixed)
- Fix Pocket Rocket spell description not displaying item costs
- Fix Ghast spell not consuming items properly
- Fix suggestions of spells and spell trees when typing a command
- Add get_attribute action
- Add shoot_alt action
- Fix "range" param name of ranged_entity_targets action
- Fix connection issue on dedicated servers
- Fix spells tooltip not being synchronized