Check if the keystore stuff on the Jenkins server works.

This commit is contained in:
raoulvdberge
2018-07-13 22:09:28 +02:00
parent 21ec316475
commit f34d53e7f4

View File

@@ -42,6 +42,7 @@ public final class RS {
return new ItemStack(RSItems.STORAGE_HOUSING);
}
};
public final CreativeTabs coversTab = new CreativeTabs(ID + ".covers") {
@Override
public ItemStack getTabIconItem() {