Правильные рецепты покраски шерсти
This commit is contained in:
parent
5978c3504f
commit
25f547ac91
3 changed files with 13 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
const registerCreateRecipes = (event) => {
|
||||
|
||||
// Удаление рецептов мода create
|
||||
/*
|
||||
event.remove({ not: [
|
||||
{ id: 'create:crafting/kinetics/gearboxfrom_conversion' },
|
||||
{ id: 'create:crafting/kinetics/gearbox' },
|
||||
|
|
@ -89,7 +90,7 @@ const registerCreateRecipes = (event) => {
|
|||
{ id: 'create:crafting/kinetics/green_seat' },
|
||||
{ id: 'create:crafting/kinetics/red_seat' },
|
||||
{ id: 'create:crafting/kinetics/black_seat' },
|
||||
], mod: 'create' })
|
||||
], mod: 'create' })*/
|
||||
|
||||
// Пушка для постройки схематик
|
||||
event.shaped('create:schematicannon', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue