Aktualizovat „wine/init.lua“
This commit is contained in:
parent
28e0dac6f0
commit
2d20300844
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ local ferment = {
|
||||||
{"wine:blue_agave", "wine:glass_tequila"},
|
{"wine:blue_agave", "wine:glass_tequila"},
|
||||||
{"farming:wheat", "wine:glass_wheat_beer"},
|
{"farming:wheat", "wine:glass_wheat_beer"},
|
||||||
{"farming:rice", "wine:glass_sake"},
|
{"farming:rice", "wine:glass_sake"},
|
||||||
|
{"xdecor:honey", "wine:glass_mead"},
|
||||||
}
|
}
|
||||||
|
|
||||||
function wine:add_item(list)
|
function wine:add_item(list)
|
||||||
|
|
Loading…
Reference in a new issue