summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorh-v-smacker <hans-von-smacker+github@gmail.com>2018-05-07 16:16:37 +0300
committerh-v-smacker <hans-von-smacker+github@gmail.com>2018-05-07 16:16:37 +0300
commit90da5e4e99a28395d4bc1e9ca755379f10271bef (patch)
treee35a1777109dbb5f099075cfffaadf9599432581 /README.md
parent04f258cd399dfb3777564b6b7ea72b725e94cee2 (diff)
parent5ca1bd332bee644f8098a581b8c63c08d30c9afc (diff)
merge upstream
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 010f6c7..848d4e3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ by TenPlus1
Depends: Farming Redo
-This mod adds a barrel used to ferment grapes into glasses of wine, 9 of which can then be crafted into a bottle of wine. It can also ferment honey into mead, barley into beer, wheat into weizen (wheat beer), and apples into cider.
+This mod adds a barrel used to ferment grapes into glasses of wine, 9 of which can then be crafted into a bottle of wine. It can also ferment honey into mead, barley into beer, wheat into weizen (wheat beer), and apples into cider.
Change log:
@@ -14,8 +14,9 @@ Change log:
- 0.4 - Added ability to ferment barley from farming redo into beer and also honey from mobs redo into honey mead
- 0.5 - Added apple cider
- 0.6 - Added API so drinks can easily be added, also added wheat beer thanks to h-v-smacker and support for pipeworks/tubelib
+- 0.7 - Blue Agave now appears in desert areas and spreads very slowly, can me fermented into tequila
-Lucky Blocks: 8
+Lucky Blocks: 9
Wine Mod API
@@ -28,4 +29,4 @@ e.g.
wine:add_item({
{"farming:barley", "wine:glass_beer"},
{"default:apple", "wine:glass_cider"},
-})
+}) \ No newline at end of file