Version 1.4.0 (support for 26.1) #1

Open
angel wants to merge 14 commits from mojangmapping into master
Showing only changes of commit 6396c55ae5 - Show all commits

View File

@@ -53,6 +53,8 @@ public class ModItemGroups {
entries.accept(ModItems.NUGGET_HORSE_ARMOR.get());
entries.accept(ModItems.NUGGET_SMITHING_TEMPLATE.get());
entries.accept(ModItems.NUGGET_MUSIC_DISC.get());
entries.accept(ModItems.NUGGET_CAKE.get());
}).build());
public static void init() {