Set crafting category to chemistry for fullerenes
This commit is contained in:
parent
48ecef0f98
commit
b61871dcca
1 changed files with 30 additions and 29 deletions
|
|
@ -49,6 +49,7 @@ end
|
||||||
|
|
||||||
if mods["bzcarbon2"] then
|
if mods["bzcarbon2"] then
|
||||||
util.add_ingredient("fullerenes", "argon", 10)
|
util.add_ingredient("fullerenes", "argon", 10)
|
||||||
|
util.set_category("fullerenes", "chemistry")
|
||||||
end
|
end
|
||||||
|
|
||||||
if mods["bzsilicon2"] then
|
if mods["bzsilicon2"] then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue