2

Needing help for a datapack (problem 2)

pedrogmyt •11/16/20 1:04 pm
•
75
•
11/19/2020 8:55 pm
hello i am making a datapack and i dont have a idea on how to make that

so i have a lot of recipes .json files that have the name of the item result, and some of the items have more than 1 recipe does that work?

here is a example of cat music disc

music_disc_cat music_disc_cat (2)...


any ideas on what to do?

i didnt tested yet
Posted by
pedrogmyt
Level 11 : Journeyman Modder
0

  Have something to say?

Join • Sign in

2

2mal3
• 11/17/2020 11:03 am
• Level 68 : High Grandmaster System
Actually, it doesn't really matter what you name your recipe files, as long as they are not intended to replace Minecraft recipes.
In the Minecraft files it is done so that if there are multiple recipes for an item, not only the name of the result is in the name, but also the name of an ingredient. For example music_disc_cat_from_diamon and music_disc_cat_from_stone.
2
pedrogmyt
• 11/19/2020 8:55 pm
• Level 11 : Journeyman Modder
ok thank you im gonna test it soon
1

Welcome