Closed AGUrGrill closed 1 year ago
I made a pull request for EnderIO to make some of their recipe types more consistent. It's now called sag_milling
. I didn't have time to update this in the wiki yet, sorry.
I just tried "sag_milling", and it is showing as not defined in the kube js error.
Line with error: sag_milling(["gravel"], "aether:holystone",500);
It's working for me. Please join the Discord. That's a bit easier to help you with that.
:wave: @AGUrGrill! Please don't use the issue tracker for support requests.
As stated in our Contribution Guidelines, we use it exclusively for bug reports and feature requests.
Feel free to join our Discord for help instead.
This error also appears on server
Like the previous response should indicate, please join the Discord in order to receive support.
Version
1.20.1-0.3.1
Describe the bug!
I am currently trying to add sagmilling recipes, and they are not working. I have also tried the examples given, and they do not work either. TI am thinking maybe there was an update that broke it or I'm stupid, here is an example of what I'm trying to do that's not working:
sagmilling(["gravel"], "aether:holystone",500); sagmilling(["enderio:powdered_coal"], "charcoal",500);
Other than that all the other recipe types have been working fine.
Crash Report
No response
Log
No response
Additional Context
Yes
Modifications
A couple of mods, such as Aether and EnderIO.
Did the issue happen in singleplayer or on a server?
Singleplayer