Attunement Altar
此类为 CrT
提供了添加共鸣祭坛配方的功能
import
Static ZenMethod
方法名
参数解释
addRecipe(input as IIngredient, output as IItemStack, constellation as string)
input
为输入物品, output
为输出物品, constellation
为指定共鸣的星座名称,
addRecipe(input as IIngredient, output as IItemStack)
上同, 但无需指定共鸣某个星座
Example
Last updated