Fixed crafting for Java 8.

This commit is contained in:
Cekis
2016-05-09 02:26:11 +01:00
parent bef1a54386
commit 509fea8584
4 changed files with 20 additions and 42 deletions
+2
View File
@@ -27,6 +27,8 @@ public class draft_schematic
public obj_id source; // who supplied the ingredient
public int xpType; // type of xp to grant the source
public int xpAmount; // amount of xp to grant
public simple_ingredient() {}
} // simple_ingredient
public static class slot