#Recipe wrappers for Create addon custom recipes.
47 messages · Page 1 of 1 (latest)
imm too lazy to make an addon
and you can pr to https://github.com/Prunoideae/-recipes/
Huh, good to know. Very interesting, does it support custom serialization behavior?
yep
Good to know. Wish this was more easily surfaced when I searched for it before, but it's not really something that can be put on the wiki lol
So looking at this repo, it looks like these are supposed to get automatically downloaded to my @recipes folder in startup_scripts as long as I have probejs
I'm running ProbeJS 6.0.1 on Mc 1.20.1. I don't see any other requirements, but my recipes folder is emtpy.
I just did /probejs configure toggle_schema_download and I got a message saying that it was enabled. Another probejs dump did not seem to download them.
to fix this issue we must summon the dead
Prepare the necromancy ritual!
@pulsar goblet

I forgot to start the remote server hosting the files
Might be fixed today or tomorrow
ooo is it not possible to have it pull directly from github?
I overdesigned the stuff
So it will ask the server about what mods it supports and only downloads the scripts that are valid in the pack
Actually should just download everything and remove those unsupported files
because scripts are small enough
Why is that necessary with the server? Could probejs not just get the mc version, loaded platform ids, and filter from github itself?
It seems to me like you have a branch for each version, and a fairly standard naming convention for the scripts.
Yes, so it's overdesigned
You could also guard the script schemas themselves with Platform.isLoaded and just download them all if you don't want to deal with it, which I think is also fine given how small they are.
No, even 1.20.4 is end of life now
they are preparing for 1.21, and many people are too
I see, no plans for backward compat? If so I'm just going to go with the recipe wrapper style in https://discord.com/channels/303440391124942858/1183990023276732416
Yes, that's fine because most of the people just don't like mod downloading script directly
it's dangerous
Reasonable enough concern
but it would be much better for datapacks, they won't do harm
Even with how much kjs is sandboxed
Sounds fine to me then, I can recreate the scripts myself pretty easily.
gl
While I have you, would you mind if I drew your attention to a powerfuljs issue I posted a thread aabout?
ok
https://discord.com/channels/303440391124942858/1183990023276732416 👍 much appreciated
oops
that's not the link
Though I might not be able to reply instantly