@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/ShapedRecipes.java
|
||||
+++ b/net/minecraft/server/ShapedRecipes.java
|
||||
@@ -12,6 +12,10 @@
|
||||
@@ -14,6 +14,10 @@
|
||||
import java.util.Map;
|
||||
import java.util.Map.Entry;
|
||||
import javax.annotation.Nullable;
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
public class ShapedRecipes extends IRecipe {
|
||||
|
||||
@@ -28,6 +32,63 @@
|
||||
@@ -30,6 +34,63 @@
|
||||
this.result = itemstack;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user