Jump to content

Recommended Posts

Posted

I am not sure what you are asking.

Please provide more details, be exact what you are trying to do, and what you have tried.

Code and logs are preferable :)

Posted

Im trying to put a random item in a igneus extruder every 30sec i understand how threads work but i dont know how to put a item in it its a plugin that should interact whit a moded block. Igneus extruder is a cobble gen

Posted

Don't use threads for this.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

Have you tried anything yet? And what precisely do you mean when you say "plugin"?

You will get better results looking for help if you have actually tried something.

Posted
14 minutes ago, Ugdhar said:

Have you tried anything yet? And what precisely do you mean when you say "plugin"?

You will get better results looking for help if you have actually tried something.

A bukkit plugin that inserts items in a modded block that has a inventory

Posted
Just now, Ender05 said:

A bukkit plugin that inserts items in a modded block that has a inventory

Ok, so I guess my next question is have you tried anything yet? Like I mentioned, if you share the code for what you have tried, you will get much better results getting someone to help out.

And of course, if you do not know any Java (or similar programming language), then this will be impossible to do.

Posted
12 minutes ago, Ugdhar said:

Ok, so I guess my next question is have you tried anything yet? Like I mentioned, if you share the code for what you have tried, you will get much better results getting someone to help out.

And of course, if you do not know any Java (or similar programming language), then this will be impossible to do.

I know java but i dont how this works i want to insert every 30 sec cobblestone in a modded machine but dont know how this works i didnt try enithing jet cause i dont know how it works

Posted
Just now, Ender05 said:

I know java but i dont how this works i want to insert every 30 sec cobblestone in a modded machine but dont know how this works i didnt try enithing jet cause i dont know how it works

You should probably learn how to make a basic mod first, because I don't think anyone is going to walk through step-by-step explaining every part of how to do it. Not to mention there are probably multiple ways it could be done. Are these items coming from thin air? Are they produced by something, i.e. a block?

I'm not trying to give you a hard time, just letting you know that your question is way too broad, and you will probably have a hard time getting a decent answer without more information, and a start to the code/mod to base it on.

 

And then of course, there's the question of forge <-> bukkit interoperability, which I honestly know nothing about. :)

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.