mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Update ElectrolyserMetalRecipes.java
hurgh
This commit is contained in:
parent
5bb2a802ff
commit
e7324365fa
@ -93,7 +93,7 @@ public class ElectrolyserMetalRecipes extends SerializableRecipe {
|
||||
recipes.put(new ComparableStack(ModItems.crystal_schraranium), new ElectrolysisMetalRecipe(
|
||||
new MaterialStack(Mats.MAT_SCHRABIDIUM, MaterialShapes.NUGGET.q(5)),
|
||||
new MaterialStack(Mats.MAT_URANIUM, MaterialShapes.NUGGET.q(2)),
|
||||
new ItemStack(ModItems.nugget_plutonium, 2)));
|
||||
new ItemStack(ModItems.nugget_neptunium, 2)));
|
||||
|
||||
recipes.put(new ComparableStack(ModItems.crystal_schrabidium), new ElectrolysisMetalRecipe(
|
||||
new MaterialStack(Mats.MAT_SCHRABIDIUM, MaterialShapes.INGOT.q(6)),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user