Add Stalinium Sword item
This commit is contained in:
@@ -26,6 +26,7 @@ public class ModCreativeModeTabs {
|
||||
output.accept(ModBlocks.STALINIUM_ORE.get());
|
||||
output.accept(ModBlocks.COMPRESSED_BEDROCK.get());
|
||||
output.accept(ModBlocks.STALINIUM_PRESS.get());
|
||||
output.accept(ModItems.STALINIUM_SWORD.get());
|
||||
}).build());
|
||||
|
||||
public static void register(IEventBus eventBus) {
|
||||
|
||||
Reference in New Issue
Block a user