Skip to content

Commit

Permalink
fix chevron upgrade recipe layout typo
Browse files Browse the repository at this point in the history
  • Loading branch information
serenibyss committed Sep 8, 2024
1 parent 3f0b41b commit 5be68d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/dreammaster/scripts/ScriptSGCraft.java
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public void loadRecipes() {
ExtremeCraftingManager.getInstance().addExtremeShapedOreRecipe(
chevronUpgrade,
"---------",
"fpfgpfp--",
"fpfgfpf--",
"-fcpcf---",
"--sgs----",
"--fpfgfpf",
Expand Down

0 comments on commit 5be68d1

Please sign in to comment.