no member Recipe's method and values in CraftingRecipe
maruyaki777 opened this issue ยท 0 comments
Issue description
I wanted to print all recipes. so i get CraftingRecipe class and i tried to get value "ingredient" but mod said "No such member: ingredients".
document says CraftingRecipe implements Recipe, but it was impossible to use Recipe's methods and values. I couldn't cast to Recipe.
Steps to reproduce
enter the world or reload to load zenscript.
Script used
The crafttweaker.log file
Minecraft version
1.18
Modloader
Forge
Modloader version
40.2.17
CraftTweaker version
9.1.211
Other relevant information
No response