Skip to content

Commit

Permalink
Merge pull request #623 from moarlongcatplox/master
Browse files Browse the repository at this point in the history
Update mek crusher recipes.js ~morelongcatplox
  • Loading branch information
oly2o6 authored Mar 10, 2022
2 parents 2bc95b7 + 2ce9d48 commit cc23235
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kubejs/server_scripts/recipes.js
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ onEvent(`recipes`, e => {
mekCrush(Item.of(`minecraft:quartz`, 4), `#forge:storage_blocks/quartz`)
mekCrush(`6x thermal:sulfur`, `thermal:sulfur_ore`)
mekCrush(`thermal:diamond_dust`, `minecraft:diamond`)
mekCrush(`excompressum:compressed_dust`, `compressium:sand_1`)
mekCrush(`excompressum:compressed_nether_gravel`, `compressium:netherrack_1`)
mekCrush(`excompressum:compressed_ender_gravel`, `compressium:endstone_1`)
e.recipes.immersiveengineering.crusher(`4x minecraft:nether_wart`, `minecraft:nether_wart_block`)
mekEnrich(Item.of(`minecraft:blaze_rod`), [Item.of(`minecraft:blaze_powder`, 6)])
mekEnrich(Item.of(`powah:uraninite`, 2), `powah:uraninite_ore_poor`)
Expand Down

0 comments on commit cc23235

Please sign in to comment.