Making custom wood work with vanilla recipes

Started by FreshStart on

Topic category: Help with MCreator software

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Making custom wood work with vanilla recipes

So many people have said to make a tag with the registry "planks", namespace "minecraft", and type "items".

 

I've done this.

 

But my custom planks still cannot do anything.

 

I've been searching for an answer to this for AN HOUR now.

 

Can someone please tell me the ACTUAL way to do this?

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nevermind, I FINALLY figured…
Sat, 02/12/2022 - 20:36

Nevermind, I FINALLY figured it out.

 

Basically, you put the registry name to plankWood and the namespace to Forge.

 

Atleast with 1.12.2.

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Here are 2 ways I guess: The…
Sat, 02/12/2022 - 20:36

Here are 2 ways I guess:

The first one is using ur mod items in a recipe and having it make a vanilla block as an outcome

The second way is to have a custom recipe for a GUI

All here in This link: https://imgur.com/a/ZiZgnuB

In 1.12 you can use Ore…
Wed, 02/16/2022 - 20:17

In 1.12 you can use Ore Dictionary as you said

From 1.14 you have to use tags like minecraft/logs minecraft/planks etc.