Веселимся

This commit is contained in:
Dmitry 2023-12-17 23:27:56 +07:00
parent bee421a7b8
commit a5cb3b4b30
5 changed files with 106 additions and 56 deletions

View file

@ -105,7 +105,7 @@ const registerMinecraftRecipes = (event) => {
//#region Выход: Каменные кирпичи стена
event.remove({ id: 'minecraft:stone_brick_wall' })
event.remove({ id: 'minecraft:stone_brick_wall_from_stone_stonecutting' })
event.remove({ id: 'minecraft:stone_brick_walls_from_stone_stonecutting' })
event.remove({ id: 'minecraft:stone_brick_wall_from_stone_bricks_stonecutting' })
//#endregion