mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-23 00:49:20 +00:00
Added Chinese Lantern
This commit is contained in:
@@ -175,6 +175,7 @@ public class BukkitRecipeManager implements RecipeManager<ItemStack> {
|
||||
this.customRecipes.clear();
|
||||
|
||||
try {
|
||||
// do not unregister them
|
||||
// for (NamespacedKey key : this.injectedDataPackRecipes) {
|
||||
// unregisterRecipe(key);
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user