Jump to content

[1.7.10] Utilising the CoFH RF API


Tinkerlad

Recommended Posts

So for background TileConduit is a tile entity which belongs to a block that should receive RF power from adjacent generators and then push that power into adjacent machines. Unfortunately It does not seem to do this :/ I am testing using Extra Utilities and observe that it does seem to intake RF from the generators however it doesn't eject this power into adjacent power consumers. (Using the ender quarry)

 

The code for the TE is as follows;

 

http://www.hastebin.com/cowepipuqu.avrasm

 

Any help would be appreciated :)

Link to comment
Share on other sites

I cant see where the problem is but you can simplify the code a bit.

 

1. You dont need to extract energy. Anything that generated or stores energy will automatically output it to your tile.

2.For the same reason it dosnt matter if you try to output energy to the tile you are receiving it from because it shouldn't accept it.

 

 

I am the author of Draconic Evolution

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.