@@ -12,7 +12,7 @@
|
||||
+
|
||||
public class ShapelessRecipes implements RecipeCrafting {
|
||||
|
||||
private final MinecraftKey key;
|
||||
private final MinecraftKey id;
|
||||
@@ -28,6 +34,20 @@
|
||||
this.ingredients = nonnulllist;
|
||||
}
|
||||
@@ -33,4 +33,4 @@
|
||||
+
|
||||
@Override
|
||||
public MinecraftKey getKey() {
|
||||
return this.key;
|
||||
return this.id;
|
||||
|
||||
Reference in New Issue
Block a user