Skip to content

Commit

Permalink
Hide quark pipe from JEI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahwinsley committed Aug 8, 2022
1 parent d7bee2e commit 00bae43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubejs/client_scripts/jei_removals.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ onEvent('jei.hide.items', e => {
'cyclic:trash',
'cyclic:crafting_bag',
/cyclic:.*pipe/,
'quark:pipe',
'naturesaura:chunk_loader',
/extrastorage:disk_.+/,
/extrastorage:block_.+/,
Expand Down

0 comments on commit 00bae43

Please sign in to comment.