How can i create an addon for this mod?
matyklug18 opened this issue ยท 11 comments
as the name says, i wanna create addon, that would implement more compat. How the API of this mod works?
Just see the implement of GameStages or Reskillable. Feel free to ask if you have any problem!
I just checked the implement of mana pool. Botania is using interface rather than capability, which means you have to add another block to agent mana
ok. i already implemented botania mana support, can i make a pull request(if i can figure out how)?