Jump to content

Recommended Posts

Posted

Hi, I've been fiddling around with shapeless crafting and I am wondering if it is possible to use more than 1 of the same item to create something

Example: Use 4 coal to make coal chunk

 

Do I need a shaped recipe for this?

 

Thanks in advance! :D

Posted

How would I go about doing it?

 

This is my code now:

 

GameRegistry.addShapelessRecipe(new ItemStack(CondensedCoalChunk), [b]new ItemStack(LargeCoalChunk, 4)[/b], new ItemStack(Transformer, 1, OreDictionary.WILDCARD_VALUE));

 

The bolded is what I want to put 4 of it in a square

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.