Jump to content

EmeraldJelly

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by EmeraldJelly

  1. Yeah im going for just dropping the item, but can you give me an example on how I would go around doing this? What I've tried never seems to work (I deleted the code for the broken things I have done so I can't share that with you. Dont really know how I can get it back) EDIT: Here is what I tried. I can you tell me if this is good, or what should I change?
  2. Ok this is a big one, but it's important. I would really like to know how I can create an object, that checks what items are dropped into it, put that into some sort of list, compare a it to another list (containing a recipe), then if the lists match, I want it to output a specific item. Here is my current code for the Tile Entity, and the Recipes Class that have all the recipes in it (currently there is only one for testing purposes) Thanks and would really appreciate an explanation on how to do this, and if my explanation of doing this is wrong, then please correct me. (Yes I know java, its just that I have bare bones knowledge of the Forge API and have no idea what im really doing in that context, learning is my ultimate goal here so please help me out!) Thanks. TileEntity CauldronRecipes BlockClass
  3. Sounds good! Would really help out if you could do that since whatever Draco18s posted, while helpful really does not make a whole lot of sense to me.
  4. Thanks! I'm going to comprehend this and see if it works lol
  5. His particle guide is outdated. Like I said 1.12.2.
  6. My code is nonexistent for particles, I have NO idea where to start and, when searching for a tutorial I did not find anything, for 1.12.2, if there is one can you link one?
  7. Hi! I am creating a new mod (1.12.2), and I would really like to know how I can A. Create custom particle effects (with my own textures, and properties*) B. Spawn said particle effects in the world. Please help me out, would appreciate it very much! Thanks, EmeraldJelly *Example being does it float? does it fall? eat ect..
×
×
  • Create New...

Important Information

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