
ModLicenseRef-All-Rights-Reserved
[TaCz x Iron's] Magitacz - Playwright's Gun's and Buns Mod
A mod made for the "Playwright's Gun's and Bun's" pack!
1.3K
Downloads
2
Followers
5 months ago
Updated
📦
3
Versions
📖About [TaCz x Iron's] Magitacz - Playwright's Gun's and Buns Mod

Welcome all! To my Gun's and Bun's Mod! This is an early access mod that will hopefully be fully completed by the end of this year (along with the modpack), with quests and all!
Features
- TaCz Gun's will shoot out spells that are attached to them through their muzzle attachments.
- All Attachments can be modified using the Apotheosis Mod! By default these attachments can be found all around the world through loot chests!
- TaCz Gun's can have additional Apotheosis affixes to them to do increased elemental damage. Based on the Iron's Spells and Spellbook mod.
- Armor can come with bullet resistances as well elemental resistances through the same Apotheosis affixes.
- Bosses from different mods had their damages altered to do elemental damage from Iron's Spells. (WIP can be a little funky.)
Spells - Gun's Shoot Fireballs?
If you want to add more Spells from Iron's you need to add them as a datapack like this...
// You need to edit/add this to the data file of the attachment. Check the Apotheosis Examples.
// fireball_affix.json
{
"type": "magitacz:spells_attachment",
"cast_type": "ONSHOOT",
"exclusive_group": "spells",
"spell": "fireball",
"types": [
"magitacz:muzzle"
],
"cast_parameter": 5,
"levels": {
"epic": {
"min": 4,
"steps": 0,
"step": 1.0
},
"mythic": {
"min": 5,
"steps": 1,
"step": 0.0
}
}
}
Here's how it should look in game.

Here's the Spellencer being used.
MODPACK/SERVER CREATORS : If you want to use this please ask for permission first. I am withholding until further notice.