Modded consumers

This commit is contained in:
Anuken
2019-10-02 14:44:18 -04:00
parent 7dfe2116fe
commit e0ec9a047c
12 changed files with 77 additions and 42 deletions

View File

@@ -22,7 +22,7 @@ public abstract class UnlockableContent extends MappableContent{
}
public void createIcons(){
//TODO implement.
//TODO implement; generate special icons, like mech icons or ores w/ pixmaps
}
/** Returns a specific content icon, or the region {contentType}-{name} if not found.*/