Skip to content

Commit

Permalink
Update laserio.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePansmith committed Dec 31, 2024

Verified

This commit was signed with the committer’s verified signature.
HashEngineering HashEngineering
1 parent f6473ce commit b8b56e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubejs/server_scripts/mods/laserio.js
Original file line number Diff line number Diff line change
@@ -172,9 +172,9 @@ ServerEvents.recipes(event => {
.EUt(16)

//Overclockers
event.remove({ output: ['laserio:logistic_overclocker_card', 'laserio:overclocker_node'] })
event.remove({ output: ['laserio:overclocker_card', 'laserio:overclocker_node'] })
event.shaped(
"laserio:logistic_overclocker_card", [
"laserio:overclocker_card", [
"E",
"P",
"A"

0 comments on commit b8b56e1

Please sign in to comment.