Skip to content

Commit

Permalink
Fix sandstone grinding
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteTiefling committed Jan 4, 2025
1 parent a788db2 commit 45d9c1c
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 45d9c1c

Please sign in to comment.