forked from mtcontrib/farming
Fix a few descriptions
This commit is contained in:
@ -74,6 +74,7 @@ minetest.register_craft( {
|
||||
recipe = {
|
||||
{ "vessels:glass_bottle", "group:food_corn", "group:food_corn"},
|
||||
{ "group:food_corn", "group:food_corn", "group:food_corn"},
|
||||
{ "group:food_corn", "group:food_corn", "group:food_corn"},
|
||||
}
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user