+ update flag model
This commit is contained in:
@@ -23,6 +23,8 @@ public class ModCreativeModeTabs {
|
||||
.title(Component.translatable("creativetab.ornamentum.ornamentum"))
|
||||
.displayItems((itemDisplayParameters, output) -> {
|
||||
|
||||
output.accept(ModBlocks.PROGRESS_PRIDE_FLAG);
|
||||
|
||||
// Grates
|
||||
output.accept(ModBlocks.IRON_GRATE);
|
||||
output.accept(ModBlocks.GOLD_GRATE);
|
||||
|
||||
Reference in New Issue
Block a user