+ fan_block

+ redstone_powered_fan_block
This commit is contained in:
Glitchlabs
2026-08-04 16:14:05 +02:00
parent 4590a7a203
commit 38170d4906
@@ -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);