CraftTweaker

CraftTweaker

151M Downloads

no member Recipe's method and values in CraftingRecipe

maruyaki777 opened this issue ยท 0 comments

commented

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

https://pastebin.com/gEmL0dCS

The crafttweaker.log file

https://pastebin.com/MHhERGJk

Minecraft version

1.18

Modloader

Forge

Modloader version

40.2.17

CraftTweaker version

9.1.211

Other relevant information

No response

The latest.log file

https://pastebin.com/ARnW7CMC