DonBruce64

Results 258 comments of DonBruce64

I'll have to check this. I know Java does some controller init stuff on MC boot, and if that's the case I can't query dynamic controllers. But I'll investigate and...

Still not quite fixed. Better than it was, but users are still reporting issues.

Should be fixed in PR #2054

You're lacking lots of information in this report. Your Minecraft version, mod version, what fluids you're using, your config file, etc. Please provide.

That check won't work since that code needs to return JSON models, item pngs, objs, and other models that are used for MTS. Not just block JSONs. Or are you...

Because I didn't realize exactly what I was loading. At one time, that system shunted in pack JSON. Now it only loads MC items, not blocks even since those are...