+ Link Block

This commit is contained in:
Glitchlabs
2026-08-04 13:43:29 +02:00
parent 35faf12e0e
commit 44c3a4f73f
12 changed files with 85 additions and 7 deletions
@@ -24,6 +24,7 @@ public class ModCreativeModeTabs {
.displayItems((itemDisplayParameters, output) -> {
output.accept(ModBlocks.IRON_SHELF);
output.accept(ModBlocks.LINK_BLOCK);
//toys
output.accept(ModBlocks.DUCK);