Skyroot Milk buckets dont craft cake :(
SteveJDM opened this issue ยท 1 comments
What Feature Types Apply to This Bug?
Item, System
Other Type
No response
What Type of Bug Is This?
Compatibility
Forge Version
45.0.46
The Aether Version
aether-1.19.4-0.7.0-forge
Is This Bug a Conflict With Another Mod?
No response
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
Try to make a cake recipe with skyroot buckets instead of iron buckets
What You Expect To Happen
the cake to be made
What Actually Happened
no cake :(
Additional Details
Vanilla cake recipie
Attempt with skyroot bucket
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.
In typical Jonathing fashion, I tried to make a black magic solution that involved reading all vanilla recipes that used buckets and creating new recipes in datagen that use skyroot buckets instead. Turns out, that would be too much file I/O and a waste of time instead of just copying the existing recipes that do this.