[compatibility] [1.12.2] Blocking ExtraUtilities Unstable Ingot Recipe
ToMe25 opened this issue ยท 5 comments
Interesting. Is there any special nature of that recipe? If it was just normal it should work as intended...
The Crafted Item explodes after 10 seconds(or when you close the GUI), but i dont know how this Recipe works.
I think I should be able to get this done from my side (this took forever to find, xu source is a nightmare) but in the meantime there appears to be a config option labeled Unstable Ingot: Allowed Classes
, If you want it to work immediately add shadows.fastbench.gui.ContainerFastBench
and shadows.fastbench.gui.GuiFastBench$ClientContainerFastBench
to the list.
My fix will just be me forcibly adding to this list in code, and should be done shortly.