diff --git a/addon/heyhe_pet_BP/recipes/heyhe_egg.json b/addon/heyhe_pet_BP/recipes/heyhe_egg.json index d90ad94..6274fa0 100644 --- a/addon/heyhe_pet_BP/recipes/heyhe_egg.json +++ b/addon/heyhe_pet_BP/recipes/heyhe_egg.json @@ -5,6 +5,9 @@ "identifier": "silverlabs:heyhe_egg_recipe" }, "tags": ["crafting_table"], + "unlock": [ + { "item": "minecraft:egg" } + ], "ingredients": [ { "item": "minecraft:egg" }, { "item": "minecraft:feather" },