#Document for recipe schema
18 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
@grim palm I can try to help, which schemas are you interested in creating?
I have a kubejs addon that fixed schemas, the current version is broken when you try to do more advanced stuff
you can see some schemas here
https://github.com/pietro-lopes/KubeJSTweaks/tree/master/run/kubejs/data
this is the mod
https://www.curseforge.com/minecraft/mc-mods/kubejs-tweaks
Paste version of recipe_components_cheatsheet.txt from @sacred magnet
here is the cheatsheet that I use for it
and if you are using ProbeJS, replace the file at .vscode/recipes.json
Paste version of recipe.json from @sacred magnet
also replace the settings.json at same folder with this
Paste version of settings.json from @sacred magnet
doing this now you have proper autocompletion on your recipe schemas json
this one
Paste version of coal.json from @grim palm