mmocore/default/recipes/brewing.yml
2019-08-30 20:03:13 +02:00

15 lines
495 B
YAML

# Every brewing recipe requires an empty water bottle.
# Make sure every brewing recipe has a different ID.
# It is only used as reference in the plugin, doesn't really matter.
# Brewing recipe ID
mana-pot-recipe:
# Ingredient used to brew the empty water bottles.
ingredient: MATERIAL.MANA_FLOWER
# Items replacing empty water bottles when brewing is complete.
result: CONSUMABLE.MANA_POTION
# Time required to brew empty water bottles.
cook-time: 10