.addDataInfo() won't work in RecipeType builder / KubeJS
PuffOfficial opened this issue ยท 0 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
v7.1.4
Minecraft Version
1.20.1 Forge
Recipe Viewer Installed
EMI
Environment
Singleplayer
Cross-Mod Interaction
No
Other Installed Mods
dev environment
Expected Behavior
Expected to put data display in to EMI recipe viewer
Actual Behavior
Gives error (.addDataInfo() doesn't exists in GTRecipeType builder)
Steps to Reproduce
Add .addDataInfo() to the custom RecipeType, and launch the game
Additional Information
No response