Skip to content

Commit 0327bec

Browse files
committed
Merge remote-tracking branch 'origin/squeeze-facade-recipes' into squeeze-facade-recipes
2 parents 1aa0620 + 215eeac commit 0327bec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/java/org/cyclops/integrateddynamics/core/recipe/type/RecipeSerializerMechanicalSqueezerConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/**
77
* Config for the mechanical squeezer recipe serializer.
8-
* @author rubensworks
8+
* @author kirjorjos
99
*
1010
*/
1111
public class RecipeSerializerMechanicalSqueezerConfig extends RecipeConfig<RecipeMechanicalSqueezer> {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"type": "integrateddynamics:facade_squeeze"
2+
"type": "integrateddynamics:facade_squeeze"
33
}

0 commit comments

Comments
 (0)