Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sagmilling method not working in script #3

Closed
AGUrGrill opened this issue Oct 12, 2023 · 6 comments
Closed

Sagmilling method not working in script #3

AGUrGrill opened this issue Oct 12, 2023 · 6 comments

Comments

@AGUrGrill
Copy link

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

@rlnt
Copy link
Member

rlnt commented Oct 12, 2023

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.

@AGUrGrill
Copy link
Author

I just tried "sag_milling", and it is showing as not defined in the kube js error.
image

Line with error: sag_milling(["gravel"], "aether:holystone",500);

@rlnt
Copy link
Member

rlnt commented Oct 12, 2023

It's working for me. Please join the Discord. That's a bit easier to help you with that.

@rlnt rlnt closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
@github-actions
Copy link

👋 @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.

@Xplodin
Copy link

Xplodin commented Jan 10, 2024

This error also appears on server
image

@rlnt
Copy link
Member

rlnt commented Jan 10, 2024

Like the previous response should indicate, please join the Discord in order to receive support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants