Closed meowinqq closed 1 month ago
These are 3 separate issues it seems.
NbtOps
instead of the RegistryOps
which meant it couldnt match against the id of the hornI also have this pack that has custom buckets depending upon the axo in the bucket and it only uses the default one for some reason, gonna hope and assume this getting fixed helps that issue as well because currently it doesn't work. I would hope nothing majorly code wise would've broken the buckets!
@normie-chan that pack hasn't been updated to use the component CIT format, nbt data is no longer used in post-1.20.5 CIT -- i was able to get axolotl bucket CIT working just fine w/ the new format in the latest version of this mod! you can update that pack yourself by getting the component data for the buckets (hold one in your hand use the "/data get entity [your username] SelectedItem" command to have its data pasted into the chat) and editing the .properties files accordingly :)
The compass is working as intended.
As per the docs when using a submodel with texture.sub=
you need to target the file name in the override.
You had:
texture./compass_01=./compass_01
When it should be
texture.compass_01=./compass_01
(note the sub part is just the sub model's name without the /
)
I dont know why it allows the slash in optifine but it does not warrant a parity fix imo as it is an incorrect cit definition.
Other than that the issues will be fixed in the next beta release (v1.2.1
)
@meowinqq could you please make a tutorial on how to do so, I am a noob at this lol. Plus I have a custom texture that I'd rather not have to waste because I have 0 clue what to do with this info
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):
Behavior in CITResewn:
Resource pack: test.zip Logs
To Reproduce (if applicable, explain how someone would go about reproducing this issue, attach a resourcepack if applicable)
Checklist (go through and check these when relevant)
latest.log
file relevant to this issue