Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Milking bucket returns as Bucket after using #44

Closed
CastorF1ber opened this issue Apr 24, 2023 · 1 comment
Closed

Milking bucket returns as Bucket after using #44

CastorF1ber opened this issue Apr 24, 2023 · 1 comment
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@CastorF1ber
Copy link

This bug is still happening to me. When you put milk from Milk Bucket (from GC), the game returns you empty minecraft bucket, so you cannot use it any more in GC recipes.

@Alatyami Alatyami added this to the 8.0.9 milestone Apr 24, 2023
@Alatyami Alatyami added the Bug Something isn't working label Apr 24, 2023
@Alatyami Alatyami self-assigned this Apr 24, 2023
@Alatyami Alatyami moved this from Todo to In Progress in Growthcraft 8 (Minecraft 1.19) Apr 24, 2023
Alatyami added a commit that referenced this issue Apr 29, 2023
@Alatyami Alatyami moved this from In Progress to Release Queue in Growthcraft 8 (Minecraft 1.19) Apr 29, 2023
@Alatyami
Copy link
Member

This is somewhat resolved in the next build. The issue with "buckets" is that it is hard coded that a Items.BUCKET is returned. In order to override this we would have to implement our own bucket. As a resolution, when picking up a GrowthcraftMilk fluid, the standard bucket converts to a milking bucket. Standard buckets can already get milk from cows so the Iron Milking Bucket really no longer has a purpose other than what the item model looks like.

@github-project-automation github-project-automation bot moved this from Release Queue to Done in Growthcraft 8 (Minecraft 1.19) Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Development

No branches or pull requests

2 participants