9
0
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:
XiaoMoMi
2025-02-13 19:17:55 +08:00
parent 2239492b64
commit 18f1a1a5de
4 changed files with 57 additions and 1 deletions

View File

@@ -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);
// }