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