A Python3.8 generator for custom items(+Recipe Generator)
This python script makes easy creating custom items(with nbt), their custom model and their recipe.
It is suggested to be run inside a datapack and to have a support resource pack(for Custom Model Data).
Place it in .minecraft/saves/<world>/datapacks/<yourdatapack>
The first time you will run it, it will ask you some dates about the datapack.
-Why does the generator say "The generator isn't in the right directory!"?
Simple: there isn't any data folder inside the Datapack folder. Be sure you are using the generator on the right way.
-What is saved_dp_dates.json?
That is the file where the datapack dates you typed the first time you used the generator on that datapack are stored.
Don't copy or distribute(It's illegal, u know?).