mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Merge pull request #352 from ItsAlxl/NegativeAlc
Allow brew recipes to reduce alcohol level
This commit is contained in:
@@ -442,6 +442,7 @@ recipes:
|
||||
cookingtime: 2
|
||||
color: BLACK
|
||||
difficulty: 3
|
||||
alcohol: -6
|
||||
lore: + &8Probably a week old
|
||||
effects:
|
||||
- REGENERATION/1/2-5
|
||||
|
||||
@@ -821,6 +821,7 @@ recipes:
|
||||
# cookingtime: 1
|
||||
# color: BLACK
|
||||
# difficulty: 4
|
||||
# alcohol: -8
|
||||
# effects:
|
||||
# - REGENERATION/30
|
||||
# - SPEED/10
|
||||
|
||||
@@ -739,6 +739,7 @@ recipes:
|
||||
cookingtime: 2
|
||||
color: BLACK
|
||||
difficulty: 3
|
||||
alcohol: -6
|
||||
lore: + &8Probably a week old
|
||||
effects:
|
||||
- REGENERATION/1/2-5
|
||||
@@ -816,6 +817,7 @@ recipes:
|
||||
# cookingtime: 1
|
||||
# color: BLACK
|
||||
# difficulty: 4
|
||||
# alcohol: -8
|
||||
# effects:
|
||||
# - REGENERATION/30
|
||||
# - SPEED/10
|
||||
|
||||
@@ -739,6 +739,7 @@ recipes:
|
||||
cookingtime: 2
|
||||
color: BLACK
|
||||
difficulty: 3
|
||||
alcohol: -6
|
||||
lore: + &8Probablemente una semana de edad
|
||||
effects:
|
||||
- REGENERATION/1/2-5
|
||||
@@ -816,6 +817,7 @@ recipes:
|
||||
# cookingtime: 1
|
||||
# color: BLACK
|
||||
# difficulty: 4
|
||||
# alcohol: -8
|
||||
# effects:
|
||||
# - REGENERATION/30
|
||||
# - SPEED/10
|
||||
|
||||
@@ -746,6 +746,7 @@ recipes:
|
||||
cookingtime: 2
|
||||
color: BLACK
|
||||
difficulty: 3
|
||||
alcohol: -6
|
||||
lore: + &8Probably a week old
|
||||
effects:
|
||||
- REGENERATION/1/2-5
|
||||
@@ -822,6 +823,7 @@ recipes:
|
||||
# cookingtime: 1
|
||||
# color: BLACK
|
||||
# difficulty: 4
|
||||
# alcohol: -8
|
||||
# effects:
|
||||
# - REGENERATION/30
|
||||
# - SPEED/10
|
||||
|
||||
@@ -816,6 +816,7 @@ eggnog:
|
||||
# cookingtime: 1
|
||||
# color: BLACK
|
||||
# difficulty: 4
|
||||
# alcohol: -8
|
||||
# effects:
|
||||
# - REGENERATION/30
|
||||
# - SPEED/10
|
||||
|
||||
@@ -820,6 +820,7 @@ recipes:
|
||||
# cookingtime: 1
|
||||
# color: BLACK
|
||||
# difficulty: 4
|
||||
# alcohol: -6
|
||||
# effects:
|
||||
# - REGENERATION/30
|
||||
# - SPEED/10
|
||||
|
||||
Reference in New Issue
Block a user