Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.53 KB | None | 0 0
  1. # Station recipes
  2. recipes:
  3.     biere:
  4.         option:
  5.             hide-when-locked: false
  6.         output:
  7.             type: CONSUMABLE
  8.             id: BIERE
  9.             amount: 8
  10.         crafting-time: 600
  11.         conditions:
  12.        - 'level 5'
  13.         - 'perms mmoitems.recipe.biere mmoitems.recipe.station.alchimiste'
  14.         ingredients:
  15.        - 'vanilla SWEET_BERRIES . 64 Baies'
  16.         - 'vanilla WHEAT . 128 Blés'
  17.         - 'vanilla HONEY_BOTTLE . 8 Miel'
  18.         - 'mmoitem MATERIAL TONNEAU 1 &d&lTonneau de Bière'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement