fix(pet): add recipe unlock for heyhe_egg (Bedrock 1.20+ requirement)
All checks were successful
Deploy Addons / deploy (push) Successful in 15s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-05 09:15:57 +01:00
parent 1bdac0e157
commit 56ed7d76ee

View File

@@ -5,6 +5,9 @@
"identifier": "silverlabs:heyhe_egg_recipe" "identifier": "silverlabs:heyhe_egg_recipe"
}, },
"tags": ["crafting_table"], "tags": ["crafting_table"],
"unlock": [
{ "item": "minecraft:egg" }
],
"ingredients": [ "ingredients": [
{ "item": "minecraft:egg" }, { "item": "minecraft:egg" },
{ "item": "minecraft:feather" }, { "item": "minecraft:feather" },