Add compatibility to farming redo coffe_beans

This commit is contained in:
bell07 2018-01-09 13:24:15 +01:00 committed by rubenwardy
parent 57d0b42892
commit ccbc21a00c
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ if farming and farming.mod == "redo" then
food.support("potato", "farming:potato")
food.support("tomato", "farming:tomato")
food.support("cocoa", "farming:cocoa_beans")
food.support("coffee", "farming:coffee_beans")
food.support("dark_chocolate", "farming:chocolate_dark")
food.support("sugar", "farming:sugar")
food.support("cup", "farming:drinking_cup")