Added Stalinium Shovel to the Creativemode Tab
Signed-off-by: IM23a-cernik <cernik@bzz.ch>
This commit is contained in:
@@ -28,6 +28,7 @@ public class ModCreativeModeTabs {
|
||||
output.accept(ModBlocks.STALINIUM_PRESS.get());
|
||||
output.accept(ModItems.STALINIUM_SWORD.get());
|
||||
output.accept(ModItems.STALINIUM_AXE.get());
|
||||
output.accept(ModItems.STALINIUM_SHOVEL.get());
|
||||
}).build());
|
||||
|
||||
public static void register(IEventBus eventBus) {
|
||||
|
||||
Reference in New Issue
Block a user