Research Table ๐Ÿ”ฌ

Research Table ๐Ÿ”ฌ

141k Downloads

How can i create an addon for this mod?

matyklug18 opened this issue ยท 11 comments

commented

as the name says, i wanna create addon, that would implement more compat. How the API of this mod works?

commented

https://github.com/ZengineeringTeam/ResearchTable/tree/master/src/main/java/snownee/researchtable/plugin

Just see the implement of GameStages or Reskillable. Feel free to ask if you have any problem!

commented

yes.

commented

is it possible to implement mana?

commented

From Botania?

commented

can i fork this mod and make changes for more support?

commented

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

commented

Yes but I do not recommend you to do so

commented

why?

commented

I hope there is only one standard and all users can receive future updates

commented

ok. i already implemented botania mana support, can i make a pull request(if i can figure out how)?

commented

Yes but please test without Botania installed before pull request