fix: lord forgot a recipe

This commit is contained in:
Timo Ley 2023-11-30 16:45:33 +01:00
parent d127dbb3ab
commit 1a44fe9b4c

View file

@ -29,6 +29,13 @@ public class InputReplacements implements IEventBusRegisterable {
)
);
ev.mapRecipeID(
new Identifier("projecte", "collector_mk1"),
new InputReplaceRecipeMapper().replace(
"#forge:storage_blocks/diamond", "mekanism:pellet_antimatter"
)
);
ev.mapRecipeID(
new Identifier("rftoolsbase", "machine_frame"),
new InputReplaceRecipeMapper().replace(