LTDV11/packet/kubejs/server_scripts/replace_recipe.js
3944Realms f90fae420a
All checks were successful
Deploy to Remote Server / deploy (push) Successful in 3m23s
修复WDbug和添加汉化包
2026-05-31 23:55:48 +08:00

3 lines
147 B
JavaScript

ServerEvents.recipes(event => {
event.replaceInput({output:'alexsmobs:transmutation_table'},'alexsmobs:farseer_arm','alexsmobs:void_worm_eye')
})