Skip to content

Generates an items.json file for use in EssentialsX.

Notifications You must be signed in to change notification settings

EssentialsX/ItemDbGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ItemDbGenerator

Generates an items.json file suitable for use with EssentialsX.

Includes potions, spawners and all spawnable items in Minecraft 1.18.


Usage

git clone https://github.com/EssentialsX/ItemDbGenerator
cd ItemDbGenerator
mvn clean package
cd target
java -jar ItemDbGenerator-*.jar

And voilà, an items.json file will appear.