Skip to content

A Python3.8 generator for custom items(+Recipe Generator). Put it in world/datapacks/<Datapack>

Notifications You must be signed in to change notification settings

Anticubex/Custom-Item-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CIG (Custom Item Generator) by UltroGhast

A Python3.8 generator for custom items(+Recipe Generator)

What is it?

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).

How to use

Place it in .minecraft/saves/<world>/datapacks/<yourdatapack>
The first time you will run it, it will ask you some dates about the datapack.

Usual Questions

-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?).

About

A Python3.8 generator for custom items(+Recipe Generator). Put it in world/datapacks/<Datapack>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%