added programmed circuit card
This commit is contained in:
parent
31b41e703d
commit
774f94c88f
2 changed files with 53 additions and 2 deletions
7
kubejs/server_scripts/pccard/recipes.js
Normal file
7
kubejs/server_scripts/pccard/recipes.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// priority: 0
|
||||
|
||||
function registerProgrammedCircuitCardRecipes(event) {
|
||||
|
||||
event.replaceInput({ id: 'pccard:item/card_programmed_circuit' }, 'gtceu:programmed_circuit', '#gtceu:circuits/lv')
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue