Thaumcraft

Thaumcraft

57M Downloads

how to implement the api to workspace?

matyklug18 opened this issue ยท 4 comments

commented
commented

and how to create bauble.

commented

IDEA: File->Project Structrue->Libraries->[+](create a lib)->[+](attach files or dirs to lib 'xxx')->[OK]
Eclipse: (right click your project)->Properties->Java build path->Libraries->Add external jar->..........->[Apply and close]

Create baubles: class NewBauble implements baubles.api.IBauble

commented

Thanks!

commented