create-the-brass-oncerto/kubejs/server_scripts/change/vs_clockwork.txt

7 lines
269 B
Plaintext
Raw Permalink Normal View History

2025-04-11 17:07:29 +08:00
ServerEvents.recipes(event => {
//event.remove({output: '',not:{mod:'kubejs'}})
//event.remove({id: ''})
//event.remove({input: ''})
//event.custom()
event.replaceOutput({output:'vs_clockwork:redstone_resistor'}, 'minecraft:redstone','kubejs:differential')
})