
Item IDs not recognized for recipes
PL45VYR opened this issue ยท 0 comments
Minecraft Version
1.21.1
KubeJS Version
2101.7.1-build.181
Rhino Version
2101.2.7-build.74
Architectury Version
13.0.8
Forge/Fabric Version
NeoForge 21.1.197
Describe your issue
While trying to create a recipe, I was not able to successfully get it to load. With the help of ProbeJS, I'm seeing that only one of the item IDs I referenced in the recipe is being recognized correctly, while all others are not.
Each item ID from the recipe below was retrieved with /kubejs hand
, and the custom recipe was retrieved directly from Malum's own repository (repurposed to fit my recipe, of course). ProbeJS was able to verify that occultism:taboo_book
works in recipes, but all the particular items from ars_nouveau
that I used would not.

Crash report/logs
No response