Шаблон скрипта для удаления рецепта:
onEvent('recipes', event => { event.remove({output: 'minecraft:stick'}) })
Last updated 8 months ago