+ fan_block
+ redstone_powered_fan_block
This commit is contained in:
@@ -26,6 +26,7 @@ public class ModCreativeModeTabs {
|
||||
output.accept(ModBlocks.IRON_SHELF);
|
||||
output.accept(ModBlocks.LINK_BLOCK);
|
||||
output.accept(ModBlocks.FAN_BLOCK);
|
||||
output.accept(ModBlocks.REDSTONE_POWERED_FAN_BLOCK);
|
||||
|
||||
//toys
|
||||
output.accept(ModBlocks.DUCK);
|
||||
|
||||
Reference in New Issue
Block a user