renamed locometal recipe file to be consistent
This commit is contained in:
parent
10aec9b258
commit
c79d00e77f
3 changed files with 12 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ const registerRailWaysRecipes = (event) => {
|
|||
// Удаление рецептов мода railways
|
||||
event.remove({ mod: 'railways' });
|
||||
|
||||
railwaysLocometalIntegration(event)
|
||||
registerRailwaysLocometalRecipes(event)
|
||||
|
||||
// Семафор
|
||||
event.shaped('railways:semaphore', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue