I'm trying to make a food item, that can use any raw meat (besides Rotten Flesh) to craft, how do I do that?

Started by HeroWither on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm trying to make a food item, that can use any raw meat (besides Rotten Flesh) to craft, how do I do that?

I'm trying to make a food item, that can use any raw meat (besides Rotten Flesh) to craft, how do I do that?

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can create an item tag…
Sun, 09/24/2023 - 03:01

You can create an item tag with all your meats in it, then create your crafting recipe with the tag. You may need to custom code the crafting recipe since it used the tag.

The alternative would be to set up multiple crafting recipes for each meat