Farmers Delight Skillet Cooking Items Doesn't Render In The Skillet
Closed this issue · 10 comments
Minecraft version : 1.19.2
Farmers Delight Version : 1.3.10
Description :
Back in the days, I used to see my foods being cooked in the skillet.
This bug was a thing for like 1 year now, and I haven't noticed why it doesn't render.
Recently, a friend of mine was screen sharing his game to me in the same SMP we were playing in, (the same one that I was cooking back in the days with the same skillet) and he saw the cooking items in the skillet.
But then tried a few days later again, and he doesn't see the items being cooking in the skillet.
I just want to know what can be the issue and how we can fix it to see it again! Makes cooking more fun and more alive!
I found a way to ''fix'' the render issue, but it's only temporary and only for the food that is already cooking in the skillet...
So by putting a lot of steaks in the skillet, and disconnecting and coming back, would show them in the skillet, but it won't show if I just put them directly into it, unless a quit and come back.
(Shaders ON or OFF doesn't fix the render issue)
I was also testing with just the mod alone, and it still caused the same issue... Not rendering the foods on the skillet)

Steps to reproduce : I don't really know how to reproduce the bug. It just happened out of nowhere.
This link contains my list of MODS and my entire latest.log
https://paste.ee/p/slgH1Ixq
And I just updated the mod to the recent version, and it still has the same issue.
But like I said in the description, a year ago I used to have another older version of the Farmer's Delight...
So I tried to downgrade the version from 1.3.10 to 1.3.9 and guess what... IT WORKS! The food showed up on the skillet as I was cooking!
So now that I know how to reproduce the bug (which is to go to later versions beyond 1.3.9)... I wonder what you will do to help me out to fix this issue so that my friends and I can have fun cooking together in the SMP!
Maybe you can ask your friend to upgrade the SMP to 1.20.1, so you can use the refabricated port.
As far as I know, farmer's delight refabricated does not have this problem.
newhoryzon/farmers-delight-fabric#250
Maybe you can have a look at this PR and build a jar for yourself
The original repo is deprecated and archived, so nobody have access to that thread. All you can do is to build one by yourself.
To begin with, you should open a folder, and open this folder in terminal.
And then run the following commands:
git clone -b mc/1.19.2 https://github.com/Auroali/farmers-delight-fabric.git
cd farmers-delight-fabric
gradle build
Then you'll find the mod file in farmers-delight-fabric/build/libs folder
Of course you have to install Git and Gradle on your PC beforehand.
I'm sorry but I really don't know what to do to fix it... could you help me to fix the issue ?
I would really appreciate your help since we are this close to fix it !
The only thing you can do is to build a new mod from the source code, and my previous comment is a brief instruction to this.

