use our kjs plugin
This commit is contained in:
parent
b3b466f509
commit
ad34a8f1da
3 changed files with 18 additions and 22 deletions
|
|
@ -1267,7 +1267,7 @@ const registerGTCEURecipes = (event) => {
|
|||
|
||||
//#region Рецепты инструментов
|
||||
|
||||
if (material.hasFlag($TFGMaterialFlags.HAS_TFC_TOOL)) {
|
||||
if (material.hasFlag(TFGMaterialFlags.HAS_TFC_TOOL)) {
|
||||
global.GTCEU_ANVIL_TOOL_TYPES.forEach(toolType => {
|
||||
let toolStack = $ToolHelper.get(toolType, material)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue