Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 468 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 468 Bytes

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.