This commit is contained in:
Dmitry 2024-04-28 14:05:42 +07:00
parent 7c38d12863
commit fffbf29f35

View file

@ -409,18 +409,4 @@ const registerFramedBlocksRecipes = (event) => {
E: 'framedblocks:framed_cube'
}).id('framedblocks:powered_framing_saw')
}
// //#region Framed
// event.shaped('framedblocks:', [
// '',
// '',
// ''
// ], {
// A: '',
// B: '',
// C: ''
// }).id('framedblocks:')
// event.custom().id('framedblocks:framing_saw/')
// //#endregion
}