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

Bottoms of pies may have an issue with the bottom of the pie on the last slice #1051

Open
1 of 2 tasks
BurningSulphur opened this issue Jan 20, 2025 · 0 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@BurningSulphur
Copy link

Minecraft version

1.20.1

Farmer's Delight version

1.2.6

NeoForge version

forge 47.3.7

Description

when there is only one slice left the bottom of the pie is rendered incorrectly. as all pies call
"parent": "farmersdelight:block/pie",
this issue is present in all the pies.

I only noticed it when I was adding custom pies using Kubejs Delight to add rats mod cheeses to lets do meadows cheese making.

possibly to do with this file
https://github.com/vectorwing/FarmersDelight/blob/1.20/src/main/resources/assets/farmersdelight/models/block/pie_slice3.json

Image

Image

Steps to reproduce

place pie onto glass.
eat most of the pie
look at the bottom

Mod list

N/A

Logs

No response

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
@vectorwing vectorwing added the bug Something isn't working label Jan 20, 2025
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
None yet
Development

No branches or pull requests

2 participants