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

Option to allow all full block block entities as facades #8248

Open
Mari023 opened this issue Nov 18, 2024 · 0 comments
Open

Option to allow all full block block entities as facades #8248

Mari023 opened this issue Nov 18, 2024 · 0 comments

Comments

@Mari023
Copy link
Contributor

Mari023 commented Nov 18, 2024

While I was working on #8247, I was testing a lot of blocks, including some that have Block entities that are currently not allowed as facades, and didn't notice any problematic issue with them.
In fact, except for the ME Cable and / or Bus (which crashes trying to render the facade of a ME Cable and / or Bus...), all blocks I put into facades behaved fine, falling in anyone of the following categories:

  • rendered fine, about what one would expect from the block (e.g. ME Drive)
  • rendered, but with lots of z-fighting (but also expectable from a 3D model which got flattened) (e.g. wireless access point)
  • didn't render at all

I'd like to add a config option that blanket allows all BEs (which are otherwise permitted i.e. they are full blocks)

@Mari023 Mari023 changed the title change semantics of facades.allowBlockEntities config setting, and allow more blocks as facades by default Option to allow all full block block entities as facades Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant