[Question / 询问] What does "tier" mean when using crafttweaker
D4nPlus6 opened this issue · 1 comments
Checks / 检查
- I confirm that I have searched for existing issues / pull requests before reporting to avoid duplicate reporting./我确认在报告之前我已经搜索了现有的问题或者拉取请求,以避免重复报告。
- I confirm that I noted that if I don't follow the instructions, the issue may be closed directly./我确认我已经检查,如果我不按照说明进行操作,该问题可能会被直接关闭。
Description / 描述
I am trying to create a custom recipe for Xtreme crafting with Crafttweaker, however, I noticed the "tier" argument in mods.avaritia.CraftingTable.addShaped("name", tier, output, ingredients); and do not understand what to put for it
