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

Bedrock Support #63

Open
ben-wals opened this issue Nov 8, 2022 · 1 comment
Open

Bedrock Support #63

ben-wals opened this issue Nov 8, 2022 · 1 comment
Labels
experimental Features that may or may not be added new feature New feature or request

Comments

@ben-wals
Copy link
Member

ben-wals commented Nov 8, 2022

Kind of a long shot idea and not sure if its entirely possible with current bedrock framework however I'm sure as parity efforts it will at least be possible at some point in the future. But essentially a version of totems plus for the bedrock edition of Minecraft. Having worked on bedrock packs in the past I'm pretty sure not too much source code would actually have to change here other than pack layouts as they both utilise a json structure.

@ben-wals ben-wals added experimental Features that may or may not be added new feature New feature or request labels Nov 8, 2022
@ben-wals
Copy link
Member Author

ben-wals commented Nov 9, 2022

After some limited research into bedrock edition it's clear that the only universal integration would be MCRTX. To create other integrations similar to those available for Java edition we would have to develop entirely new techniques for bedrock edition and even then we may not be able to achieve complete parity as integrations such as OFCIT rely on Java mods such as optifine. MCCMD I have more hope for but the additional features that it provides such as advancements may have to be completely redeveloped or scrapped entirely as bedrock doesn't exactly have the same built in customisation of advancements that Java has

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Features that may or may not be added new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant