Some basic work for #70

This commit is contained in:
modmuss50 2015-07-02 20:23:01 +01:00
parent 38b73cd6a7
commit 85bfa95c1c
2 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,8 @@
package techreborn.compat.minetweaker;
import stanhebben.zenscript.annotations.ZenClass;
@ZenClass("techreborn.crafting.AlloySmelter")
public class MTAlloySmelter {
}