Article on Recipe Creation for Datapacks and KubeJS#18
Open
vercte wants to merge 7 commits intoCreators-of-Create:mainfrom
Open
Article on Recipe Creation for Datapacks and KubeJS#18vercte wants to merge 7 commits intoCreators-of-Create:mainfrom
vercte wants to merge 7 commits intoCreators-of-Create:mainfrom
Conversation
Contributor
|
Maybe a quick rebase only to have one commit might be something to improve, but that is up to @IThundxr ;) |
Member
I generally squash-merge PRs so this is fine as is |
|
This would be a welcome change. I ended up resorting to reading JSON files extracted from the JAR file which can be pretty confusing |
IThundxr
requested changes
Feb 5, 2026
Member
IThundxr
left a comment
There was a problem hiding this comment.
Looks good, could you just go through the fluid stuff and use the new neoforge fluid ingredients instead?
Relevent Commit: Creators-of-Create/Create@58876e2
Author
|
@IThundxr I updated the syntax. Not sure how to mark the change as being made |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A live version of this can be found at https://create-wiki.vercte.net/developers/api-docs/recipes.
This article details how to create a datapack and add recipes to Create with it. I see this question a lot of the Discord and there's an article on the old wiki which is quite outdated so I decided to give it a refresh. This also adds the "API Documentation" section to the Developer sidebar in order to house this article.