Added first smelting recipes and drops from blocks... going on!

This commit is contained in:
Robert Sosnitzka
2016-05-03 01:13:05 +02:00
parent 619717b89e
commit 56422c06b1
6 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
package main.util.recipes;
public class Crafting {
}