promotional bannermobile promotional banner

Electroblob's Wizardry

The expandable RPG magic mod with over 180 unique spells!

File Details

Electroblob's Wizardry - 4.3.15 - MC 1.12.2

  • R
  • Aug 31, 2025
  • 10.46 MB
  • 154.8K
  • 1.12.2
  • Forge

File Name

ElectroblobsWizardry-4.3.15.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:electroblobs-wizardry-265642:6950392")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features

  • Flesh Spells Configuration: Add config for flesh spells: fleshSpellsCauseSlowness, diamondFleshArmorBonus, diamondFleshArmorToughnessBonus, ironFleshArmorBonus, oakFleshArmorBonus, oakFleshHealthBonus
  • Condenser Configuration: Add configurable condenser amount multiplier
  • Tier Values Configuration: Make tier values configurable through Settings, per tier: - maxCharge (wand mana) - upgradeLimit (number of possible upgrade scrolls applied to a specific tier, and weight)
  • Base Spell Slots: Added BASE_SPELL_SLOTS config option in Gameplay Category: - baseSpellSlots: Number of spell slots a wand has with no attunement upgrades applied (default: 5, range: 1-5)
  • Mana and Upgrade Configuration: Added new config options in Gameplay Category: - manaPerShard: Amount of mana a crystal shard is worth (default: 10) - manaPerCrystal: Amount of mana each magic crystal is worth (default: 100) - grandCrystalMana: Amount of mana a grand magic crystal is worth (default: 400) - nonElementalUpgradeBonus: Bonus wand upgrades for non-elemental wands (default: 3) - siphonManaPerLevel: Mana gained per siphon upgrade level (default: 5) - condenserTickInterval: Ticks between condenser mana increases (default: 50)
  • Storage Upgrade Configuration: Added in Tweaks Category: - storageIncreasePerLevel: Charge increase per storage upgrade level (default: 0.15)
  • Regenerating Shrines: Added shrine regeneration system with config options: - shrineRegenerationEnabled: Whether conquered shrines should regenerate after a period of time - shrineRegenerationTime: Time in minutes for a conquered shrine to regenerate - shrineAllowMultipleLoot: Whether players can loot shrines multiple times
  • Mind Control Enhancement: Mind controlled creatures are considered allies by AoE spells
  • Fireskin Enhancement: Fireskin burns away cobweb blocks on contact
  • Recent Spell Expiry: Added recentSpellExpiryTime config option - time in ticks after which recent spell casts expire and no longer count toward progression penalties (default: 1200 ticks/1 minute)
  • Search Bar Enhancement: Add option to allow unfocused search bars in Arcane Workbench and Lectern
  • Chinese Handbook Translation: Add Chinese handbook translation (by ArchiDreamZ)
  • Brazilian Portuguese Translation: Updated Brazilian Portuguese translation (by Suelvys)
  • Russian Translation: Updated Russian translation (by Heimdallr-1)
  • Korean Translation: Fix Korean translation (by Preta-Crowz)
  • Sixth Sense Visual Improvement: Bug Fixes and Sixth Sense Visual Improvement (by ipdnaeip)

Bug Fixes

  • Creative Search: All items are searchable in creative search (crystals, dusts, tomes)
  • SpellRay Access: Change Y_OFFSET from protected to public in SpellRay class
  • GUI Container Fix: GuiContainers can no longer be opened while possessing something
  • Barrier Access: Fixed barriers not allowing ally players in
  • Magic Damage Immunity: Add "Immune to magic damage" config option
  • Receptacle Crash: Fix receptacle crash with FluidLoggedAPI
  • Statue Conversion: convertToStatue shouldn't run on the clientside, fixes crash