How do I make a recipe that gives back an item?

Started by Matt The Banana on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a recipe that gives back an item?

In a cake recipe, you get buckets back after use. How would I do this with other items?

Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There's an option for items…
Sun, 05/26/2019 - 18:09

There's an option for items where if you tick "Does item stay in crafting grid when crafting". It will cause the item to stay in the grid when you finish crafting. Just like cakes and stuff.

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know, but how would I do…
Sun, 05/26/2019 - 18:14

I know, but how would I do this with Minecraft items?

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that image doesnt work lol  
Sun, 05/26/2019 - 20:15

that image doesnt work lol

 

Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh, you can only use it with…
Wed, 06/05/2019 - 02:55

Oh, you can only use it with items that already give it back, like the milk bucket.

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just add a drop gem…
Thu, 06/06/2019 - 16:47

Just add a drop gem procedure!

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I was wondering how to make…
Sat, 06/08/2019 - 01:40

I was wondering how to make it stay in a crafting table after it is crafted.