Manual support now available

This commit is contained in:
Robert MacRae 2025-01-26 03:58:52 -04:00
parent f8cf3e13c3
commit 07f342a9b4
11 changed files with 145 additions and 68 deletions

View file

@ -16,7 +16,7 @@ public final class ItemGroup {
// Set name of tab to display
.title(Component.translatable("item_group." + LibreComponents.MOD_ID + ".common"))
// Set icon of creative tab
.icon(() -> new ItemStack(li.cil.oc2.common.item.Items.COMPUTER.get()))
.icon(() -> new ItemStack(Items.HARD_DRIVE_EXTRA_LARGE.get()))
// Add default items to tab
.displayItems((params, output) -> {
// Items