Make the project buildable with gradlew build by externalizing the model generator and expose it as an interface
This commit is contained in:
@@ -25,6 +25,7 @@ import net.minecraft.util.ResourceLocation;
|
||||
import net.minecraftforge.fml.relauncher.Side;
|
||||
import net.minecraftforge.fml.relauncher.SideOnly;
|
||||
|
||||
import appeng.api.util.IAESprite;
|
||||
import appeng.core.AppEng;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user