Jump to content

Recommended Posts

Posted

 

Hey Guys,

i'm working on a BlockEntity which processes Items into "Molten Material" and one or two Molten Material(s) into a (new) Item.

Right now i'm working with custom json files in my data folder for the processing:

Molten Material Class:

  Reveal hidden contents

ItemStack -> MoltenMaterial "Recipe" class:

  Reveal hidden contents

MoltenMaterial(s) -> ItemStack "Recipe" class:

  Reveal hidden contents

Screenshots:

  Reveal hidden contents

The thing is... i want to use JEI to display my Recipes but that's only possible if i make the melting and smelting classes to true recipes but i got no clue how to check the "MoltenMaterial" values from the BlockEntity within the Recipe class :S

Posted

why would a recipe depend on a block entity?  you know there could be several around filled with different combinations of materials.

i don't get what you want so how about you do this - make a jei plugin that adds one dummy recipe; then work up from there. if you don't know how, look at the source of some mod that adds recipes (farmer's delight, etc.), there are many on github.

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.