Brewery

Brewery

101k Downloads

Slimefun Recipes

ItsStunik opened this issue ยท 3 comments

commented

Hi,
I would like to ask how can I create recipe that includes slimefun, like exotic garden items

Thank you.

commented
  name: bad Blueberry Lager/ decent Blueberry Lager/&6good Blueberry Lager
  ingredients:
  - WHEAT/3
  - ExoticGarden:blueberry/3
  cookingtime: 3
  distillruns: 1
  wood: 0
  age: 1
  color: 'EFBD4F'
  difficulty: 1
  alcohol: 1
  lore:
  - +++ fruit flavored beer
  effects:
  - SPEED/1/250

Something like this :)

commented

You can, just look up the items ID and that should work, just have to specify the mod with the recipe iirc

commented

Copied from plugin's config.yml:

# -- Recipes for Potions --

[...]
# ingredients: List of 'material/amount'
[...]
#  - Plugin items with 'plugin:id' (Currently supporting ExoticGarden, Slimefun, MMOItems, Brewery)
[...]

For example:

  example:
    name: Bad Example/Example/Good Example
    ingredients:
      - ExoticGarden:Grape/3