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

[Bug]: Blockstate changes are ignored in resourcepacks using different loading methods. #19

Open
5 tasks done
minerguy341 opened this issue Jan 14, 2025 · 0 comments
Open
5 tasks done
Labels
bug Something isn't working

Comments

@minerguy341
Copy link

Bug Description

If you make a resourcepack for a mod that originally uses Athena, it will prioritize its original blockstate and ignore the resourcepack, even in situations where the new blockstate would work with a different loader or vanilla blockstate.

How to Reproduce?

Make a resource pack for any athena modeled block and try to use a model and blockstate for a standard block instead of CTM, or a Fusion model.

Expected Behavior

Resource packs model and blockstate should be used when resourcepack is loaded

Version

3.1.2

Mod Loader Version

1.20.1 0.92.3

Mod Loader

Fabric

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
@minerguy341 minerguy341 added the bug Something isn't working label Jan 14, 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

1 participant