fixed butchery knife recipe mixup
This commit is contained in:
parent
8d934c7135
commit
918f3ce7e5
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@ function registerTFCMaterialsRecipes(event) {
|
|||
|
||||
}
|
||||
|
||||
let butcheryKnifeHeadItem = ChemicalHelper.get(TFGTagPrefix.toolHeadKnife, material, 1)
|
||||
let butcheryKnifeHeadItem = ChemicalHelper.get(TFGTagPrefix.toolHeadButcheryKnife, material, 1)
|
||||
if (!butcheryKnifeHeadItem.isEmpty()) {
|
||||
|
||||
// Декрафт оголовья в жидкость
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue