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

Weird lighting on bottom of crafter #761

Open
Darkere opened this issue Dec 28, 2024 · 1 comment
Open

Weird lighting on bottom of crafter #761

Darkere opened this issue Dec 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Darkere
Copy link

Darkere commented Dec 28, 2024

Describe the bug

When looking at the bottom of a connected crafter at night. Its seemingly lit up while the sides and top stay dark.
image

How can we reproduce this bug or crash?

  1. place crafter
  2. connect
  3. darkness

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

21.1.73

What Refined Storage version is this happening on?

d0a11f2

Relevant log output

No response

@Darkere Darkere added the bug Something isn't working label Dec 28, 2024
@raoulvdberge
Copy link
Contributor

These models are using refinedstorage:block/emissive_cutout as a parent, and specifying an emissive bottom cutout. Same happens for the security manager.

Perhaps we need to create a new parent model that doesn't have an cutout for the bottom side.

Only an issue in NeoForge since we use the fullbright json extensions there.

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
Status: Todo
Development

No branches or pull requests

2 participants