thebloxxer11

Results 19 comments of thebloxxer11

There are two functions in there that I’m curious about: component.dissipate(); and component.transfer();. What do each of them do? I don’t see any void functions for that in that file....

I looked at the crash report, seems like Mixin is a major player here.

Here are the logs, but apparently it fixed itself. https://pastebin.com/exTqqzcV

I was thinking of dumping a list of all the recipes registered for the Assembly Table using CraftTweaker, but there isn't support for it for 1.16.5.

Now, JEI doesn't show Recycler recipes, but yet they still work.

JEI has bugged out again, only Analyzer module Recycler recipes are showing. Maybe check how the recipes are handled?

/reload doesn't work as intended. Just checked with the Centrifuge.

I'm duplicating an instance right now to check with mod interference one by one, will keep FP and JEI on

Another mod is interfering with the recipes. JEI and FP alone works fine. I am suspicious about CraftTweaker right now, so testing that next, with a mod (Travel Anchors) that...