shiftthedev / MiniExtras

0 stars 0 forks source link

Error with Chains #12

Closed shiftthedev closed 2 years ago

shiftthedev commented 2 years ago

Hey, not to bother you or keep you away from the feature request above but, you may have something wrong with chains in Mini-Extras! Followed by this line:

[11:01:48] [Worker-Main-14/ERROR]: Couldn't load tag minecraft:mineable/pickaxe as it is missing following references: miniextras:chain (from Mini Extras Mod)

This is the only log line I am getting from Mini-Extras!

Originally posted by @RoseTheFoxGit in https://github.com/iamshift/MiniExtras/issues/11#issuecomment-1124037116

shiftthedev commented 2 years ago

@RoseTheFoxGit if possible share your mod list

MaranRoseGIT commented 2 years ago

https://pastebin.com/GTbyGNZ7

shiftthedev commented 2 years ago

thanks I'll look into it

MaranRoseGIT commented 2 years ago

Yeah, I had this same issue with another mod called Jello; it's being fixed in that mod too, but it literally causes all mineable blocks to become un-mineable with a pickaxe. It's so weird and I really dislike Mojang's tagging system

shiftthedev commented 2 years ago

Is this issue still happening in the RC1?

MaranRoseGIT commented 2 years ago

Yes it is, if you have the top/bottom chain model option in the config turned off, it causes the minecraft:mineable/pickaxe error.

shiftthedev commented 2 years ago

Should be resolved in Mini Extras 1.5.0 RC2

MaranRoseGIT commented 2 years ago

It has been fixed! Thank you so much!