Replace numeric ItemIDs in CC interfaces with strings for 0.9
ArtForz opened this issue ยท 1 comments
We're still using pre-1.7 style short itemIDs in CCItemIdentifer.getId(), CCItemIdentifierBuilder.getItemID/setItemID, ...
Stop exposing those and instead use standard 1.7+ "modname:itemname" strings there.