feat: no easy steel
This commit is contained in:
parent
37a2d0cf06
commit
0daf787715
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ public class RecipeRemovals implements IEventBusRegisterable {
|
|||
));
|
||||
ev.removeRecipeID(new Identifier("projecte", "red_matter_alt"));
|
||||
ev.removeRecipeID(new Identifier("draconicevolution", "components/awakened_core"));
|
||||
ev.removeRecipeID(new Identifier("electrodynamics", "ingotsteel_ingot_smelting"));
|
||||
ev.removeRecipeID(new Identifier("beyond_earth", "steel_ingot_blasting"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue