CIT Resewn

CIT Resewn

14M Downloads

Suspicious stew, goat horn, compass CIT broken [1.21]

meowinqq opened this issue ยท 1 comments

commented

Describe the Issue (clear and concise description of what the bug is, provide logs)
CIT targeting different suspicious stew effects, different goat horn instruments, and compass lodestone dimensions appear to be non-functional.
Expected behavior (Optifine 1.21 pre9):

Suspicious stew effects display custom textures
functionalstew

Goat horns display custom textures
functionalhorn

Compass connected to lodestone in the overworld displays custom texture and the animation displays correctly
[no example image]

Behavior in CITResewn:

Suspicious stew textures remain default
buggedstew

Goat horn textures remain default
buggedhorn

Custom compass texture is displayed, but only the first frame of animation remains functional (arrow stuck pointing forward)
[no example image]

Resource pack: test.zip
Logs

To Reproduce (if applicable, explain how someone would go about reproducing this issue, attach a resourcepack if applicable)

  • Run latest CITResewn beta for 1.21
  • Use attached resource pack

Checklist (go through and check these when relevant)

  • I have attached the latest.log file relevant to this issue
  • I have checked the issues and have not found an existing case of this issue
  • I am using the latest version of CIT Resewn for my version of minecraft
  • I am using the mod on Fabric Loader
  • I have disabled broken paths in the mod's config and the issue persists
commented

These are 3 separate issues it seems.

  • Suspicious Stew
    The nbt check was not able to match when the root element was a list
  • Goat Horns
    The nbt check used NbtOps instead of the RegistryOps which meant it couldnt match against the id of the horn
  • Compass