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

Add an AttachedRegistry for structure transformations #5213

Open
ChiefArug opened this issue Jul 25, 2023 · 2 comments
Open

Add an AttachedRegistry for structure transformations #5213

ChiefArug opened this issue Jul 25, 2023 · 2 comments
Labels
area: api Issue or PR is related to API area: compatibility Issue only happens when other mods are present status: fixed in next release Issue will be fixed in the next release

Comments

@ChiefArug
Copy link

ChiefArug commented Jul 25, 2023

Describe the Suggestion

Add an AttachedRegistry for transformations, so that mods can allow their blocks to be rotated on the X and Z axis without having to hard depend on Create (implement ITransformableBlock).

Screenshots and Videos

No response

Additional Context

Current usecase is for blocks registered with KubeJS, where you cannot create custom classes and can't mixin. However I do see use for this in other mods not wanting to hard depend on Create for compat.

@ChiefArug ChiefArug added the type: suggestion Issue is an idea or request for a new feature label Jul 25, 2023
@Lgmrszd
Copy link

Lgmrszd commented Jul 25, 2023

Hmm, I might try to make a PR with that

Relevant issue (discussion): #5198

@ChiefArug
Copy link
Author

Was this added? Or just closed as stale? (if closed as stale some indication of that would be nice, ie a github tag)

@IThundxr IThundxr added area: compatibility Issue only happens when other mods are present area: api Issue or PR is related to API and removed type: suggestion Issue is an idea or request for a new feature labels Aug 8, 2024
@IThundxr IThundxr reopened this Aug 8, 2024
@IThundxr IThundxr added the status: fixed in next release Issue will be fixed in the next release label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api Issue or PR is related to API area: compatibility Issue only happens when other mods are present status: fixed in next release Issue will be fixed in the next release
Projects
None yet
Development

No branches or pull requests

4 participants