Sandwiches peanut doesn't grow #1009

Closed
opened 2021-11-05 09:34:35 +00:00 by Styxcolor · 3 comments
Owner

Eraldemay brought up that you can't find the peanuts from the sandwiches mod anywhere in the wild...so you can't craft sandwiches items that rely on peanuts in the recipe.

I suggested making it a group with cucina vegana peanuts that can be easily obtained - so that you can use these in the recipe, too.

Got a greenlight from Annalysa to proceed.

Eraldemay brought up that you can't find the peanuts from the sandwiches mod anywhere in the wild...so you can't craft sandwiches items that rely on peanuts in the recipe. I suggested making it a group with cucina vegana peanuts that can be easily obtained - so that you can use these in the recipe, too. Got a greenlight from Annalysa to proceed.
Styxcolor added the
1. kind/bug
4. step/at work
labels 2021-11-05 09:34:35 +00:00
Styxcolor self-assigned this 2021-11-05 09:34:41 +00:00
Author
Owner

Solution: creating group from "cucina_vegana:peanut" and "sandwiches:peanuts" or registering the first as alias for recipes of the latter. I will have to look into how this works. According to the documentation alias is rather meant for renaming things, while to me it seems only the group solution makes you actually use them interchangeably.

recipes in cucina_vegana affected:
cucina_vegana:peanut_butter
cucina_vegana:edamame

recipes in sandwiches affected:
sandwiches:peanut_butter

Solution: creating group from "cucina_vegana:peanut" and "sandwiches:peanuts" or registering the first as alias for recipes of the latter. I will have to look into how this works. According to the documentation alias is rather meant for renaming things, while to me it seems only the group solution makes you actually use them interchangeably. recipes in cucina_vegana affected: cucina_vegana:peanut_butter cucina_vegana:edamame recipes in sandwiches affected: sandwiches:peanut_butter
Author
Owner

Fixed in
commit aa35e782b79248a021a7549dfdc9cde238f3b3e2

noticed that you don't get a glass bottle back when you consume cucina'vegana's peanut butter. Couldn't fix immediately due to peanut butter being defined in a table in cucina vegana's register mods. The on_use function breaks the consumability of the item if I try to assign the "vessels:glass_bottle" as variable. Will open a separate issue for that.

Rest is tested and works!

Fixed in commit aa35e782b79248a021a7549dfdc9cde238f3b3e2 noticed that you don't get a glass bottle back when you consume cucina'vegana's peanut butter. Couldn't fix immediately due to peanut butter being defined in a table in cucina vegana's register mods. The on_use function breaks the consumability of the item if I try to assign the "vessels:glass_bottle" as variable. Will open a separate issue for that. Rest is tested and works!
Styxcolor added
5. result/fixed
and removed
4. step/at work
labels 2021-11-05 11:20:30 +00:00
Author
Owner

New issue: #1010

New issue: #1010
Styxcolor added this to the 1.1.98 milestone 2021-11-06 15:40:23 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#1009
No description provided.