Skip to content

A set of content generation utilities for MZE Minecraft events

Notifications You must be signed in to change notification settings

Mad-Zoo-Events/content-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Tools

This repository contains a set of content generation utilities for MZE Minecraft events.

Generate Drinks

Drinks are represented in two locations: as a ItemEdit server item and in the corresponding DeluxeMenus GUI menu.

To Generate drinks

  • write them into input/drinks.yml
  • run yarn generate-drinks
  • find your generated files in the out directory

After that's done, merge the resulting contents of drinks_serveritems.yml with plugins/ItemEdit/database/server-database.yml and replace bar.yml under plugins/DeluxeMenus/gui_menus on the Minecraft servers.

About

A set of content generation utilities for MZE Minecraft events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published