Skip to content

Commit

Permalink
Update hatch_revert.js (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePansmith authored Sep 24, 2024
1 parent f0be725 commit bb2953c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubejs/server_scripts/gregtech/hatch_revert.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ServerEvents.recipes(event => {
if (!isHarderMode) {

event.remove({ id: /item_import_bus_/})
event.remove({ id: /item_export_bus_/})
event.remove({ id: /fluid_hatch_/, type: 'gtceu:assembler'})
Expand Down

0 comments on commit bb2953c

Please sign in to comment.