using tags for vanilla recipes

Started by TheRidiculousR on

Topic category: Help with MCreator software

Active 9 months ago
Joined Feb 2016
Points:
814

User statistics:

  • Modifications: 1
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
using tags for vanilla recipes

I have made a mod that adds 2 trees to the game.
obviously wood is used all over the place in Minecraft, and it would take 5 ever to make all the recipes.
I knew with oreDictionary you could give your block plankWood, and all the wood recipes would now work with it.
I could craft sticks and beds and everything just fine.
but with the new tags, this doesn't seem to work at all regardless of me selecting forge, or Minecraft, or block, or item, any help?

 

Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
yes. you choose minecraft…
Thu, 03/12/2020 - 01:17

yes.

you choose minecraft for vanilla tags for vanilla properties, mod for grouping stuff in your mod, and forge for shared tags with other mods.

the vanilla tag for planks is 

planks

and the vanilla tag for logs is

logs

you can find a complete tag list here:

https://minecraft.gamepedia.com/Tag

Active 4 years ago
Joined Oct 2018
Points:
792

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 99
But how about modded ones?…
Sun, 04/19/2020 - 00:09

But how about modded ones?
Like Stick
Stick is in minecraft, but it has only one variants so it doesnt has tags, but in some mods add their own sticks and its in tags with vanilla stick i dont remenber tags were used in modded ones for stick

Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
you can add more than one…
Sun, 04/19/2020 - 01:00

you can add more than one tag to an item.

Active 2 weeks ago
Joined Jan 2016
Points:
956

User statistics:

  • Modifications: 0
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 177
thanks!
Thu, 08/06/2020 - 14:23

thanks!