fix: remove OP bronze recipe
This commit is contained in:
parent
e97f516a34
commit
3750c7ba62
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ public class RecipeRemovals implements IEventBusRegisterable {
|
|||
ev.removeRecipeID(new Identifier("electrodynamics", "ingotsteel_ingot_smelting"));
|
||||
ev.removeRecipeID(new Identifier("beyond_earth", "steel_ingot_blasting"));
|
||||
ev.removeRecipeID(new Identifier("enderrift", "rift_orb"));
|
||||
ev.removeRecipeID(new Identifier("crossroads", "base_materials/bronze_alloy_ingot"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue