Fix K2 nanotube renames
This commit is contained in:
parent
4470642a06
commit
a15d04f8a6
1 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@ if util.k2() then
|
|||
if util.me.use_fullerenes() then
|
||||
-- Add extra nanotube recipes.
|
||||
-- This could be moved to data-updates in future if necessary
|
||||
cutil.nanotube_recipe("imersium-plate")
|
||||
cutil.nanotube_recipe("kr-s-c-imersium-beam", "imersium-beam")
|
||||
cutil.nanotube_recipe("kr-s-c-imersium-gear-wheel", "imersium-gear-wheel")
|
||||
cutil.nanotube_recipe("kr-imersium-plate")
|
||||
cutil.nanotube_recipe("kr-easy-imersium-beam","kr-imersium-beam")
|
||||
cutil.nanotube_recipe("kr-easy-imersium-gear-wheel","kr-imersium-gear-wheel")
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue