The-Fireplace opened this issue 8 years ago ยท 1 comments
categories.add(new CategoryItemStack(entries, proxy.translateToLocal("overlord.guide.1"), new ItemStack(Blocks.SKULL)));
You want Items.SKULL. It's one of the many Item -> Block mappings that aren't done properly.
Items.SKULL