作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge
标签: magic technology

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!
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
}
}
}

MODPACK/SERVER CREATORS : If you want to use this please ask for permission first. I am withholding until further notice.
请登录后举报
暂无评论,抢个沙发吧~