Jump to content

(SOLVED) Are there any Docs/Tutorials on CoFH? Also, is it updated or work in 1.10.2?


JamesWilsonProductions

Recommended Posts

Is the CoFH lib updated or working in 1.10.2?

Also, if so, are there any tutorials/docs out there on how I'd get started with it?

 

Thanks!

 

SOLVED: Download the API below. It works with 1.10.2. Thanks to @Animefan8888 for mentioning and to @XFactHD for clarifying what had to be Dl'd.

 https://github.com/CoFH/RedstoneFlux-API/tree/1.8

Edited by JamesWilsonProductions
Updated title. Added [SOLVED]

Who am I? Me?

I am NEW to Minecraft Modding, but NOT NEW to Java. I have recently found an interest in doing this, and I'm having much fun thus far!

I am interested in getting active within this community.

Nice to meet you fellow mod developer, hope you're having a wonderful and challenging day!

Link to comment
Share on other sites

Yes it is updated to work with 1.10+ you need the 1.8 version from their github. And there are Javadocs in the src code.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

Is that Youtube playlist just for 1.10.2 in general, or specifically directed at the CoFH Lib?

Who am I? Me?

I am NEW to Minecraft Modding, but NOT NEW to Java. I have recently found an interest in doing this, and I'm having much fun thus far!

I am interested in getting active within this community.

Nice to meet you fellow mod developer, hope you're having a wonderful and challenging day!

Link to comment
Share on other sites

Nvm, just realized that was in your signature. Thanks for the help!

Who am I? Me?

I am NEW to Minecraft Modding, but NOT NEW to Java. I have recently found an interest in doing this, and I'm having much fun thus far!

I am interested in getting active within this community.

Nice to meet you fellow mod developer, hope you're having a wonderful and challenging day!

Link to comment
Share on other sites

1 hour ago, JamesWilsonProductions said:

Is that Youtube playlist just for 1.10.2 in general, or specifically directed at the CoFH Lib?

I could make one of those if it is really wanted, though i am going to be really inactive on that channel until Summer. Hopefully i will be free enough to do stuff by Summer. 

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

7 minutes ago, XFactHD said:

@Animefan8888 Non of the CoFH mods were updated to 1.10.2 but they are working on it. The only thing that was updated already is the RF API.

 

@XFactHD Could you send me the link to the 1.10.2 API please?

 

I just downloaded (DL'd the wrong one) it and noticed I had many errors, one being all ForgeDirections should be converted to EnumFacings.

 

Thanks!

Edited by JamesWilsonProductions

Who am I? Me?

I am NEW to Minecraft Modding, but NOT NEW to Java. I have recently found an interest in doing this, and I'm having much fun thus far!

I am interested in getting active within this community.

Nice to meet you fellow mod developer, hope you're having a wonderful and challenging day!

Link to comment
Share on other sites

4 hours ago, Animefan8888 said:

I could make one of those if it is really wanted, though i am going to be really inactive on that channel until Summer. Hopefully i will be free enough to do stuff by Summer. 

@Animefan8888 Dude, you can do whatever you want with your channel. If you make a tutorial, I'd appreciate it, but I think I can just read the docs within the classes and figure it out for myself  =) Thanks for the offer though.

Edited by JamesWilsonProductions

Who am I? Me?

I am NEW to Minecraft Modding, but NOT NEW to Java. I have recently found an interest in doing this, and I'm having much fun thus far!

I am interested in getting active within this community.

Nice to meet you fellow mod developer, hope you're having a wonderful and challenging day!

Link to comment
Share on other sites

Ah, alright. I was looking for a 1.10.2 "title" somewhere. Thanks.

 

Alright, found the link. Edited post above =)

Edited by JamesWilsonProductions

Who am I? Me?

I am NEW to Minecraft Modding, but NOT NEW to Java. I have recently found an interest in doing this, and I'm having much fun thus far!

I am interested in getting active within this community.

Nice to meet you fellow mod developer, hope you're having a wonderful and challenging day!

Link to comment
Share on other sites

18 hours ago, JamesWilsonProductions said:

Is the CoFH lib updated or working in 1.10.2?

Also, if so, are there any tutorials/docs out there on how I'd get started with it?

 

I believe that Forge has now implemented an energy capability based off of the CoFH library, so there should be no real need to download the original one (although I'm not sure how used either are in comparison to each other). You can implement it via IEnergyStorage or use Forge's EnergyStorage object.

 

You can read more in-depth about capabilities here

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.