Finally got the AT working

This commit is contained in:
CannibalVox
2015-03-07 01:34:17 -06:00
parent 89f256af09
commit db92637ea3
3 changed files with 4 additions and 1 deletions

View File

@@ -52,6 +52,6 @@ processResources
jar
{
manifest {
attributes 'FMLAT': 'accessTransformer.cfg'
attributes 'FMLAT': 'DimDoors_at.cfg'
}
}