Skip to content

Commit

Permalink
Merge pull request #330 from MuteTiefling/more-integrations
Browse files Browse the repository at this point in the history
Fix sandstone grinding
  • Loading branch information
MuteTiefling authored Jan 4, 2025
2 parents 5fe295f + 45d9c1c commit 02f7e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubejs/server_scripts/recipes/enigmatica/remove.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ ServerEvents.recipes((event) => {
{ id: /modern_industrialization:petrochem\/distillation\/crued_oil/ },
{ id: 'oritech:centrifuge/fluid/polymerresin' },
{ id: 'oritech:centrifuge/fluid/fuel' },
{ id: 'oritech:grinder/dust/sand_from_sandstone' },
{ id: 'oritech:grinder/dust/red_sand' },

// Duplicates detected by polymorph
{ id: 'minecraft:cake' },
Expand Down

0 comments on commit 02f7e14

Please sign in to comment.