Update preconfigured computer to have an 8MB blank drive instead of Sedna drive.

This commit is contained in:
JacksonAbney
2025-04-06 08:16:07 -08:00
parent 16f9c42a60
commit 91000b8b24

View File

@@ -236,7 +236,7 @@ public final class ComputerBlock extends HorizontalDirectionalBlock implements E
));
itemsTag.put(DeviceTypes.HARD_DRIVE.getName().toString(), makeInventoryTag(
new ItemStack(Items.HARD_DRIVE_CUSTOM.get())
new ItemStack(Items.HARD_DRIVE_LARGE.get())
));
itemsTag.put(DeviceTypes.CARD.getName().toString(), makeInventoryTag(