Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Commit

Permalink
fix EuO getting lost (#79)
Browse files Browse the repository at this point in the history
(cherry picked from commit c79f3bd)
  • Loading branch information
chochem authored and Dream-Master committed Dec 20, 2023
1 parent ffa9f9c commit 8bc3914
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ public static void loadLanthanideRecipes() {
Materials.Europium.getDust(1),
null,
null,
WerkstoffMaterialPool.EuropiumOxide.get(OrePrefixes.dust, 4),
WerkstoffMaterialPool.EuropiumOxide.get(OrePrefixes.dust, 6),
300,
8400);

Expand Down

0 comments on commit 8bc3914

Please sign in to comment.