AcademyCraft

AcademyCraft

1M Downloads

[1.0pr3] Metal Former recipe of resoCrystal is in-out reversed

3TUSK opened this issue ยท 1 comments

commented

https://github.com/LambdaInnovation/AcademyCraft/blob/master/src/main/java/cn/academy/crafting/ModuleCrafting.java#L224

Looks like the oreResoCrystal and resoCrystal are switched into wrong place.
Reference:

public void add(ItemStack in, ItemStack out, Mode mode) {

commented

Indeed. Thanks 4 pointing out, will fix soon :I