forked from cacklingfiend/Bio_Industries_2
Cleanup
This commit is contained in:
parent
447c47f0f3
commit
3051414d98
42 changed files with 156 additions and 1038 deletions
|
@ -36,8 +36,7 @@ function thxbob.lib.recipe.replace_ingredient(recipe, old, new)
|
|||
if not thxbob.lib.item.get_type(new) then
|
||||
BioInd.writeDebug("Ingredient %s does not exist.", {new})
|
||||
end
|
||||
--~ return false
|
||||
end
|
||||
end
|
||||
|
||||
return retval
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue