promotional bannermobile promotional banner

ExtraHoloPage

Add a new page to the Holo for displaying your items.

Default compat with AoF and SoF has been added.
Allow you to use code to add items to the HoloSphere on a new page called "ADDON" (similar to "CRFT").

image Ensure that your Item implements the IModularItem interface; otherwise, it may cause a crash.

public static void onClientSetup(FMLClientSetupEvent event) {
    ExtraHoloRegister.register(Item item);
    ExtraHoloRegister.register(Item item)
        .setTexture(ResourceLocation texture, int w, int h, int u, int v);
}

The ExtraHoloPage Team

HighCrafter tier frameprofile avatar
  • 18
    Followers
  • 36
    Projects
  • 5.9M
    Downloads

More from yiran1457View all