[Changes] Migrated Advancement Manager to DataGen
This commit is contained in:
parent
251925ac08
commit
3f2963d8bf
4 changed files with 36 additions and 39 deletions
|
@ -214,7 +214,7 @@ public class AbstractAdvancementRecipe {
|
|||
.endReward()
|
||||
.requirements(RequirementsStrategy.OR);
|
||||
|
||||
advancement.buildAndRegister();
|
||||
advancement.build();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue