Ah thanks, I registered it as:
public static final RegistryObject<ContainerType<Container>> BOTANIST_WORKBENCH = CONTAINER.register("botanist_workbench", () -> IForgeContainerType.create(ChippedContainer::new));
Using ContainerType<Container> on accident, thanks
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.