Исправлено дублирование слитков (ну или нет) + удалены рецепты mcw aio
This commit is contained in:
parent
8fd6341f36
commit
507067e84d
4 changed files with 58 additions and 14 deletions
6
kubejs/server_scripts/mcw/recipes.js
Normal file
6
kubejs/server_scripts/mcw/recipes.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// priority: 0
|
||||
|
||||
const registerMCWRecipes = (event) => {
|
||||
// Удаление рецептов мода create
|
||||
event.remove({ mod: 'mcw_tfc_aio' });
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue