| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Generates an items.json file suitable for use with EssentialsX.
Includes potions, spawners and all spawnable items in Minecraft 1.18.
git clone https://github.com/EssentialsX/ItemDbGenerator
cd ItemDbGenerator
mvn clean package
cd target
java -jar ItemDbGenerator-*.jarAnd voilà, an items.json file will appear.
| Back | FazBrowse Home | New Git URL |